Click here to Skip to main content
15,891,597 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: trim in javascript Pin
Sonia Gupta1-Nov-07 0:02
Sonia Gupta1-Nov-07 0:02 
AnswerRe: trim in javascript Pin
Vasudevan Deepak Kumar31-Oct-07 20:17
Vasudevan Deepak Kumar31-Oct-07 20:17 
AnswerRe: trim in javascript Pin
InsDev31-Oct-07 20:25
InsDev31-Oct-07 20:25 
AnswerRe: trim in javascript Pin
InsDev31-Oct-07 20:36
InsDev31-Oct-07 20:36 
JokeRe: trim in javascript Pin
Sandeep Akhare31-Oct-07 20:40
Sandeep Akhare31-Oct-07 20:40 
GeneralRe: trim in javascript Pin
Sonia Gupta1-Nov-07 0:00
Sonia Gupta1-Nov-07 0:00 
QuestionMultiple Postback on my Page Pin
Riza Azmi31-Oct-07 19:35
Riza Azmi31-Oct-07 19:35 
AnswerRe: Multiple Postback on my Page Pin
Sandeep Akhare31-Oct-07 20:07
Sandeep Akhare31-Oct-07 20:07 
Yes it was happening with me also in my case the reason was
In aspx if you see Page directive there is AutoEventWireup property which is true by default and we also had written Page_init and Page Load event decalration in it. that was in 2003 in declrations sections . IN fact in 2005 there is no need to wtite it in code behind file as it is present in designer page

Thanks and Regards
Sandeep

If If you look at what you do not have in life, you don't have anything,
If you look at what you have in life, you have everything... "




GeneralRe: Multiple Postback on my Page Pin
Riza Azmi31-Oct-07 20:21
Riza Azmi31-Oct-07 20:21 
GeneralRe: Multiple Postback on my Page Pin
Sandeep Akhare31-Oct-07 20:26
Sandeep Akhare31-Oct-07 20:26 
AnswerMultiple Postback on my Page Pin
Sarani Ravindran31-Oct-07 20:23
Sarani Ravindran31-Oct-07 20:23 
GeneralRe: Multiple Postback on my Page Pin
Riza Azmi31-Oct-07 20:47
Riza Azmi31-Oct-07 20:47 
GeneralRe: Multiple Postback on my Page Pin
Atif Ali Bhatti31-Oct-07 20:52
Atif Ali Bhatti31-Oct-07 20:52 
GeneralRe: Multiple Postback on my Page Pin
Riza Azmi31-Oct-07 21:04
Riza Azmi31-Oct-07 21:04 
GeneralRe: Multiple Postback on my Page Pin
Atif Ali Bhatti31-Oct-07 21:07
Atif Ali Bhatti31-Oct-07 21:07 
QuestionFailed to map the path App_GlobalResources Pin
Sun Rays31-Oct-07 19:33
Sun Rays31-Oct-07 19:33 
QuestionAJAX xmlhttp.status==500 Pin
Puneet Narang31-Oct-07 19:26
Puneet Narang31-Oct-07 19:26 
AnswerRe: AJAX xmlhttp.status==500 Pin
Vasudevan Deepak Kumar31-Oct-07 20:15
Vasudevan Deepak Kumar31-Oct-07 20:15 
GeneralRe: AJAX xmlhttp.status==500 Pin
Puneet Narang31-Oct-07 20:45
Puneet Narang31-Oct-07 20:45 
Questionhow i can change Pin
jagadeeshkumar198431-Oct-07 18:58
jagadeeshkumar198431-Oct-07 18:58 
QuestionHow to avoid Master Page Javascript Event in aspx Pin
VenkataRamana.Gali31-Oct-07 18:57
VenkataRamana.Gali31-Oct-07 18:57 
AnswerRe: How to avoid Master Page Javascript Event in aspx Pin
Christian Graus31-Oct-07 19:02
protectorChristian Graus31-Oct-07 19:02 
GeneralRe: How to avoid Master Page Javascript Event in aspx Pin
VenkataRamana.Gali31-Oct-07 19:59
VenkataRamana.Gali31-Oct-07 19:59 
AnswerHow to avoid Master Page Javascript Event in aspx Pin
Sarani Ravindran31-Oct-07 23:29
Sarani Ravindran31-Oct-07 23:29 
QuestionMultilingual Site Pin
I Never Look Behind31-Oct-07 18:53
I Never Look Behind31-Oct-07 18:53 

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.