Click here to Skip to main content
15,890,506 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to get more than one datakeynames Pin
kaushal_prabhakar24-Aug-07 20:44
kaushal_prabhakar24-Aug-07 20:44 
GeneralRe: How to get more than one datakeynames Pin
Deepak the Cool24-Aug-07 20:58
Deepak the Cool24-Aug-07 20:58 
GeneralRe: How to get more than one datakeynames Pin
kaushal_prabhakar24-Aug-07 21:08
kaushal_prabhakar24-Aug-07 21:08 
GeneralRe: How to get more than one datakeynames Pin
Deepak the Cool24-Aug-07 21:14
Deepak the Cool24-Aug-07 21:14 
QuestionServer.Transfer and Response.Redirect Pin
Milind Panchal24-Aug-07 19:44
Milind Panchal24-Aug-07 19:44 
AnswerRe: Server.Transfer and Response.Redirect Pin
Deepak the Cool24-Aug-07 19:58
Deepak the Cool24-Aug-07 19:58 
GeneralRe: Server.Transfer and Response.Redirect Pin
Jaiprakash M Bankolli24-Aug-07 21:06
Jaiprakash M Bankolli24-Aug-07 21:06 
GeneralRe: Server.Transfer and Response.Redirect Pin
John-ph24-Aug-07 21:54
John-ph24-Aug-07 21:54 
one more....

Response.Redirect does not transfers the query string values and form values of the current page.

Server.Transfer allows you to transfer the query string values and form variables to other page. Best way to transfer values from one page to another using the preserveForm parameter of the Server.Transfer method.


Regards
John



QuestionServer.Transfer and Response.Redirect Pin
Milind Panchal24-Aug-07 19:44
Milind Panchal24-Aug-07 19:44 
AnswerRe: Server.Transfer and Response.Redirect Pin
zhongyougang@gmail.com24-Aug-07 21:01
zhongyougang@gmail.com24-Aug-07 21:01 
AnswerRe: Server.Transfer and Response.Redirect Pin
Jaiprakash M Bankolli24-Aug-07 21:06
Jaiprakash M Bankolli24-Aug-07 21:06 
QuestionAssembly Pin
Malay198624-Aug-07 19:04
Malay198624-Aug-07 19:04 
AnswerRe: Assembly Pin
zhongyougang@gmail.com24-Aug-07 21:00
zhongyougang@gmail.com24-Aug-07 21:00 
AnswerRe: Assembly Pin
Jaiprakash M Bankolli24-Aug-07 21:02
Jaiprakash M Bankolli24-Aug-07 21:02 
QuestionHow to create a log out page in asp.net Pin
Prakash_Mishra24-Aug-07 18:56
Prakash_Mishra24-Aug-07 18:56 
AnswerRe: How to create a log out page in asp.net Pin
kaushal_prabhakar24-Aug-07 20:53
kaushal_prabhakar24-Aug-07 20:53 
QuestionAJAX: UpdatePanel's trigger on data changing Pin
someguy1124-Aug-07 15:10
someguy1124-Aug-07 15:10 
AnswerRe: AJAX: UpdatePanel's trigger on data changing Pin
kaushal_prabhakar24-Aug-07 21:03
kaushal_prabhakar24-Aug-07 21:03 
GeneralRe: AJAX: UpdatePanel's trigger on data changing Pin
someguy1125-Aug-07 0:14
someguy1125-Aug-07 0:14 
QuestionListbox SelectedIndexChanged event Pin
There is always the way to do it, but I don't know24-Aug-07 11:49
There is always the way to do it, but I don't know24-Aug-07 11:49 
QuestionOrder Tracking in shopping cart application....plz help Pin
lastFarhi24-Aug-07 11:35
lastFarhi24-Aug-07 11:35 
AnswerRe: Order Tracking in shopping cart application....plz help Pin
Christian Graus24-Aug-07 11:55
protectorChristian Graus24-Aug-07 11:55 
QuestionAdding attribute to tag when rendered Pin
2hdass24-Aug-07 8:09
2hdass24-Aug-07 8:09 
AnswerRe: Adding attribute to tag when rendered Pin
ChrisKo24-Aug-07 8:21
ChrisKo24-Aug-07 8:21 
GeneralRe: Adding attribute to tag when rendered Pin
2hdass24-Aug-07 9:09
2hdass24-Aug-07 9:09 

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.