Including addtnl data on form submit - TechRepublic
General discussion
September 4, 2000 at 03:17 AM
braincramp

Including addtnl data on form submit

by braincramp . Updated 25 years, 6 months ago

I have an html file containing a form. This html file will also be receiving a parameter.

How can I send this parameter along with the form data to a cgi script (php). The “Submit” will send along the form data but I also need the parameter sent.If the answer is to use a “Hidden” field on the form, how would I set its value to the parameter?

This discussion is locked

All Comments