Click here to Skip to main content
15,911,306 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Clustered Solutions Pin
Brij21-Apr-10 0:18
mentorBrij21-Apr-10 0:18 
GeneralRe: Clustered Solutions Pin
Paul Unsworth21-Apr-10 0:20
Paul Unsworth21-Apr-10 0:20 
GeneralRe: Clustered Solutions Pin
Brij21-Apr-10 0:32
mentorBrij21-Apr-10 0:32 
Questionsecuring querystring Pin
suhaib198220-Apr-10 22:45
suhaib198220-Apr-10 22:45 
AnswerRe: securing querystring Pin
Arindam Tewary20-Apr-10 23:42
professionalArindam Tewary20-Apr-10 23:42 
AnswerRe: securing querystring Pin
Avinash_Mane21-Apr-10 0:25
Avinash_Mane21-Apr-10 0:25 
AnswerRe: securing querystring Pin
Sandesh M Patil21-Apr-10 1:28
Sandesh M Patil21-Apr-10 1:28 
AnswerRe: securing querystring Pin
Jamil Hallal21-Apr-10 2:56
professionalJamil Hallal21-Apr-10 2:56 
Passing data values between Web pages has many applications, including maintaining personal user information. Legacy Web solutions, like using the querystring and cookies, allows you to pass and maintain values, and you can easily direct one page to another when submitted. ASP.NET 1.1 supported these solutions as well as additional ones, but ASP.NET 2.0 addresses the issue head on by supporting cross page postbacks. This makes it easy for one Web page to process data from another. Take advantage of this new concept when you're working on your next ASP.NET 2.0 application.
Please check this link :Cross-Page Posting in ASP.NET Web Pages
AnswerRe: securing querystring Pin
Balaji_Reddy21-Apr-10 4:31
Balaji_Reddy21-Apr-10 4:31 
AnswerRe: securing querystring Pin
jaypatel51222-Apr-10 6:23
jaypatel51222-Apr-10 6:23 
QuestionHow to Hide the Address bar and status bar Pin
koncuk20-Apr-10 22:29
koncuk20-Apr-10 22:29 
AnswerRe: How to Hide the Address bar and status bar Pin
Arindam Tewary20-Apr-10 22:33
professionalArindam Tewary20-Apr-10 22:33 
GeneralRe: How to Hide the Address bar and status bar Pin
koncuk20-Apr-10 22:44
koncuk20-Apr-10 22:44 
AnswerRe: How to Hide the Address bar and status bar Pin
Arindam Tewary20-Apr-10 23:17
professionalArindam Tewary20-Apr-10 23:17 
AnswerRe: How to Hide the Address bar and status bar Pin
michaelschmitt20-Apr-10 22:46
michaelschmitt20-Apr-10 22:46 
GeneralRe: How to Hide the Address bar and status bar Pin
koncuk20-Apr-10 23:56
koncuk20-Apr-10 23:56 
GeneralRe: How to Hide the Address bar and status bar Pin
michaelschmitt21-Apr-10 0:20
michaelschmitt21-Apr-10 0:20 
AnswerRe: How to Hide the Address bar and status bar Pin
Jamil Hallal21-Apr-10 2:47
professionalJamil Hallal21-Apr-10 2:47 
GeneralRe: How to Hide the Address bar and status bar Pin
koncuk21-Apr-10 2:53
koncuk21-Apr-10 2:53 
GeneralRe: How to Hide the Address bar and status bar Pin
sujit.patil22-Aug-11 3:09
sujit.patil22-Aug-11 3:09 
QuestionGRID VIEW ISSUE Pin
Amit Patel198520-Apr-10 21:38
Amit Patel198520-Apr-10 21:38 
AnswerRe: GRID VIEW ISSUE Pin
Brij20-Apr-10 21:42
mentorBrij20-Apr-10 21:42 
AnswerRe: GRID VIEW ISSUE Pin
Arindam Tewary20-Apr-10 22:42
professionalArindam Tewary20-Apr-10 22:42 
Questionreg image wen specified in table Pin
sowjanya320-Apr-10 19:06
sowjanya320-Apr-10 19:06 
AnswerRe: reg image wen specified in table Pin
Viral Upadhyay20-Apr-10 19:23
Viral Upadhyay20-Apr-10 19:23 

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.