Click here to Skip to main content
15,889,877 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
Hi,

I have one aspx page called default.aspx and it has 100 textboxes containing values in this page and i want these values redirect into another page called default2.aspx,i am using Iscrosspagepostback in this scenario,is this right way to do like that ? can u help me for this?


Thanks in Advance
Ganesh
Posted
Updated 9-Jul-12 20:09pm
v3
Comments
Sergey Alexandrovich Kryukov 10-Jul-12 1:50am    
What do you mean by "navigating values"? What is "redirect"? You navigate or redirect a page...
--SA
Ganesh_mca 10-Jul-12 1:51am    
hi,thnaks for immediate responding..
Transfer those values into another page..
Sandeep Mewara 10-Jul-12 1:52am    
100 textboxes in a web page... bad design, I for one will not use such a website!
Ganesh_mca 10-Jul-12 1:54am    
just for an example.iam also not using .If i used 10 textboxes in the same scenario?

1 solution

Please follow the MSDN link[^] for the task u want to do.

It will surely help.
Happy coding... :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900