Click here to Skip to main content
16,012,223 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Trouble in using Master page and javascript ??? Pin
Grapes-R-Fun24-Nov-06 14:15
Grapes-R-Fun24-Nov-06 14:15 
GeneralRe: Trouble in using Master page and javascript ??? Pin
vicky45725-Nov-06 14:01
vicky45725-Nov-06 14:01 
GeneralHere is the code ... Pin
vicky45725-Nov-06 14:02
vicky45725-Nov-06 14:02 
GeneralCode again... Pin
vicky45725-Nov-06 14:04
vicky45725-Nov-06 14:04 
GeneralRe: Code again... Pin
Grapes-R-Fun27-Nov-06 4:18
Grapes-R-Fun27-Nov-06 4:18 
GeneralStill having problem... Pin
vicky45727-Nov-06 12:06
vicky45727-Nov-06 12:06 
GeneralRe: Still having problem... Pin
Grapes-R-Fun28-Nov-06 2:26
Grapes-R-Fun28-Nov-06 2:26 
GeneralRe: Trouble in using Master page and javascript ??? Pin
Grapes-R-Fun27-Nov-06 4:09
Grapes-R-Fun27-Nov-06 4:09 
Hi Vicky,

Your best bet as far as learning how to implement and work with ICallbackEventHandler interface is to look up msdn2: http://msdn2.microsoft.com/en-us/library/system.web.ui.icallbackeventhandler(VS.80).aspx

There are many other developer sites, including codeproject, where you can get real-life examples of ICallbackEventHandler implementation. However, when you are doing your research, make sure to look up only those that have implemented TWO methods associated with this interface void RaiseCallbackEvent(String eventArgument) and String GetCallbackResult() Some examples are from 2.0 beta and have only one method.

Here is a good code example: http://msdn2.microsoft.com/en-us/library/ms366515(vs.80).aspx


Nila

"...for that, I will need a large cup of coffee and a brand muffin!" -Samantha Bea

AnswerRe: Trouble in using Master page and javascript ??? Pin
Anshuman Singh24-Nov-06 19:20
Anshuman Singh24-Nov-06 19:20 
AnswerRe: Trouble in using Master page and javascript ??? Pin
ayeleteric24-Nov-06 20:45
ayeleteric24-Nov-06 20:45 
QuestionReport Viewer control Pin
bzrocker24-Nov-06 6:24
bzrocker24-Nov-06 6:24 
QuestionIsPostBack and NotIsPostBack Pin
saravanan0524-Nov-06 5:32
saravanan0524-Nov-06 5:32 
AnswerRe: IsPostBack and NotIsPostBack Pin
Not Active24-Nov-06 5:39
mentorNot Active24-Nov-06 5:39 
AnswerRe: IsPostBack and NotIsPostBack Pin
Britney S. Morales24-Nov-06 11:17
Britney S. Morales24-Nov-06 11:17 
AnswerRe: IsPostBack and NotIsPostBack Pin
GaryWoodfine 24-Nov-06 23:48
professionalGaryWoodfine 24-Nov-06 23:48 
Questionprint wide hmtl Pin
tiagodll24-Nov-06 4:48
tiagodll24-Nov-06 4:48 
AnswerRe: print wide hmtl Pin
Not Active24-Nov-06 5:44
mentorNot Active24-Nov-06 5:44 
AnswerRe: print wide hmtl Pin
Dominic Pettifer24-Nov-06 13:32
Dominic Pettifer24-Nov-06 13:32 
Questionpaging Pin
ravikiranreddydharmannagari24-Nov-06 1:47
ravikiranreddydharmannagari24-Nov-06 1:47 
AnswerRe: paging Pin
Guffa24-Nov-06 2:19
Guffa24-Nov-06 2:19 
AnswerRe: paging Pin
sam L25-Nov-06 21:02
sam L25-Nov-06 21:02 
QuestionDropdown list problem Pin
Imran Khan Pathan24-Nov-06 1:01
Imran Khan Pathan24-Nov-06 1:01 
AnswerRe: Dropdown list problem Pin
RaviJJain24-Nov-06 1:43
RaviJJain24-Nov-06 1:43 
GeneralRe: Dropdown list problem Pin
Imran Khan Pathan24-Nov-06 2:15
Imran Khan Pathan24-Nov-06 2:15 
AnswerRe: Dropdown list problem Pin
iamrashida8324-Nov-06 10:08
iamrashida8324-Nov-06 10:08 

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.