
srhadden
Novice
Mar 8, 2012, 3:23 AM
Post #3 of 3
(568 views)
|
|
Re: [FishMonger] Technique to re-pass arguments back to a cgi script
[In reply to]
|
Can't Post
|
|
Thanks, that is probably the cleanest solution. That is generally that is really what I was asking. If the user has to go through a series of web pages, I want some of the data to be carried down the chain. The dirty way was using hidden text fields which are then reposted to the next page and so on... works for simple cases. Haven't used session myself yet, so that is probably where I need to look. I looked into redirect and post from a cgi script, but redirecting seems pretty sloppy and the browser catches this and displays prompts and things to get in the way, probably for good reason. Thanks again. You take paypal donations or something? :)
|