| | |
in asp.net request.form
Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
Join Date: Jul 2008
Posts: 1
Reputation:
Solved Threads: 0
Hello all,
I am not able to send data from one web page to another web page by using request.form in framework 1.o
Can any one help me.
Code:
Page1.apsx.vb
'For Submitt buuton
server.transfer("page2.aspx")
i ahve one textbox in page1.aspx and if i click on submitt button i am sending that data to page2.aspx
page2.aspx.vb
'page load
dim uname as string
uname=request.form("textbox1")
i am using one label in page2.aspx
label1.text="welcome to" &uname
wheni debug this progrm i am not getting any value in uname.
I am not able to send data from one web page to another web page by using request.form in framework 1.o
Can any one help me.
Code:
Page1.apsx.vb
'For Submitt buuton
server.transfer("page2.aspx")
i ahve one textbox in page1.aspx and if i click on submitt button i am sending that data to page2.aspx
page2.aspx.vb
'page load
dim uname as string
uname=request.form("textbox1")
i am using one label in page2.aspx
label1.text="welcome to" &uname
wheni debug this progrm i am not getting any value in uname.
•
•
Join Date: May 2008
Posts: 143
Reputation:
Solved Threads: 9
Check out this Article -- http://www.developer.com/net/asp/article.php/3299641.
The Answer to your problem is in this Article.
The Answer to your problem is in this Article.
![]() |
Similar Threads
- Calling C# function through Javascript in ASP.NET (ASP.NET)
- Potentially Dangerous Request.Form? Error (ASP.NET)
- ASP.NET wizard control (ASP.NET)
- variables from javascript in asp.net (ASP.NET)
- request.form is not working in asp.net (ASP.NET)
- ASP.Net Security 101 Part 1 (ASP.NET)
- Printing using Web Control Print button VB.NET (JavaScript / DHTML / AJAX)
- ASP.NET / C# Dynamic Control (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: Unrecognized configuration section 'forms'
- Next Thread: Unrecognized configuration section "
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax appliances asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer c# c#gridviewcolumn cac checkbox class compatible confirmationcodegeneration content contenttype countryselector courier css dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist deployment development dgv dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv forms gridview gudi homeedition iframe iis javascript jquery listbox menu mono mssql multistepregistration nameisnotdeclared news novell objects opera problem redirect registration relationaldatabases reportemail rotatepage security serializesmo.table sessionvariables silverlight smartcard smoobjects software sql sql-server ssl suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopemnt webdevelopment webprogramming






