| | |
Transfer Info To Next Form C#
Please support our ASP.NET advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Mar 2009
Posts: 4
Reputation:
Solved Threads: 0
I have been give the salary and hra of manager,supervisors and workers.
Now i want to take the name,address,ph no ,designation from user .
then take that name address and ph no along with the default calculated salry,hra from first form to be displayed on second form.
So that a customer can print his salary receipt.
Eg:
Name:
Address:
Ph No:
Salary:
HRA:
without loadind name, address etc into database ,how can i transfer those info into next webform of the same website in asp.net and using c#.
thanx in advance.
Now i want to take the name,address,ph no ,designation from user .
then take that name address and ph no along with the default calculated salry,hra from first form to be displayed on second form.
So that a customer can print his salary receipt.
Eg:
Name:
Address:
Ph No:
Salary:
HRA:
without loadind name, address etc into database ,how can i transfer those info into next webform of the same website in asp.net and using c#.
thanx in advance.
•
•
Join Date: May 2007
Posts: 4
Reputation:
Solved Threads: 0
•
•
•
•
I have been give the salary and hra of manager,supervisors and workers.
Now i want to take the name,address,ph no ,designation from user .
then take that name address and ph no along with the default calculated salry,hra from first form to be displayed on second form.
So that a customer can print his salary receipt.
Eg:
Name:
Address:
Ph No:
Salary:
HRA:
without loadind name, address etc into database ,how can i transfer those info into next webform of the same website in asp.net and using c#.
thanx in advance.
you can do the same using
response.redirect(urlname?querystring)
after ? you can pass the query string like address="" & phno=""
![]() |
Similar Threads
- transfer to a new page through a select event (PHP)
- How to Transfer value from vb.net to html page (VB.NET)
- Email form results as PDF (PHP)
- post submitting values not working? (PHP)
- Data transfer (VB.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: how to make a pie or bar chart in asp.net?
- Next Thread: Help with displaying items from a database
Views: 926 | Replies: 6
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 3.5 activexcontrol advice ajax application asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox child class click compatible confirmationcodegeneration content contenttype countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock development dgv dropdown dropdownmenu edit feedback flash flv folder form forms google grid gridview homeedition hosting identity iframe iis index javascript jquery list maps menu mono mssql multistepregistration nameisnotdeclared object objects order problem profile ratings refer rotatepage save search security serializesmo.table session silverlight smartcard software sql suse textbox tracking typeof unauthorized update validation vb vb.net video view virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt wizard xml





