Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-30-2008, 04:12 PM
Member
 
Join Date: Jun 2008
Posts: 3
Kaviurs is on a distinguished road
Invalid Argument error in IE7
All,

I have a very simple Javascript function for opening a popup window, however it fails in IE7 with an "Invalid Argument" error. It works fine in IE6, Opera and Firefox 2.0.

The code is as follows:

Code:
function Validate() {
window.open("LoginWait.stm %LI"+SmtSysToBase64("?Username="+document.Form.Use rname.value+"&Password="+document.Form.Password.va lue+"&RNum="+(new Date()).getTime()), "_top");

}

The error line and character of the error is always character 2 of the line "window.open" appears on in the code.

Any one help to solve this Issue in IE7.

Thanks,
Kaviurs
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-30-2008, 04:43 PM
Senior Member
 
Join Date: Jun 2008
Posts: 150
masijade is on a distinguished road
Find a JavaScript Forum, this is a Java Forum. Java != JavaScript.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 07-01-2008, 10:12 AM
Member
 
Join Date: Jun 2008
Posts: 3
Kaviurs is on a distinguished road
Ok...and thanx for ur suggestion.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Command line argument denisatandi New To Java 3 06-15-2008 07:59 AM
Error :Invalid path, C:\Program Files\Java\j2re1.4.2_06\bin\javac.exe silvia New To Java 2 07-30-2007 09:55 AM
Error: invalid method declaration silvia New To Java 1 07-27-2007 01:10 PM
Error: invalid method declaration; return type required silvia AWT / Swing 1 07-19-2007 02:51 PM
Error : Invalid path, \bin\javac.exe -classpath Ed JCreator 2 07-03-2007 03:40 AM


All times are GMT +3. The time now is 06:43 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org