I am having problems with a submit button. I have a contact form, and I just want to submit the contents of 4 text fields (fname, lname, email, etc.) to an ASP page. I am great with ASP, not so good with Flash and ActionScript. I have the form built and buttons on there. Now I need to figure out how to submit the data to the ASP page using that submit button.
Do I click on the button and put the code in the Action for that button? And, what is the correct code for that?
Thanks for all of your help.