eth
12-16-2006, 01:35 PM
SOLVED
I have a contentarea that I fill content via ajax. In that content I have a form. How can:
1-Post the input to an external asp page to catch the form data (I will write the visitor input to the database)
2-I will inform user that the data is recorded. But I would like to write the message in the same contentarea as the visitor had submit the form.
Thank you in advance
I have a contentarea that I fill content via ajax. In that content I have a form. How can:
1-Post the input to an external asp page to catch the form data (I will write the visitor input to the database)
2-I will inform user that the data is recorded. But I would like to write the message in the same contentarea as the visitor had submit the form.
Thank you in advance