473,387 Members | 1,619 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

beginner question about ASP.Net from VStudio 2005.

I have an old page that I've created in ASP, but need to recreate in
ASP.NET.

The ASP page has a combobox at the top that lets you select between 1
and 10 cars.

Below is a <%For Idx = 1 to 10%loop made so that it creates a set of
10 identical html tables, each containing some text boxes and check
boxes like make, model...etc. These tables are initially set to
display:none so that none show up. Each table is named using the Idx
counter so that I can tell which checkbox goes with which table on the
following screen. So for example a checkbox in table 1 is called
"cbRegistered"<%=Idx%>" which shows up in the rendered screen as
"cbRegistered1". Now on the following ASP page I can access this box
by using: Request.Form("cbRegistered1") or
Request.Form("cbRegistered"&I).

Now if the user selects 3 in the combobox, then 3 of these tables show
up below...allowing them to enter info into them and submit. The
combobox has an event tied to it that displays or hides tables
depending on the number chosen.
What is the best way to achieve this in ASP.Net? I've created a user
control out of a table but I do not know where to go forward from
there.

Any help would be appreciated. Thank you!

Nov 13 '06 #1
0 859

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Patrick Olurotimi Ige | last post by:
Hi, I have VStudio.Net 2003 installed but can i install Visual Web Developer also on the same PC. My current .Net Frameork version is 1.1. Will the Visual Web Developer install ASP.NET 2.0? And...
4
by: alan.aylett | last post by:
Hi, I have three years experience programming with Java so am programming language literate. I have to implement a tool to 'screen scrape' and it is apparent that this is simplest using the .NET...
2
by: Zen Masta | last post by:
An older book I have ws written with vs.net 2002 in mind and unfortunely one of my discs is scratched so I can't install anymore. I find it hard to follow because it mainly uses the command prompt...
1
by: David | last post by:
I need to develop plugins for various applications like Photoshop, Visual Studio 2005, Word, Excel and 3dsMax. Where can I find guides, faqs, introduction or tutorials for plugin development? ...
6
by: JohnS | last post by:
I am learning how to use C++ -- I'm using the Borland C++ Builder. I tried to do the first little "Hello World!" programs in the book. What is supposed to happen is I type in the code like it...
4
by: John Kotuby | last post by:
Hello all, I have VStudio 2005 currently installed on my workstation. However, I am collaborating on a project with an outside consultant who is using VS 2003. Every so often he sends me new or...
1
by: JJA | last post by:
I am exploring use of the new ASP.NET 2.0 membership facilities. Using Visual Studio 2005 on WinXP, I have one little site in http://localhost/mySite which exposes the menu choice "ASP.Net...
0
by: Gregg | last post by:
I'm working to upgrade an ASP web app with a Microsoft Access 2003 db to ASP.NET v2 with a SQL Express db. I don't have a lot of experience with SQL Server db's, but would prefer the new app use...
20
by: weight gain 2000 | last post by:
Hello all! I'm looking for a very good book for an absolute beginner on VB.net or VB 2005 with emphasis on databases. What would you reccommend? Thanks!
4
by: bsmith95610 | last post by:
I understand all of the basic C# logic but am trying to think of a pretty basic program to put together. Does anyone have any programs they have created that helped them learn when they were...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.