Jump to content

having trouble with ASP form processing


Louisnel

Recommended Posts

i have trouble with my ASPi want my users to register to get a monthly email, but after they have clicked register i want to email them that monthly email...i want to display a confirmation message to tell them they had register successfullyhow do i do that with ASP??

Link to comment
Share on other sites

i think you should have another .asp page that will be placed in form's action, something like this: <form action="confirmation.asp">, where you would put: Your subscription has been confirmed! or something like that..i'm just a beginner in ASP so.. ;-)

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...