Re: TextBox array in ASP
- From: Logan Shaw <lshaw-usenet@xxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 01:28:25 GMT
Morrison wrote:
How to create TextBox array in ASP?
Assuming you mean C# with ASP.NET, that's easy:
new TextBox[100];
Somehow, I think that is not the real question, although it
is a reasonable answer to the question you actually asked.
By the way, there is probably a newsgroup that is more appropriate
for your question than comp.programming is.
- Logan
.
- References:
- TextBox array in ASP
- From: Morrison
- TextBox array in ASP
- Prev by Date: Re: How to compute triangle base/altitude intersection
- Next by Date: Re: Fibonacci implementation
- Previous by thread: Re: TextBox array in ASP
- Next by thread: cgi-script problem
- Index(es):
Relevant Pages
|