Click here to Skip to main content
15,902,198 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Window problem Pin
John-ph18-Nov-07 21:12
John-ph18-Nov-07 21:12 
GeneralWindow problem Pin
SreejithAchutan18-Nov-07 21:35
SreejithAchutan18-Nov-07 21:35 
GeneralRe: Window problem Pin
John-ph18-Nov-07 21:53
John-ph18-Nov-07 21:53 
GeneralWindow problem Pin
SreejithAchutan18-Nov-07 22:01
SreejithAchutan18-Nov-07 22:01 
GeneralRe: Window problem Pin
Navdeep Bhardwaj18-Nov-07 22:07
Navdeep Bhardwaj18-Nov-07 22:07 
GeneralRe: Window problem Pin
John-ph18-Nov-07 22:12
John-ph18-Nov-07 22:12 
Questioncross page posting [modified] Pin
I Never Look Behind18-Nov-07 19:52
I Never Look Behind18-Nov-07 19:52 
AnswerRe: cross page posting Pin
N a v a n e e t h18-Nov-07 19:57
N a v a n e e t h18-Nov-07 19:57 
I Never Look Behind wrote:
how will i achieve this?


1 - Create a class which contains all these fields required. Assign value to the class fields and store class object in session which can be access in all these three pages. Remove the session after insertion to the database in final page.

2 - Create a temporary table and store the details over there. After insertion remove these values.

3 - If your information is not sensitive, pass it through querystring.

All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia

My Website | Ask smart questions

GeneralRe: cross page posting Pin
I Never Look Behind18-Nov-07 20:07
I Never Look Behind18-Nov-07 20:07 
GeneralRe: cross page posting Pin
N a v a n e e t h18-Nov-07 20:22
N a v a n e e t h18-Nov-07 20:22 
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 
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 

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.