.NET Framework Bookmark and Share   
 index > JScript for the .NET Framework > README - read this first to get your question to where it will be answered
 

README - read this first to get your question to where it will be answered

This forum focuses on the managed version of JScript (JScript .NET) as well asquestions on JScript/ECMAScriptlanguage semantics and future direction.

Other questions should be posted as follows:

IE/DOM related questions
http://www.microsoft.com/windows/ie/support/newsgroups/default.mspx
Click on the newsgroup with the particular version of IE you're interested in.

ASP .NET related questions
http://forums.asp.net

WSH and other general script related questions
http://www.microsoft.com/technet/scriptcenter/default.mspx
There are several forums listed in the Communities section of the web page.

Rok Yu
ie version is version: 6.0.2900.2180.xpsp.050928-1517

Apparently he not able to open pop up window, anywhere in the application

Like the “list of items�in the first registration page or EULA or any uploaded image etc etc.

After doing some investigations we found if the link says

<a href=��onclick=openwindow(path) >

That does not work in his machine.

For his IE version.

Works when he uses fire fox.

If we change

<a href=�font color="#99cc00">path�onclick=openwindow(path) >

This looks like an IE error.

There are lots of places in the system that uses this technique.

So if this becomes a problem, we may have to change in lots of places.

Any Ideas, or can some else recreate this.

Fire Fox gug

You can use google to search for other answers

Custom Search

More Threads

• Activex create problem in vista/ie7-ie8
• How do I set a table's visible property to false, and with javascript set it back to visible.
• Date Picker Microsoft JScript runtime error
• VSA Obsolete?
• AppendChild not working
• how to access a javascript variable from c#?
• How to Enable a RadioButton in ClientSide???????
• concatenante javascript function into a string
• flash problem in IE7 and IE6
• Adding scripting support to a custom application