Forum Moderators: open
In the box under the message:
Line: 1
Char: 9
Error: Syntax error
Code: 0
URL: to long...........
The problem is that when I clic OK the error box goes away but does not open the link. Nothing happens! What can I do to open this link? I use IE 6.0. Thank you very much.
<!-- Edit -->
Unless it has an "http://...." in there. If it does, just copy and paste that part.
Did you explain the problem to the e-mail sender (detailing your browser and o/s)?
Did you try to access the page with alternative browsers to your normal one?
One would assume they will also see the problem.
Did you offer to rebuild the specific page for them ;)?
Yes, I can right clic on the link but when I go to properties it shows "javascript:OpenWin(" as the url. Any other ideas? Thanks.
If the only thing in the link is "javascript:OpenWin(" then there is a typo in the javascript code that is generating the link, not allowing it to form completely, and it will never work. There should be something more there; it's like an unfinished thought. It's actually trying to call a function, but not sending the function the data it needs to open the window...
-Moz
Sometimes OpenWin type functions include the url e.g. "javascript:OpenWin("http://...."). If you can see the url (you might have to view source), copy it into your browser address bar.
Good luck with the new job.