Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
HTML/JScript in WebForms?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires Web
Divers
Thread ID:
00761405
Message ID:
00765733
Vues:
21
Hi, Cathi!

>>
For sample code on how to do this look at message #710745
<<

I've tried the given issues - and it works great!

But now I've an additional question about the Attributes stuff:

I can use code like
Button1.Attributes.Add("onClick", "JavaScript:Button1_onClick()")
to add the OnClick stuff to Button1.

I tried also
Page.Attributes.Add("onLoad", "JavaScript:onClick()")???

This line of code doesn't work because there is no Page.attributes collection!!!

Is there any way to do the same thing with Page attributes like button attributes?

TIA
SeBaFlu
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform