Syntax error in opening popup window
-
Hi, can anyone solve this error, i am a beginner in asp, kindly help me urgently Here is the code. It gives error : response.write"" & window.open(" "chat.html?userid=count " & " name " & user & " " "," " " "," " toolbar=no,location=no,directories=no," & " status=no,menubar=no,resizeable=no," & " scrollbars=no," & " copyhistory=no,width=650,height=300" ")" when i run the file through localhost, it gives following error. ERROR: ===== Microsoft VBScript compilation (0x800A03EE) Expected ')' /chatasp/login.asp, line 27, column 42 response.write"" & window.open(" "chat.html?userid=count " & " name " & user & " " "," " " "," " toolbar=no,location=no,directories=no," & " status=no,menubar=no,resizeable=no," & " scrollbars=no," & " copyhistory=no,width=650,height=300" ")" Kindly correct this error, i am waiting for a positive response EsHbAn BaHaDuR