hi sarvana,
do u happen to have a code example?
yaniv
Saravana wrote:[color=blue]
> Use server side property "ClientID" of control to get the actual id[/color]
of[color=blue]
> control, then use that id to access your control in client side[/color]
function.[color=blue]
>
> --
> Saravana
>
http://dotnetjunkies.com/WebLog/saravana/
>
www.ExtremeExperts.com
>
>
> "y2rottem" <yiftah.rottem@gmail.com> wrote in message
> news:1104951762.383414.322800@z14g2000cwz.googlegr oups.com...[color=green]
> > Hi all,
> > I am trying, to use form fields and a Master page:
> > I have a form built within the <asp:contentpage>. trying to read[/color][/color]
its[color=blue][color=green]
> > fields using JavaScript I get errors.viewing the generated html[/color][/color]
source[color=blue][color=green]
> > i realized that all the controls got a different name
> > "ctl00...<original name>".
> > how should i read/set the values using java script?
> >[/color][/color]