ScottGem
Jan 27, 2010, 07:28 PM
I need some help putting together a simple web page form that will do the following:
Allow the user to enter a few pieces of info: name, e-mail address, phone number and type of product (select from a list),
When the user submits the form it will generate an e-mail to a stored address with the 4 pieces of info. It will also append the data to an XML file stored on the WEB server.
Allow the user to enter a few pieces of info: name, e-mail address, phone number and type of product (select from a list),
When the user submits the form it will generate an e-mail to a stored address with the 4 pieces of info. It will also append the data to an XML file stored on the WEB server.