Correcto ya no marco error
dim JScript = "<script language=javascript>window.open('pagina.aspx','mai n');)<" & "/script>"
response.write(JScript)
investigando por ahi tambien hablan de ese bug, jejeje (I guess there's a bug in the in-line parser that thinks the </script> tag in a string is actually the end of the script. Just break up the string to have it work. Obviously you can make the above line more efficient w/ a String.Format or String.Concat, but that's the jist of it.) eso lo encontre en otro foro jeje
ok ya no marca error pero ahora no carga la ventana, quiza eso ya es con un page.load no?..
gracias y que bueno que se aclaro esto porque la verdad si da mucha lata