N
Nestus
Hi, im developing a solution in ASP.Net, i have a page that i need to use
the smartnavigation in true, the problem occurs when i put in the directive
@Page SmartNavigation = true my page trhows a error in the next line, i
really dont understand why the page trhows that error. Here is the line that
make the error.
Response.Write("<script
language=javascript>window.parent.frames[""main""].location='OpcionReporte.a
spx';</script>")
Tks
Ernesto
MX
the smartnavigation in true, the problem occurs when i put in the directive
@Page SmartNavigation = true my page trhows a error in the next line, i
really dont understand why the page trhows that error. Here is the line that
make the error.
Response.Write("<script
language=javascript>window.parent.frames[""main""].location='OpcionReporte.a
spx';</script>")
Tks
Ernesto
MX