Click here to Skip to main content
15,900,110 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Calling a javascript function with a return value Pin
gauthee29-Mar-07 0:30
gauthee29-Mar-07 0:30 
GeneralRe: Calling a javascript function with a return value Pin
_AK_29-Mar-07 0:56
_AK_29-Mar-07 0:56 
GeneralRe: Calling a javascript function with a return value Pin
gauthee29-Mar-07 1:00
gauthee29-Mar-07 1:00 
GeneralRe: Calling a javascript function with a return value Pin
_AK_29-Mar-07 1:03
_AK_29-Mar-07 1:03 
GeneralRe: Calling a javascript function with a return value Pin
gauthee29-Mar-07 1:07
gauthee29-Mar-07 1:07 
GeneralRe: Calling a javascript function with a return value Pin
_AK_29-Mar-07 1:21
_AK_29-Mar-07 1:21 
GeneralRe: Calling a javascript function with a return value Pin
gauthee29-Mar-07 1:32
gauthee29-Mar-07 1:32 
GeneralRe: Calling a javascript function with a return value Pin
kubben29-Mar-07 2:42
kubben29-Mar-07 2:42 
I think you want to do something like:
button1.Attributes.Add("onClick","return confirm('Do you want to delete?')")

If the confirm returns true from the yes button click the button will post back
if the confirm returns false from the no button click then button with not post back.

Hope that helps.
Ben
QuestionRegarding Javascript Calendar Pin
MissionSuccess29-Mar-07 0:00
MissionSuccess29-Mar-07 0:00 
AnswerRe: Regarding Javascript Calendar Pin
gauthee29-Mar-07 0:26
gauthee29-Mar-07 0:26 
Questioninstall/Configure Visual Source Safe (VSS) on Client and Sever [modified] Pin
Ahuja.bangalore28-Mar-07 23:53
Ahuja.bangalore28-Mar-07 23:53 
QuestionSQL DataSource Pin
Sam Heller28-Mar-07 23:53
Sam Heller28-Mar-07 23:53 
Questionassemblyinfo in .net 2005 Pin
Ballita28-Mar-07 23:32
Ballita28-Mar-07 23:32 
AnswerRe: assemblyinfo in .net 2005 Pin
enjoycrack29-Mar-07 1:23
enjoycrack29-Mar-07 1:23 
QuestionURL Rewriting using VB.net Pin
wEb GuRu...28-Mar-07 23:01
wEb GuRu...28-Mar-07 23:01 
AnswerRe: URL Rewriting using VB.net Pin
_AK_28-Mar-07 23:13
_AK_28-Mar-07 23:13 
GeneralRe: URL Rewriting using VB.net Pin
wEb GuRu...29-Mar-07 4:13
wEb GuRu...29-Mar-07 4:13 
QuestionEncryption and decryption........... Pin
Member 387988128-Mar-07 22:53
Member 387988128-Mar-07 22:53 
AnswerRe: Encryption and decryption........... Pin
Imran Khan Pathan28-Mar-07 23:00
Imran Khan Pathan28-Mar-07 23:00 
GeneralRe: Encryption and decryption...........(Post The Code) Pin
varshavmane28-Mar-07 23:18
varshavmane28-Mar-07 23:18 
GeneralRe: Encryption and decryption........... Pin
Member 387988128-Mar-07 23:31
Member 387988128-Mar-07 23:31 
AnswerRe: Encryption and decryption........... Pin
www.Developerof.NET28-Mar-07 23:38
www.Developerof.NET28-Mar-07 23:38 
GeneralRe: Encryption and decryption........... Pin
Member 387988129-Mar-07 0:07
Member 387988129-Mar-07 0:07 
AnswerRe: Encryption and decryption........... Pin
Imran Khan Pathan29-Mar-07 0:13
Imran Khan Pathan29-Mar-07 0:13 
AnswerRe: Encryption and decryption........... Pin
M A A Mehedi Hasan29-Mar-07 1:24
M A A Mehedi Hasan29-Mar-07 1:24 

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.