Results 1 to 2 of 2

Thread: [RESOLVED] [2005] how to embbed java script in asp.net web user control?

  1. #1

    Thread Starter
    Addicted Member senthilkumartd's Avatar
    Join Date
    Feb 2005
    Posts
    206

    Resolved [RESOLVED] [2005] how to embbed java script in asp.net web user control?

    Usually we embed java script in <HEAD> tag with
    <SCRIPT language="JavaScript">. But for the web user control there is no head tag. Then how to embed javascript in the ascx type file. Or we can't use it. Help need.

    regards,
    Senthil
    God has been pleased to place as a king or cobbler do the work sincerely

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [RESOLVED] [2005] how to embbed java script in asp.net web user control?

    A simple <script language="JavaScript"> anywhere in your code will do.

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