Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get button name / Call function
Message
Information générale
Forum:
Internet
Catégorie:
Active Server Page
Divers
Thread ID:
00352232
Message ID:
00352315
Vues:
11
>How can I get the name of a button ex: MyVar = Button.Nam
>
>How to call a function on a button click ex: onClick = “Call Function()”
>
>I’m using VBScript……..but JavaScript will do…..
>
>Thanx

onClick="myfunction(this.name)"

myfunction(namepassed){
namepassed will = button clicked


Is that what you wanted?

Jeff

It's Time to get a gun.

That's what I've been thinkin.

I think I can afford one, If I do a little less Drinkin.

www.TrueGeeks.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform