[ale] OT: Perl redirect that retains form fields
Mike Millson
mgm at atsga.com
Tue May 7 12:16:50 EDT 2002
Is there a way to redirect a perl request to another file and retain the
form fields?
I know how to do the following, but it doesn't seem to retain the form field
values:
print "Location: somepage.pl\n\n";
What I would like to do is submit requests to a single page, then based on a
View/Edit/Update parameter, pass the request to another page. The initial
request will have many form field values, and I want these to be available
on the page the request is redirectd to. How do you do this in Perl?
Thank you,
Mike
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list