Hello all,
I need to detect what resolution the client is and depending on the resolution show ads in a different section of the site. The problem I have is this:
Error Type:
Active Server Pages, ASP 0138 (0x80004005)
A script block cannot be placed inside another script block.
/grassis/html/index.asp, line 68
I'm trying to document.write an external js script, I guess I can't do that eh? Would the best solution to be is to redirect to another page?
Mac