Hi Jhanani Ravishankar,
In your code above, you add some external JS files to your web page, if you want to use
absolute path for the SRC, you’d better refer to the following thread to implement it. Before this, you should make sure the JS files are in your project.
http://forums.asp.net/t/1511349.aspx?script+src+absolute+path+problem
Besides, the following video tutorial you’d better have a look.
http://www.asp.net/web-forms/videos/how-do-i/how-do-i-add-javascript-to-an-aspnet-page
If you have any issues about web form development, you’d better post them in the following form for more support.
http://forums.asp.net/
Best Regards.