CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Guest

    java script nested scripts with asp errors

    I have two include javascripts for a dynamic mouseover menu. One script is the array with the links in the script and the other is the script to execute the code. I am using active server pages with visual inter dev and vbscript to access data from SQL Server on the same page. I get an error from IIS 4.0 saying I canot have nested scripts in the script block. Does anyone have a workaround.


  2. #2
    Join Date
    May 1999
    Location
    Pune, MH, India.
    Posts
    453

    Re: java script nested scripts with asp errors

    This doesn't give proper idea of what exactly is wrong. Can u send/show the code?

    - UnicMan
    http://members.tripod.com/unicman

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured