Click here to Skip to main content
15,914,413 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSource code for creating forum Pin
anujose14-Jun-07 20:30
anujose14-Jun-07 20:30 
AnswerRe: Source code for creating forum Pin
N a v a n e e t h14-Jun-07 22:37
N a v a n e e t h14-Jun-07 22:37 
AnswerRe: Source code for creating forum Pin
Sylvester george14-Jun-07 22:37
Sylvester george14-Jun-07 22:37 
QuestionCredit card processing Pin
shah zad14-Jun-07 20:03
shah zad14-Jun-07 20:03 
AnswerRe: Credit card processing Pin
Sylvester george14-Jun-07 20:10
Sylvester george14-Jun-07 20:10 
Questiondifference between POSTand GETmethods Pin
SrilakshmiD14-Jun-07 20:00
SrilakshmiD14-Jun-07 20:00 
AnswerRe: difference between POSTand GETmethods Pin
_AK_14-Jun-07 20:06
_AK_14-Jun-07 20:06 
AnswerRe: difference between POSTand GETmethods Pin
ShuklaGirish14-Jun-07 20:09
ShuklaGirish14-Jun-07 20:09 
if u r using Get method and u r passing some data from one page to another page then data is send through url and anyone can see that data in the address bar.But in case of post method data is divided into small packets and encrpted also and then data is sent .
So Get is not Secure and Post is Secure.
In get u can transfer maximum of 240 characters of data whareas in case of post there is no limitation.

I hope this will help you.

GIRISH
GeneralRe: difference between POSTand GETmethods Pin
badgrs14-Jun-07 23:06
badgrs14-Jun-07 23:06 
AnswerRe: difference between POSTand GETmethods Pin
Kasson14-Jun-07 20:10
Kasson14-Jun-07 20:10 
AnswerRe: difference between POSTand GETmethods Pin
Sylvester george14-Jun-07 20:18
Sylvester george14-Jun-07 20:18 
QuestionCaptcha image verification Pin
jai 12314-Jun-07 19:20
jai 12314-Jun-07 19:20 
AnswerRe: Captcha image verification Pin
Kasson14-Jun-07 19:36
Kasson14-Jun-07 19:36 
QuestionProblem in firing the Linkbutton Click Event Pin
Venkatesh Mookkan14-Jun-07 19:12
Venkatesh Mookkan14-Jun-07 19:12 
QuestionRe: Problem in firing the Linkbutton Click Event Pin
RepliCrux14-Jun-07 19:43
RepliCrux14-Jun-07 19:43 
AnswerRe: Problem in firing the Linkbutton Click Event Pin
Venkatesh Mookkan14-Jun-07 20:32
Venkatesh Mookkan14-Jun-07 20:32 
AnswerRe: Problem in firing the Linkbutton Click Event Pin
Chetan Ranpariya14-Jun-07 20:45
Chetan Ranpariya14-Jun-07 20:45 
GeneralRe: Problem in firing the Linkbutton Click Event Pin
Venkatesh Mookkan14-Jun-07 21:31
Venkatesh Mookkan14-Jun-07 21:31 
GeneralRe: Problem in firing the Linkbutton Click Event Pin
Chetan Ranpariya14-Jun-07 21:52
Chetan Ranpariya14-Jun-07 21:52 
GeneralRe: Problem in firing the Linkbutton Click Event Pin
Venkatesh Mookkan14-Jun-07 22:02
Venkatesh Mookkan14-Jun-07 22:02 
QuestionProblem in Deploying Web Apllication using ASP.net 2.0 Pin
krishsenthilraj14-Jun-07 18:56
krishsenthilraj14-Jun-07 18:56 
QuestionRestricting access to pages inside a folder Pin
Biju Sam14-Jun-07 18:07
Biju Sam14-Jun-07 18:07 
AnswerRe: Restricting access to pages inside a folder Pin
RepliCrux14-Jun-07 19:37
RepliCrux14-Jun-07 19:37 
GeneralRe: Restricting access to pages inside a folder Pin
Not Active15-Jun-07 2:00
mentorNot Active15-Jun-07 2:00 
AnswerRe: Restricting access to pages inside a folder Pin
Not Active15-Jun-07 1:59
mentorNot Active15-Jun-07 1:59 

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.