You are not calling the the same variabale as you have declared. You have declared 'SKUNo' but you are trying to call 'SKUno'
I think that is what is wrong anyway
Onward and Upward !
SKUNo = Request.QueryString("searchterm")
SQL="SELECT * FROM VIPS_Products WHERE...
Hi all,
Could anybody tell me if there is a way in which i can run an ASP script a server without putting it on the scheduler.
I have a host server and do not have full access to the all the features. The only solution I could come up with was to refresh the page but that invloves me leaving a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.