aspx thread: Strange bug
Okay, this is strange If I add this code (it is commented out) 'Dim jScriptString as String 'jScriptString = "<SCRIPT LANGUAGE = 'JavaScript'>" 'jScriptString += "</SCRIPT>" I get the following error message... 'If' must end with a matching 'End If'. The commented code is within an if statement, but I cannot see if the code is commented out, that it should cause an error!!! If I delete the commented code, my page works perfectly.... Strange huh? Greg
|





