View Single Post
Old 03-22-2011, 05:48 AM   PM User | #13
bullant
Banned

 
Join Date: Feb 2011
Posts: 2,699
Thanks: 13
Thanked 395 Times in 395 Posts
bullant is on a distinguished road
You can append the relevant parameters to the url back to the original page and then set the inputs' default settings in the original page according to the paramaters sent back.

Another option is to use session variables to store sent values and then use the session variables to set the default settings of elements in the original page.
bullant is offline   Reply With Quote