I've always viewed my ASP pages in Internet Explorer and i was wondering whether these ASP pages would be able to run in Netscape, since i use VBScript as my scripting language.
Printable View
I've always viewed my ASP pages in Internet Explorer and i was wondering whether these ASP pages would be able to run in Netscape, since i use VBScript as my scripting language.
Yes...you should be able to view it in Netscape.
D!m
As long as you are NOT using VBScript as your *client side* scripting language and not using ActiveX Controls on the page. VBScript on server side sends HTML to the browser.