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!

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.