Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a Javascript file
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Calling a Javascript file
Miscellaneous
Thread ID:
01112745
Message ID:
01112745
Views:
58
Hi,

I have an html page which calls several Java script .js files to put standard header, footer ang left menus on each page.

I am re-writing one of these pages to aspx and have no idea what to do with the call on .js files.

For example, I have code like this in my .htm file :
<SCRIPT language="JavaScript" src="../JScript/js_topmenu_template.js"></SCRIPT>
I kept the code in the same way in my asp.net(c#) page. But it doesn't show the top menu.

Could somebody please help me how to fix this.

Smitha
Next
Reply
Map
View

Click here to load this message in the networking platform