Java Script Placement

Discussion in 'ASP.NET / ASP.NET Core' started by royspiegel, Mar 2, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. We are entering a java script with

    response.write("Java Lines")

    It is not working because it is not in the header and/or body.

    How can I put this code in the vb code of the asp.net pages and place the script in the header and/or body?

    Thanks,

    Roy
     
  2. This could be done by using a Literal.
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page