Help - Search - Members - Calendar
Full Version: contract with input
Pixel2Life Forum > Help Section > HTML, XHTML, CSS and General Web Design
zoom4267
I need to make a contract form where the person enters thier name etc and some other info throughout the contract. then when they hit submit, the whole contract with the inputted information , not just the input data, gets sent to the business owner. so when the business owner receives the form, its the whole contract and the info is read by the owner.

would i put the whole thing in a field then nest the other fields that need to be filled in then put the submit button outside the whole thing?

thanks
Jacorre
Probably better off just sending the client a pdf version of the contract and they can send it back!

When creating a form on the web, as long as you define a name for each field that also gets sent with the data to whoever the recipient is.

For example, if you have a field called name, the result of the form submission would be name=Joshua.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.