| | |
Read Only Form in ASP NET Page
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jul 2009
Posts: 36
Reputation:
Solved Threads: 0
hi,
there, I am coming up with a registration form. I want to know how to come up with a readonly form.
Firstly, the user has to register themselves on this form, then once the user has pressed the submit button, the user will be sent to the next page, where, the data that was entered before will be presented for the user to see if there is any adjusting needed in the information entered. Please help as i am not sure how to come up with this page
there, I am coming up with a registration form. I want to know how to come up with a readonly form.
Firstly, the user has to register themselves on this form, then once the user has pressed the submit button, the user will be sent to the next page, where, the data that was entered before will be presented for the user to see if there is any adjusting needed in the information entered. Please help as i am not sure how to come up with this page
•
•
Join Date: Jun 2009
Posts: 439
Reputation:
Solved Threads: 82
Check this link: http://csharpaspnet.blogspot.com/200...read-only.html
on the next page user...Querystring.....
hope it helps..
ASP.NET Syntax (Toggle Plain Text)
string first_name = Request.QueryString["First_Name"].toSting(); TextBoxFirst.Text = first_name.toString();
hope it helps..
Last edited by peter_budo; Jul 10th, 2009 at 6:24 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
![]() |
Similar Threads
- C# Login to my asp.net page (C#)
- Linking to asp.net page from html page (ASP.NET)
- How To Hyperlink Normal HTML page with ASP.NET Page? (ASP.NET)
- transfer data from an asp .net page into a javasscript script (ASP.NET)
- This ASP.NET page is not working...!!! SOS (ASP.NET)
- ASP.NET Page Life Cycle (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: Validation (using validators) between rows in GridView
- Next Thread: custom paging
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox child click commonfunctions compatible confirmationcodegeneration content contenttype countryselector courier css dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist deadlock development dgv dropdownlist dropdownmenu edit expose feedback flash flv form formatdecimal forms formview gridview homeedition hosting iframe iis javascript jquery list listbox login menu microsoft mono mouse mssql multistepregistration nameisnotdeclared news numerical objects order panelmasterpagebuttoncontrols radio ratings rotatepage save schoolproject search security serializesmo.table silverlight smartcard sql-server sqlserver2005 suse textbox tracking typeof unauthorized validation vb.net video videos virtualdirectory vista visual-studio visualstudio web webarchitecture webdevelopemnt webservice xml youareanotmemberofthedebuggerusers





