Jun
Hiding ASP error code from returning in FireFox
This maybe a dumb question - and I do believe it belongs here.
When I write code in ASP, sometimes there might be network traffic on the server and the ASP code will generate an error.
IE6 & IE7 errors are rather obscure. But Firefox will put it out there for all to see.
As I was securing my ASP programs more from SQL injection, when I was just doing an test on my test file (not up on the web), much to my horror the dbConnection string came up - complete with db server & password!
I use "try/catch" in JavaScript. What can I do for ASP?
Thanks
Donna
30,000 Mb And Unlimited Bandwidth Only $3.75/mo.
Powered By: BigInfo.org
Relevant Links

