HighDots Forums  

Re: window.open

Javascript JavaScript language (comp.lang.javascript)


Discuss Re: window.open in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PaPa
 
Posts: n/a

Default Re: window.open - 06-21-2008 , 06:50 AM






Thanks to all for the help on my window.open problem.

Because there are so many things that work on Firefox but not on IE,
and vice-versa, I believed my problem was javascript related.

What I actually discovered was a file name problem.

One of the folders in my "file path" included the "#" symbol. For
some reason, IE choked on that symbol. Firefox handled it ok.

When I loaded the files to my server, the file in the address path
with the "#" was eliminated, so both Firefox and IE worked OK.

For me, the moral is, "no more #s in the file paths" and keep
learning.

Regards,
PaPa

Reply With Quote
  #2  
Old   
SAM
 
Posts: n/a

Default Re: window.open - 06-21-2008 , 08:30 AM






PaPa a écrit :
Quote:
When I loaded the files to my server, the file in the address path
with the "#" was eliminated, so both Firefox and IE worked OK.
I think it is not the real reason, it is a protection in IE about local
files.

Don't know what think Microsoft ! :-(
with so bad "security" controls ... :-(

See :
<http://msdn.microsoft.com/en-us/library/ms537628(VS.85).aspx>

--
sm


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.