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

ASP.NET

 
GeneralRe: timer control in ajax Pin
Abhijit Jana30-Apr-10 3:17
professionalAbhijit Jana30-Apr-10 3:17 
Questionupload and downloading a file to and from a database Pin
roshankamath29-Apr-10 18:24
roshankamath29-Apr-10 18:24 
AnswerRe: upload and downloading a file to and from a database Pin
Arun Jacob29-Apr-10 19:01
Arun Jacob29-Apr-10 19:01 
QuestionMessage Removed Pin
29-Apr-10 16:31
Syasyaaa29-Apr-10 16:31 
AnswerRe: calculation between two text box Pin
PunkIsNotDead29-Apr-10 17:28
PunkIsNotDead29-Apr-10 17:28 
QuestionUpdate panel trouble Pin
Enobong Adahada29-Apr-10 7:09
Enobong Adahada29-Apr-10 7:09 
AnswerRe: Update panel trouble Pin
Abhijit Jana29-Apr-10 8:41
professionalAbhijit Jana29-Apr-10 8:41 
AnswerRe: Update panel trouble Pin
Abhishek Sur29-Apr-10 9:45
professionalAbhishek Sur29-Apr-10 9:45 
Well, to work with this, you need to put the ScriptManager into your master page, and use UpdatePanels anywhere to the content pages.

If you dont want all your pages to be Ajax enabled, you can also remove the ScriptManager from the masterpage and do it to the specific content page where you require it.

Other than that, you might also use ScriptManagerProxy if you want to access the script manager from the content pages.


If you are finding any problem doing that, please let me know what exactly the problem you are getting .

Rose | [Rose]
Abhishek Sur
Don't forget to click "Good Answer" if you like this Solution.
Visit My Website-->


www.abhisheksur.com

GeneralRe: Update panel trouble Pin
Enobong Adahada4-May-10 5:27
Enobong Adahada4-May-10 5:27 
QuestionMessage Removed Pin
29-Apr-10 6:16
Sandesh M Patil29-Apr-10 6:16 
AnswerRe: does not contain a static 'Main' method suitable for an entry point Pin
dan!sh 29-Apr-10 6:39
professional dan!sh 29-Apr-10 6:39 
GeneralRe: does not contain a static 'Main' method suitable for an entry point Pin
Sandesh M Patil29-Apr-10 6:50
Sandesh M Patil29-Apr-10 6:50 
QuestionManaging SQL Server Remotely Pin
tunsten29-Apr-10 4:21
tunsten29-Apr-10 4:21 
AnswerRe: Managing SQL Server Remotely Pin
Abhijit Jana29-Apr-10 9:07
professionalAbhijit Jana29-Apr-10 9:07 
AnswerRe: Managing SQL Server Remotely Pin
Abhishek Sur29-Apr-10 9:47
professionalAbhishek Sur29-Apr-10 9:47 
GeneralRe: Managing SQL Server Remotely Pin
tunsten29-Apr-10 21:37
tunsten29-Apr-10 21:37 
Questionerror code 502 Pin
antony beula29-Apr-10 2:55
antony beula29-Apr-10 2:55 
AnswerRe: error code 502 Pin
JHizzle29-Apr-10 3:13
JHizzle29-Apr-10 3:13 
QuestionInserting PDF file to SQL Server 2005 using ASP.NET C# Pin
Deb_2629-Apr-10 2:55
Deb_2629-Apr-10 2:55 
AnswerRe: Inserting PDF file to SQL Server 2005 using ASP.NET C# Pin
Ashfield29-Apr-10 3:08
Ashfield29-Apr-10 3:08 
AnswerRe: Inserting PDF file to SQL Server 2005 using ASP.NET C# Pin
Not Active29-Apr-10 3:38
mentorNot Active29-Apr-10 3:38 
QuestionConnect to Remote Server Database using WSS3.0 Pin
SatyaKeerthi1529-Apr-10 2:46
SatyaKeerthi1529-Apr-10 2:46 
QuestionMultiple Image Upload like in orkut ... Pin
priyareguri29-Apr-10 1:27
priyareguri29-Apr-10 1:27 
AnswerRe: Multiple Image Upload like in orkut ... Pin
Brij29-Apr-10 1:40
mentorBrij29-Apr-10 1:40 
GeneralRe: Multiple Image Upload like in orkut ... Pin
priyareguri29-Apr-10 1:55
priyareguri29-Apr-10 1:55 

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.