Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a Javascript file
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Calling a Javascript file
Divers
Thread ID:
01112745
Message ID:
01112745
Vues:
57
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform