Click here to Skip to main content
15,888,816 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: cross page posting Pin
I Never Look Behind18-Nov-07 20:24
I Never Look Behind18-Nov-07 20:24 
GeneralRe: cross page posting Pin
N a v a n e e t h18-Nov-07 20:31
N a v a n e e t h18-Nov-07 20:31 
GeneralRe: cross page posting Pin
I Never Look Behind18-Nov-07 20:33
I Never Look Behind18-Nov-07 20:33 
GeneralRe: cross page posting Pin
N a v a n e e t h18-Nov-07 20:42
N a v a n e e t h18-Nov-07 20:42 
AnswerRe: cross page posting Pin
Prateek G18-Nov-07 19:59
Prateek G18-Nov-07 19:59 
AnswerRe: cross page posting Pin
Imran Khan Pathan18-Nov-07 20:45
Imran Khan Pathan18-Nov-07 20:45 
GeneralRe: cross page posting Pin
I Never Look Behind18-Nov-07 20:59
I Never Look Behind18-Nov-07 20:59 
AnswerRe: cross page posting Pin
John-ph18-Nov-07 20:53
John-ph18-Nov-07 20:53 
1. You can use Server.Transfer Method and Cross Page Post Feature which will allow you a normal post back but to a different page in the application. In the New page you access the values of the Previous Page using the PreviousPage property.

[or]

2. You can Use Wizard Control which will help you to create a multi-step form entry process in a web page.

- Regards -
   JON

     Life is not measured by the amount of breaths we take, but by the moments that take our breath away.


GeneralRe: cross page posting Pin
I Never Look Behind18-Nov-07 21:00
I Never Look Behind18-Nov-07 21:00 
QuestionHow to make datagrid searchable? Pin
Rock Star.18-Nov-07 19:16
Rock Star.18-Nov-07 19:16 
AnswerRe: How to make datagrid searchable? Pin
N a v a n e e t h18-Nov-07 19:20
N a v a n e e t h18-Nov-07 19:20 
GeneralRe: How to make datagrid searchable? Pin
Rock Star.18-Nov-07 19:45
Rock Star.18-Nov-07 19:45 
GeneralRe: How to make datagrid searchable? Pin
N a v a n e e t h18-Nov-07 19:54
N a v a n e e t h18-Nov-07 19:54 
AnswerRe: How to make datagrid searchable? Pin
Prateek G18-Nov-07 19:20
Prateek G18-Nov-07 19:20 
AnswerRe: How to make datagrid searchable? Pin
joemonvarghese18-Nov-07 21:57
joemonvarghese18-Nov-07 21:57 
GeneralRe: How to make datagrid searchable? Pin
N a v a n e e t h18-Nov-07 22:10
N a v a n e e t h18-Nov-07 22:10 
Questionhow i can down load a file from server to a client machine Pin
jagan12318-Nov-07 19:07
jagan12318-Nov-07 19:07 
AnswerRe: how i can down load a file from server to a client machine Pin
Prateek G18-Nov-07 19:16
Prateek G18-Nov-07 19:16 
GeneralRe: how i can down load a file from server to a client machine Pin
N a v a n e e t h18-Nov-07 19:18
N a v a n e e t h18-Nov-07 19:18 
GeneralRe: how i can down load a file from server to a client machine Pin
Prateek G18-Nov-07 19:26
Prateek G18-Nov-07 19:26 
GeneralRe: how i can down load a file from server to a client machine Pin
jagan12318-Nov-07 19:35
jagan12318-Nov-07 19:35 
GeneralRe: how i can down load a file from server to a client machine Pin
Prateek G18-Nov-07 19:55
Prateek G18-Nov-07 19:55 
GeneralRe: how i can down load a file from server to a client machine Pin
jagan12318-Nov-07 20:06
jagan12318-Nov-07 20:06 
GeneralRe: how i can down load a file from server to a client machine Pin
Prateek G18-Nov-07 20:13
Prateek G18-Nov-07 20:13 
GeneralRe: how i can down load a file from server to a client machine Pin
jagan12318-Nov-07 20:16
jagan12318-Nov-07 20:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.