Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
form requires two parameters
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Bill H, post: 4842632"] Both of the forms are on the same web page? If so, I dont see how using perl would give you values from another form when it is submitted, the browser is only going to send what is in the form being submitted, not what is in other forms on the same web page. To get values from another form on the same webpage into the form you are submitting you need to use JavaScript in the page so that the clients browser gets the values for you and puts them into hidden fields on the form being submitted, Or am I completly missing the meaning of this problem? Bill H [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
form requires two parameters
Top