RE: Setting controls' name
- From: "Patrick" <questions@xxxxxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 03:46:04 -0700
In addition, I have no idea why the controls were created as:
Form1:_ctl0, Form1:_ctl2, Form1:_ctl3
(i.e., there are no Form1:_ctl1)??
"Patrick" wrote:
> I am dynamically creating TextArea and drop-down lists in ASP.NET using
> something like HtmlTextArea eachTextArea = new HtmlTextArea();
>
> I tried to set the "name" of these TextAreas, etc. (e.g. <textarea
> name="NameOfTextArea" rows="5" cols="60">some text area
.
- Follow-Ups:
- RE: Setting controls' name
- From: Steven Cheng[MSFT]
- RE: Setting controls' name
- References:
- Setting controls' name
- From: Patrick
- Setting controls' name
- Prev by Date: Re: Highlighting current navigation link?
- Next by Date: Error accessing Temporary ASP.NET Files
- Previous by thread: Setting controls' name
- Next by thread: RE: Setting controls' name
- Index(es):