
07-15-2006, 09:02 PM
|
 |
SEO
|
|
Join Date: May 2005
Location: England, UK
Posts: 621

|
|
Well, the contact form itself isn't likely to be in ASP - thats just HTML, its the processing of the form I guess you might be struggling with.
What do you want the processing page to do?
e.g.
- Just send you an email
- Send you and the client an email
- Send email and enter values into a database
Lastly, at the end of the processing page, where should the user be directed too? A thank you page maybe?

|