| | |
Read Only Form in ASP NET Page
Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
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: 412
Reputation:
Solved Threads: 81
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 appliances asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer c# cac checkbox class commonfunctions contenttype countryselector css dataaccesslayer database datagrid datagridview datagridviewcheckbox deployment development dgv dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv formatdecimal formview gridview gudi iframe iis javascript listbox menu microsoft mono mouse mssql multistepregistration nameisnotdeclared news novell opera panelmasterpagebuttoncontrols problem redirect registration relationaldatabases reportemail rotatepage schoolproject security serializesmo.table sessionvariables silverlight smartcard smoobjects software sql sql-server sqlserver2005 ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos vista visualstudio vs2008 web webapplications webarchitecture webdevelopemnt webdevelopment webprogramming webservice youareanotmemberofthedebuggerusers





