
March 8th, 2004, 03:05 PM
|
|
Registered User
|
|
Join Date: Mar 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Looking for decent ASP-VBScript code for INSERT.
I am trying to make an ASP page that will take URL parameters and then insert the data into a specific table in MySQL and then merely redirect to another page. I have tried doing this by cut-n-paste of my working insert pages (massaging the code to supposedly make it work) several times using several methods. I have also tried using code posted on various forums. Nothing seems to work.
Can someone paste in the code for a complete ASP page that would do this? I use DWMX and it sometimes freaqs out when you edit the pages directly when there is a complex server behavior on them, so this was never working for me either.
Please help if you can.
DBMDUde
PS What I am trying to do is pass parsed email data to MySQL.
|