Hi everyone,
Our asp pages depend on a lot on javascript in order to display the error message to customer from client side, not
server side. But I feel some problems on our site come from javascript.
Recently I always find that some non duplicable error on our eCommerce site. Most of these are:
Type mismatch: CInt
When I checked the form data record in the log. That data is always empty, so it cannot be converted into integer.
I am wondering if there are cases that customers disable the javascript in browser, is so I will do some test.
how can I diable javascript in explore 5.0 and 6.0?
Thank you.
Betty
Our asp pages depend on a lot on javascript in order to display the error message to customer from client side, not
server side. But I feel some problems on our site come from javascript.
Recently I always find that some non duplicable error on our eCommerce site. Most of these are:
Type mismatch: CInt
When I checked the form data record in the log. That data is always empty, so it cannot be converted into integer.
I am wondering if there are cases that customers disable the javascript in browser, is so I will do some test.
how can I diable javascript in explore 5.0 and 6.0?
Thank you.
Betty