|
|
Post Reply ![]() |
Author | |
debsy ![]() Newbie ![]() Joined: February/22/05 Location: United Kingdom Status: Offline Points: 12 |
![]() ![]() ![]() ![]() ![]() Posted: May/05/06 at 7:46am |
HI I know this has been posted before and I have been reading the fix, but even with the fix i cannot get rid of this additional e-mail coming in when someone adds something to the shopping cart entitled
Sales cart security alert. Now in a previous post it was suggested that you comment out ' the line on the checkpost.asp as follows:- <% 'Set to 0 to email error message to merchant 'Set to 1 to display error message on error page 'Set to 2 to disable security emailErr = 0 'Posted variables postPrice = request("price") partNum = request("part") 'FrontPage products database path 'fpDBPath = Application("Products1_ConnectionString") 'Dreamweaver products database path 'dwDBPath = "Driver={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("/") & "/fpdb/products.mdb;" But this is still not working, can anyone help out love deb xxxxx |
|
![]() |
|
mikeb ![]() Admin Group ![]() ![]() Joined: March/17/04 Location: United States Status: Offline Points: 194 |
![]() ![]() ![]() ![]() ![]() |
Set
'Set to 0 to email error message to merchant 'Set to 1 to display error message on error page 'Set to 2 to disable security emailErr = 0 to: emailErr = 2 And, you will disable the whole thing. |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |