RSS 2.0 | Atom 1.0 | CDF

Search

Categories

Archive

Blogroll

Sign In

# Wednesday, August 29, 2007
Wednesday, August 29, 2007 1:34:31 PM (GMT Daylight Time, UTC+01:00) ( Asp.Net )
i couldn't figure out why IE was giving me an 'invalid argument' for using code like:
window.open("http://whatever", "1234321-ABCDE-1234231");
the problem is that IE only accepts alphanumeric and underscore characters for the second parameter (window name), so the hyphens were causing problems.  just trim them out and it will work fine.

Comments [1] | | # 
Monday, October 29, 2007 9:35:45 AM (GMT Standard Time, UTC+00:00)
It's a very helpful information. Thanks!
Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):

Live Comment Preview