Click here to Skip to main content
15,890,527 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: DataObjectMethod Pin
Luc Pattyn20-Sep-10 15:16
sitebuilderLuc Pattyn20-Sep-10 15:16 
Questionnested user controls Pin
Dhyanga20-Sep-10 3:04
Dhyanga20-Sep-10 3:04 
AnswerRe: nested user controls Pin
Dhyanga20-Sep-10 5:56
Dhyanga20-Sep-10 5:56 
AnswerRe: nested user controls Pin
Sandeep Mewara20-Sep-10 7:01
mveSandeep Mewara20-Sep-10 7:01 
GeneralRe: nested user controls Pin
Dhyanga20-Sep-10 7:15
Dhyanga20-Sep-10 7:15 
GeneralRe: nested user controls Pin
Sandeep Mewara20-Sep-10 7:15
mveSandeep Mewara20-Sep-10 7:15 
AnswerRe: nested user controls Pin
Dhyanga20-Sep-10 7:55
Dhyanga20-Sep-10 7:55 
QuestionWebUserControl, UpadtePanel And JavaScript Problem Pin
jitendrafaye19-Sep-10 18:06
jitendrafaye19-Sep-10 18:06 
I have one WebUserControl, in that in have placed one UpdatePanel after that i have placed one Button.

Finally I have placed that UserControl on my new WebForm.

structure -
WebUserControl -> Updatepanel ->Button

and New WebForm->WebUserContol

Now I want to show JavaScript alert window when i m pressing Button from code behind. fot that i have written-

ScriptManager.RegisterStartupScript(this,typeof(this.getType()) ,"ScriptKey","alert('HI')", true);

But it is not working.Plz help me .

Thank's in advance.
AnswerRe: WebUserControl, UpadtePanel And JavaScript Problem Pin
david vermeulen28-Sep-10 20:09
david vermeulen28-Sep-10 20:09 
QuestionCan not reference text value in footer of Gridview control [modified] Pin
rhicks5419-Sep-10 14:39
rhicks5419-Sep-10 14:39 
Questionquestion about IsMobileDevice Pin
Jassim Rahma19-Sep-10 5:48
Jassim Rahma19-Sep-10 5:48 
AnswerRe: question about Is MobileDevice Pin
sashidhar19-Sep-10 18:43
sashidhar19-Sep-10 18:43 
Questiontext formatting control Pin
bfis10813719-Sep-10 4:59
bfis10813719-Sep-10 4:59 
AnswerRe: text formatting control Pin
NeverHeardOfMe19-Sep-10 6:44
NeverHeardOfMe19-Sep-10 6:44 
GeneralRe: text formatting control Pin
bfis10813720-Sep-10 4:26
bfis10813720-Sep-10 4:26 
QuestionnLayer Design in web application Pin
future383918-Sep-10 18:18
future383918-Sep-10 18:18 
AnswerRe: nLayer Design in web application Pin
Keith Barrow18-Sep-10 21:29
professionalKeith Barrow18-Sep-10 21:29 
QuestionisIdentity Pin
future383918-Sep-10 1:01
future383918-Sep-10 1:01 
AnswerRe: isIdentity Pin
Goutam Patra18-Sep-10 1:42
professionalGoutam Patra18-Sep-10 1:42 
AnswerRe: isIdentity Pin
Yusuf18-Sep-10 3:07
Yusuf18-Sep-10 3:07 
QuestionDataObjectFieldAttribute Pin
future383918-Sep-10 1:00
future383918-Sep-10 1:00 
AnswerRe: DataObjectFieldAttribute Pin
Goutam Patra18-Sep-10 1:43
professionalGoutam Patra18-Sep-10 1:43 
QuestionConnection string for .DBF file don't work when using IIS. How to fix it? Pin
bogus17-Sep-10 10:35
bogus17-Sep-10 10:35 
AnswerRe: Connection string for .DBF file don't work when using IIS. How to fix it? Pin
Abhijit Jana17-Sep-10 11:54
professionalAbhijit Jana17-Sep-10 11:54 
GeneralRe: Connection string for .DBF file don't work when using IIS. How to fix it? Pin
bogus17-Sep-10 12:04
bogus17-Sep-10 12: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.