Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Code behind
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Divers
Thread ID:
00773790
Message ID:
00773841
Vues:
9
Randy,

The code-behind code runs before the client code when the page is sent to the client. You can use code-behind to stuff client side code to be sent with the page and can control if the javascript is executed at the beginning or the end of the page rendering on the client.

>hello everyone, i have what i hope is a quick and easy question. when writing an asp.net application, the load event in the code behind runs before the body tag in html. is there anyway to let the html stuff run before the code behind stuff runs or is there another place i can put my code behind code? thanks for the help.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform