Connecting Tech Pros Worldwide Forums | Help | Site Map

radiobuttonlist and javascript??

Leif
Guest
 
Posts: n/a
#1: Nov 17 '05
in your page load function add the following:

RadioButtonListName.Attributes.Add("onclick", "return
JavascriptFunctionName()");[color=blue]
>-----Original Message-----
>Is it possible to run clientside javascript when a[/color]
radiobuttonlist has[color=blue]
>changed???
>
>--
>
>______________________
>David Fetrow
>HelixPoint LLC.
>http://www.helixpoint.com
>davef@helixpoint.com
>
>Interested in Affordable Email Marketing?
>Check out the HelixMailer at[/color]
http://www.helixpoint.com/helixmailer.asp[color=blue]
>If you are interested in becoming a Reseller of[/color]
HelixPoint products, contact[color=blue]
>davef@helixpoint.com
>______________________
>
>
>.
>[/color]

Helixpoint
Guest
 
Posts: n/a
#2: Nov 17 '05

re: radiobuttonlist and javascript??


Is it possible the get the radiobutton value this way?


"Leif" <l_falk1@hotmail.com> wrote in message
news:007f01c347d9$30c57c70$a601280a@phx.gbl...[color=blue]
> in your page load function add the following:
>
> RadioButtonListName.Attributes.Add("onclick", "return
> JavascriptFunctionName()");[color=green]
> >-----Original Message-----
> >Is it possible to run clientside javascript when a[/color]
> radiobuttonlist has[color=green]
> >changed???
> >
> >--
> >
> >______________________
> >David Fetrow
> >HelixPoint LLC.
> >http://www.helixpoint.com
> >davef@helixpoint.com
> >
> >Interested in Affordable Email Marketing?
> >Check out the HelixMailer at[/color]
> http://www.helixpoint.com/helixmailer.asp[color=green]
> >If you are interested in becoming a Reseller of[/color]
> HelixPoint products, contact[color=green]
> >davef@helixpoint.com
> >______________________
> >
> >
> >.
> >[/color][/color]


Helixpoint
Guest
 
Posts: n/a
#3: Nov 17 '05

re: radiobuttonlist and javascript??


Is it possible the get the radiobutton value this way?


"Leif" <l_falk1@hotmail.com> wrote in message
news:007f01c347d9$30c57c70$a601280a@phx.gbl...[color=blue]
> in your page load function add the following:
>
> RadioButtonListName.Attributes.Add("onclick", "return
> JavascriptFunctionName()");[color=green]
> >-----Original Message-----
> >Is it possible to run clientside javascript when a[/color]
> radiobuttonlist has[color=green]
> >changed???
> >
> >--
> >
> >______________________
> >David Fetrow
> >HelixPoint LLC.
> >http://www.helixpoint.com
> >davef@helixpoint.com
> >
> >Interested in Affordable Email Marketing?
> >Check out the HelixMailer at[/color]
> http://www.helixpoint.com/helixmailer.asp[color=green]
> >If you are interested in becoming a Reseller of[/color]
> HelixPoint products, contact[color=green]
> >davef@helixpoint.com
> >______________________
> >
> >
> >.
> >[/color][/color]


Closed Thread