E
Evan
Hoping someonce can help. I had a form on my website that was working
perfectly. I took the website down for awhile and when I put it back up, the
functionality stopped working. I had my form go to a database and then send
the user a confirmation email using a JMail ASP script.
Hoping this will help someone understand the process and then would be very
appreciative of any suggestions.
1) User fills out form that is sent to a text file in the _private folder.
2) The confirmation page is redirected to an .asp saved page
3) The asp page reads from the text file and repopulates the data so the
user can confirm.
4) when the user clicks confirm, it should post to the databse (using an SQL
query...INSERT into RESULTS) and at the same time send the email.
Now it stopped working and i tried two different hosting services in hopes
that was the problem. I know Microsoft offers the whitepaper ("Sending form
results to an email and a database"). This is basically how I originally
created the form. But why did it stop working?
Really would be appreciative the help. If not, can someone recommend a good
service (for hire) that will basically build the coding for you if you give
them the criteria? I have spent HOURs trying to figure this out and would
just be happy to pay someone to fix.
perfectly. I took the website down for awhile and when I put it back up, the
functionality stopped working. I had my form go to a database and then send
the user a confirmation email using a JMail ASP script.
Hoping this will help someone understand the process and then would be very
appreciative of any suggestions.
1) User fills out form that is sent to a text file in the _private folder.
2) The confirmation page is redirected to an .asp saved page
3) The asp page reads from the text file and repopulates the data so the
user can confirm.
4) when the user clicks confirm, it should post to the databse (using an SQL
query...INSERT into RESULTS) and at the same time send the email.
Now it stopped working and i tried two different hosting services in hopes
that was the problem. I know Microsoft offers the whitepaper ("Sending form
results to an email and a database"). This is basically how I originally
created the form. But why did it stop working?
Really would be appreciative the help. If not, can someone recommend a good
service (for hire) that will basically build the coding for you if you give
them the criteria? I have spent HOURs trying to figure this out and would
just be happy to pay someone to fix.