C
Charles P. Lamb
I have a simple HTML page which uses Javascript window.open to open another
HTML page in a sub-directory. This works just find on my hard disk but when
I put it onto a CD-R I get an "access is denied" error when attempting to
execute the window.open. Firefox works just fine with this so I guess this
has something to do with IE security. I get the same behavior from both IE
7 and 6. Just what is happening here? How can I get around it?
HTML page in a sub-directory. This works just find on my hard disk but when
I put it onto a CD-R I get an "access is denied" error when attempting to
execute the window.open. Firefox works just fine with this so I guess this
has something to do with IE security. I get the same behavior from both IE
7 and 6. Just what is happening here? How can I get around it?