All Forums >> [Scripting] >> ASP >> Need help - URL string concentration Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
What I need to do is edit the script so that it works with the detail.asp page sending the URL to itself. WhatÒs happing is that once the page has sent the string to itself once, when the string is sent again it appends the "ProdID=Ô variable onto the existing URL giving two "ProdID=Ô variables. This results in the following error:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14) [Microsoft][ODBC Microsoft Access Driver] Syntax error (comma) in query expression 'ProdID = 117, 118'.
How do I make the variable update/replace rather than append?
Dear osmarmedia, This is a well known error, and it used to happen to me alot, so what i need from u is to give me the variable's data in the link, plus the lines that executes when u click on the link. And i will c what i could do for u.