Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML/JScript in WebForms?
Message
De
05/03/2003 09:34:47
Keith Payne
Technical Marketing Solutions
Floride, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00761405
Message ID:
00761453
Vues:
23
Sebastian,

You can save your javascript or HTML blocks in separate files and include them in your HTML with the
<javascript src="myScript.js">
and
<!-- #include file="myHeader.inc" -->
tags. These tags cab be placed anywhere withing your HTML document.

>Hi, Folks!
>
>For some reasons it is helpful to add some HTML- oder JScript-stuff to all my ASPX-sites.
>
>What is a good way to maintain such stuff only one time at one place and to "inherit" it to all my ASPX sites.
>
>I know there is a Response.Write but how can I determe the target location in the HTML-stream?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform