Click here to Skip to main content
15,886,519 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Session Problem Pin
DoctorMick6-Jul-09 2:51
DoctorMick6-Jul-09 2:51 
AnswerRe: Session Problem Pin
Baran M6-Jul-09 19:56
Baran M6-Jul-09 19:56 
GeneralRe: Session Problem Pin
dev sheoran6-Jul-09 20:55
dev sheoran6-Jul-09 20:55 
Questionhow to stop postback of asp button which is havin client side and serverside events.... Pin
tanvi15086-Jul-09 1:40
tanvi15086-Jul-09 1:40 
AnswerRe: how to stop postback of asp button which is havin client side and serverside events.... Pin
Manas Bhardwaj6-Jul-09 1:48
professionalManas Bhardwaj6-Jul-09 1:48 
AnswerRe: how to stop postback of asp button which is havin client side and serverside events.... Pin
Vimalsoft(Pty) Ltd6-Jul-09 1:49
professionalVimalsoft(Pty) Ltd6-Jul-09 1:49 
AnswerRe: how to stop postback of asp button which is havin client side and serverside events.... Pin
dan!sh 6-Jul-09 2:11
professional dan!sh 6-Jul-09 2:11 
AnswerRe: how to stop postback of asp button which is havin client side and serverside events.... Pin
Christian Graus6-Jul-09 2:13
protectorChristian Graus6-Jul-09 2:13 
If you want to stop a postback, return 'false' on the client side event. Of course, if you stop postback, then your server side code won't run. If you want the server side code to run without any sort of postback, not even AJAX, then you are seriously deluded and need to give up until you've read some basic books, that would make your question retarded. If you want to stop the server side code from running based on a condition in the client side code, just return false to stop the postback.

Christian Graus

Driven to the arms of OSX by Vista.

"! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums.

I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp

AnswerRe: how to stop postback of asp button which is havin client side and serverside events.... Pin
satigar1238-Jul-09 8:05
satigar1238-Jul-09 8:05 
QuestionWhy this error always comes Pin
KhandelwalA6-Jul-09 1:36
KhandelwalA6-Jul-09 1:36 
AnswerRe: Why this error always comes Pin
Manas Bhardwaj6-Jul-09 1:46
professionalManas Bhardwaj6-Jul-09 1:46 
AnswerRe: Why this error always comes Pin
Christian Graus6-Jul-09 2:14
protectorChristian Graus6-Jul-09 2:14 
GeneralRe: Why this error always comes Pin
Manas Bhardwaj6-Jul-09 3:05
professionalManas Bhardwaj6-Jul-09 3:05 
QuestionOpen and save file from SQL Database Pin
Difink6-Jul-09 1:31
Difink6-Jul-09 1:31 
AnswerRe: Open and save file from SQL Database Pin
Manas Bhardwaj6-Jul-09 1:56
professionalManas Bhardwaj6-Jul-09 1:56 
GeneralRe: Open and save file from SQL Database Pin
Difink6-Jul-09 2:13
Difink6-Jul-09 2:13 
GeneralRe: Open and save file from SQL Database Pin
Christian Graus6-Jul-09 2:15
protectorChristian Graus6-Jul-09 2:15 
GeneralRe: Open and save file from SQL Database Pin
Difink6-Jul-09 2:25
Difink6-Jul-09 2:25 
QuestionFont error .....! [modified] Pin
RongNK6-Jul-09 0:40
RongNK6-Jul-09 0:40 
AnswerRe: Font error .....! Pin
Manas Bhardwaj6-Jul-09 1:22
professionalManas Bhardwaj6-Jul-09 1:22 
Questionin C# Asp.net How to send Email with images by using template approach Pin
prasadSn20036-Jul-09 0:31
prasadSn20036-Jul-09 0:31 
AnswerRe: in C# Asp.net How to send Email with images by using template approach Pin
Manas Bhardwaj6-Jul-09 0:37
professionalManas Bhardwaj6-Jul-09 0:37 
GeneralRe: in C# Asp.net How to send Email with images by using template approach Pin
prasadSn20036-Jul-09 0:42
prasadSn20036-Jul-09 0:42 
GeneralRe: in C# Asp.net How to send Email with images by using template approach Pin
prasadSn20037-Jul-09 3:21
prasadSn20037-Jul-09 3:21 
QuestionSave Data of TextBox those are Dynamically created Pin
KhandelwalA6-Jul-09 0:31
KhandelwalA6-Jul-09 0:31 

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.