Page is a not externally linkable
PCInk - 11:17 am on Sep 9, 2005 (gmt 0)
Norton has a pop-up blocker, window.open will not work with Norton enabled. Norton shouldn't block any server scripts (I have never had the problem), but it may block client side (such as JavaScript). Also check all your filenames are working correctly and are not being blocked by the advert blocker (eg shopremoveitem.asp?cartid=1). To do this, open the page in a browser, go to view source and check that all the href="" tags are still there and are correct, as well as <form> action urls.
window.open ASP is a server script, s the Script Blocking will block it.