Click here to Skip to main content
15,902,299 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to get reference of a User Control inside another User Control Pin
Sandeep Akhare10-Jul-08 20:56
Sandeep Akhare10-Jul-08 20:56 
Questionrefernce to master page control [modified] Pin
gora1234510-Jul-08 10:59
gora1234510-Jul-08 10:59 
AnswerRe: refernce to master page control Pin
N a v a n e e t h10-Jul-08 19:07
N a v a n e e t h10-Jul-08 19:07 
AnswerRe: refernce to master page control Pin
gora1234510-Jul-08 21:27
gora1234510-Jul-08 21:27 
QuestionReusable web controls Pin
Jeslan10-Jul-08 7:59
Jeslan10-Jul-08 7:59 
AnswerRe: Reusable web controls Pin
N a v a n e e t h10-Jul-08 19:09
N a v a n e e t h10-Jul-08 19:09 
Questionjavascript in asp.net submit button ---- deadline near help plz Pin
dream_liner_7e710-Jul-08 7:33
dream_liner_7e710-Jul-08 7:33 
AnswerRe: javascript in asp.net submit button ---- deadline near help plz Pin
Ryomin10-Jul-08 9:53
professionalRyomin10-Jul-08 9:53 
I'm not sure if this is what you meant but...

Button.Attributes["onclick"] = "javascript:return confirm('Thank you for your submittion');";

Make sure you put that code in a place where a post back will occur otherwise the javascript won't get applied to the button onclick event.

I'm not sure but you may be able to code that directly in the html source, instead of the code behind.

Best of luck,

Cheers

Disgyza
Programmer Analyst

AnswerRe: javascript in asp.net submit button ---- deadline near help plz Pin
BalasubramanianK10-Jul-08 18:33
BalasubramanianK10-Jul-08 18:33 
Questionupload in a gridview [modified] Pin
strawberrysh10-Jul-08 7:31
strawberrysh10-Jul-08 7:31 
QuestionRe: upload in a gridview Pin
strawberrysh10-Jul-08 20:50
strawberrysh10-Jul-08 20:50 
GeneralRe: upload in a gridview Pin
vcecic15-Jul-08 22:04
vcecic15-Jul-08 22:04 
QuestionHow to find a TreeView Index ? Pin
Abhijit Jana10-Jul-08 7:25
professionalAbhijit Jana10-Jul-08 7:25 
AnswerRe: How to find a TreeView Index ? Pin
N a v a n e e t h10-Jul-08 19:25
N a v a n e e t h10-Jul-08 19:25 
QuestionIn deep trouble Pin
gurjitgreat10-Jul-08 7:21
gurjitgreat10-Jul-08 7:21 
AnswerRe: In deep trouble Pin
ToddHileHoffer10-Jul-08 10:30
ToddHileHoffer10-Jul-08 10:30 
QuestionAccessing Event raised by a control Pin
Het210910-Jul-08 6:43
Het210910-Jul-08 6:43 
AnswerRe: Accessing Event raised by a control Pin
Sandeep Akhare10-Jul-08 21:15
Sandeep Akhare10-Jul-08 21:15 
QuestionWriting Arabic Pin
Mr.Sam10-Jul-08 6:07
Mr.Sam10-Jul-08 6:07 
QuestionHow to trigger button click events with keyboard arrow key? Pin
Aslesh10-Jul-08 5:39
Aslesh10-Jul-08 5:39 
AnswerRe: How to trigger button click events with keyboard arrow key? Pin
leoinfo10-Jul-08 6:00
leoinfo10-Jul-08 6:00 
QuestionI have problem with Asp.net Update panel, plz help me. Pin
Ajita Kumar Satpathy10-Jul-08 4:37
Ajita Kumar Satpathy10-Jul-08 4:37 
AnswerRe: I have problem with Asp.net Update panel, plz help me. Pin
Sherin Iranimose10-Jul-08 5:19
Sherin Iranimose10-Jul-08 5:19 
GeneralRe: I have problem with Asp.net Update panel, plz help me. Pin
Ajita Kumar Satpathy13-Jul-08 7:42
Ajita Kumar Satpathy13-Jul-08 7:42 
Questionsqldatareader and inner join problem, not getting all records, PLEASE HELP Pin
orsini10-Jul-08 4:04
orsini10-Jul-08 4:04 

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.