Jump to content

HTML Forms


jimbo1978

Recommended Posts

Hi all,I am looking for some advice. I am currently producing a HTML form for my company that allows a user to enter data and and submit the form. I have managed to create a simple form and can get the action to send me an email. However it is sending the form data as an attachment and I was wondering how I coud create the form and send it scross to an email template?Thanks for your helpRegardsJames :)

Link to comment
Share on other sites

you'll need a server side language like PHP or ASP.Net to do that
Thanks for the info. If I was to use ASP i have noticed the object CDOSYS that handles this, how can I use this object within the form is it a case of passing over the values into the ASP file and then setting the variable to refer to CDOSYS?ThanksJames
Link to comment
Share on other sites

Guest WebDoctor

James, I don't know how to help you with your problem but maybe you can help me with mine. I have created a form for a company but can't get the submit button to go to an email address. Also, I built a file bar that will allow me to browse for files but not attach them. Can you help?WebDoctor

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...