473,671 Members | 2,183 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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("c bRegistered1") or
Request.Form("c bRegistered"&I) .

Now if the user selects 3 in the combobox, then 3 of these tables show
up below...allowin g 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 867

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

Similar topics

5
2569
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 if i do will it affect my other applications? I want ot build ASP.NET 2.0 apps!!!
4
1360
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 framework normally with C. I have many examples (with source) that I understand but need help with the technical basics of ASP.NET.
2
1936
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 to compile and from what I can tell Visual C# Express doensn't have a command prompt like the edu version I have of VS.net So, I'm looking for a totaly beginner programming book that would work for someone using express edition. Not new to...
1
1133
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? Any help is appreciated! David
6
1787
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 shows in the book, and a DOS window is supposed to pop up when it is done compiling. What actually happens is . . . nothing. The little window pops up that says it is compling, and then nothing happens. No DOS window. The title bar of the window...
4
1321
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 updated modules to add to the project and I will send him my updates so that we stay in synch. I tried loading the project (solution) into VS 2005 and it warned that changes would be made that would result in incomptibility with VS 2003.
1
1429
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 Configuration" when I click on the menu bar item "Website". And yet, using Vstudio 2005 on WinXP, I have another little site in http://some.remotePC.com/mySiteA which does NOT expose the menu choice "ASP.Net Configuration".
0
1204
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 that over Access for performance reasons. I'd like to be able to import data from XML tables (or some other data source) to the new db in the project. In the SQL Server Management Studio, I have this option in other databases under TASKS. I...
20
2280
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
1826
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 starting out? Anything helps.
0
8474
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8392
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8819
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8597
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5692
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4403
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2809
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2049
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1807
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.