954,178 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Is it possible to make process my form in two ways?

I don't have access to the server where the ASP script resides, thats why im asking this question. Can I have my form process through scripts server, but also send a copy to my email on the form's inputed fields? I've attached the form.

Thanks, greatly appreciate any help!

Attachments homeevaluationform.txt (20.01KB)
theemorgandorfe
Newbie Poster
1 post since Jun 2010
Reputation Points: 10
Solved Threads: 0
 

Yes.. you can do that if only you have access to the server.

1. Store form fields into the database.

2. Write a mail sending function using CDONTS etc., and send the form fields to any specific mails.

[Start mail sending function next to insert query]

3. Thats it.

rob.blake
Newbie Poster
1 post since Jun 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You