Javascript Issue

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • a.bavdhankar@gmail.com

    Javascript Issue

    Hi,


    Newbie Question: Applicable to dotnet 2.0

    I am getting javasacript error message as Expected ')' but all script
    works fine on other machine.

    There is no syntax error in the script but unable to identify the root
    cause of it.

    I came across some article mentioning that disable MSJVM and install
    SUN JAVA but not sure this will resolve the issue.

    Environment:
    WinXP Ver5.1 Service Pack 3
    IE 6.0
    VS.NET 2.0: Ver 8.0.50727.42 (RTM.05072-4200)
    IIS 5.1

    Does any one has came across with such issue.

    Appreciate your time and kind assistance.

    Regards,
    Amit
  • PvdG42

    #2
    Re: Javascript Issue


    <a.bavdhankar@g mail.comwrote in message
    news:202b11c9-5f2e-47a5-a918-055185f59b51@v1 6g2000prc.googl egroups.com...
    Hi,
    >
    >
    Newbie Question: Applicable to dotnet 2.0
    >
    I am getting javasacript error message as Expected ')' but all script
    works fine on other machine.
    >
    There is no syntax error in the script but unable to identify the root
    cause of it.
    >
    I came across some article mentioning that disable MSJVM and install
    SUN JAVA but not sure this will resolve the issue.
    >
    Environment:
    WinXP Ver5.1 Service Pack 3
    IE 6.0
    VS.NET 2.0: Ver 8.0.50727.42 (RTM.05072-4200)
    IIS 5.1
    >
    Does any one has came across with such issue.
    >
    Appreciate your time and kind assistance.
    >
    Regards,
    Amit
    Java and JavaScript are very different, and JavaScript does not use the JVM,
    so the article you read does not apply.
    I would suggest that you post the JavaScript source in a forum on JavaScript
    and ask there.

    Here is a link to one such forum:



    Comment

    Working...