Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Server Controls Array in ASP.NET
Name: atulit Date: September 25, 2007 at 23:19:24 Pacific OS: WIN XP CPU/Ram: P4 Product: IBM
Comment:
How to make array of server controls(eg textBox)in ASP.NET, so that i can handle them by single name, i found some examples in internet but was not able to understand them, so if anyone could help me i will thanks him in advance.
Summary: Both procedure A and procedure B access the same variable, but variables don't automatically maintain state across page calls in ASP.NET (lamentably, but for good reasons.) You can remedy this a varie...
Summary: how to connect mysql database in asp.net??????? I am install mysql 5.0 then i install sqlyog. After that i create the database sample in mysql with the help of sqlyog. I want to connect the database i...
Summary: Hi all, I have a simple ASP.NET question here. I wanna to create a button which can pop-up a 'date pop-up box' for user to select her preference date. For example, just like the date (bottom right-co...