In any asp page where I try to use Option Explicit
there is no error message for undimmed variables, the page just does not
execute. Other errors produce an error page in the normal way (just
tested)
Pages begins
<%@ Language=VBScript %>
<%option explicit%>
<%'more code and html....%>
It used to produce an error for undimmed variables and it should...
It also happens when I test a page (with an undimmed variable) on the
server for our homepage (IIS 6.0) not just on my "testbed" (IIS 5.1)
Any patch that might change the behavior of IIS?
It seems that not just my pc is affected.
Mats
*** Sent via Developersdex
http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!