Reply
ASP.NET Query String In Reverse
Old 03-25-2009, 04:20 PM ASP.NET Query String In Reverse
mb2000inc's Avatar
Super Talker

Posts: 118
Name: Mark
Location: Ohio
Trades: 0
Ok, so I have another one for you... this one is for fun... at least for me....
If you recall I asked about query strings, here (<== click it).

So, what if someone hit the back button on a multipage form and you wanted to pass the variables BACK to that previous page as not to lose the information? (yes, it's happened once or twice... probably a fluke)

When going back in the form, to change a response or correct something, how would you do that on the page_load especially if the page alread has variables being passed from yet another page? (Cross Page Posting?)

Any advice is welcome.... but if you tell me to get a real developer, I'll cry.
__________________
Need a vacation.
mb2000inc is offline
Reply With Quote
View Public Profile Visit mb2000inc's homepage!
 
 
When You Register, These Ads Go Away!
Old 08-27-2009, 06:03 PM Re: ASP.NET Query String In Reverse
Experienced Talker

Posts: 37
Name: Derek
Location: Virginia Beach
Trades: 0
When they click back does it not load the values that were previously passed to the old page? ex. if they go from "default.aspx?qs=hello" to "nextPage.aspx?qs=hello&t=hola" if they then hit back will it not send them to "default.aspx?qs=hello"?

Hope this helps.
Derek227 is offline
Reply With Quote
View Public Profile
 
Old 08-27-2009, 06:14 PM Re: ASP.NET Query String In Reverse
mb2000inc's Avatar
Super Talker

Posts: 118
Name: Mark
Location: Ohio
Trades: 0
It never passed the value back... HOWEVER, after doing a little more research on the issue, I found that every where I went - people were suggesting "cookies".

Never having done that before, I researched a little further and figured out how to pass the values to a cookie and retrieving the info from there.

Thanks anyway.

If you'd like to see what I'm doing, here's the development site:
http://ndev.emscorporate.com

(it's still in the development stage until Monday night and then it goes live Tuesday morning.)

If you'd like some of the code, I used, I'll gladly share it with you.
__________________
Need a vacation.
mb2000inc is offline
Reply With Quote
View Public Profile Visit mb2000inc's homepage!
 
Old 08-27-2009, 06:48 PM Re: ASP.NET Query String In Reverse
Experienced Talker

Posts: 37
Name: Derek
Location: Virginia Beach
Trades: 0
wow. that looks very nice.
Derek227 is offline
Reply With Quote
View Public Profile
 
Old 08-27-2009, 07:13 PM Re: ASP.NET Query String In Reverse
mb2000inc's Avatar
Super Talker

Posts: 118
Name: Mark
Location: Ohio
Trades: 0
Thanks... it's coming along... slowly.
I guess as long as I'm still at work.. it will only keep getting better.
Like I said... if you want any of the code for some of the contact forms, (if you go under "merchant protection, there's a WIZARD" - which is what I'm working on in this convo... passing values... if you want the code, i can share it with ya')
__________________
Need a vacation.
mb2000inc is offline
Reply With Quote
View Public Profile Visit mb2000inc's homepage!
 
Reply     « Reply to ASP.NET Query String In Reverse
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.12125 seconds with 13 queries