Click here to Skip to main content
15,901,205 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerWeb Services problem Pin
Ian Winter4-Dec-08 6:03
Ian Winter4-Dec-08 6:03 
GeneralRe: Web Services problem Pin
Wendelius4-Dec-08 8:08
mentorWendelius4-Dec-08 8:08 
GeneralRe: Web Services problem Pin
Ian Winter4-Dec-08 21:35
Ian Winter4-Dec-08 21:35 
GeneralRe: Web Services problem Pin
Wendelius5-Dec-08 8:19
mentorWendelius5-Dec-08 8:19 
Questionthere must be an easy way to do this. asyncronous pages nightmare Pin
paul langan4-Dec-08 4:34
paul langan4-Dec-08 4:34 
AnswerRe: there must be an easy way to do this. asyncronous pages nightmare Pin
Paddy Boyd4-Dec-08 5:03
Paddy Boyd4-Dec-08 5:03 
GeneralRe: there must be an easy way to do this. asyncronous pages nightmare Pin
paul langan4-Dec-08 5:11
paul langan4-Dec-08 5:11 
QuestionCall a function declared in content page from master page [modified] Pin
Mohamed Arif4-Dec-08 3:01
Mohamed Arif4-Dec-08 3:01 
Hi,
I want to access a public function declared in a content page from the master page.

I have a master page and a few content pages that have the same master page.On click of a button in the master page I want to call a function from the content page.All my content pages have the function with the same name...but they have different functionality based on the page.

I tried and I was successfull in accessing the content page controls properties from master page using below code.

Me.ContentPlaceHolder1.Page.FindControl("Button").Visible = False

Please let me know how to call a Content page function named "ValidateContent" from the master page.

Thanks in Advance.

modified on Thursday, December 4, 2008 9:48 AM

AnswerRe: Call a function declared in content page form master page Pin
moon_stick4-Dec-08 3:49
moon_stick4-Dec-08 3:49 
GeneralRe: Call a function declared in content page form master page Pin
Mohamed Arif4-Dec-08 4:03
Mohamed Arif4-Dec-08 4:03 
GeneralRe: Call a function declared in content page form master page Pin
moon_stick4-Dec-08 4:13
moon_stick4-Dec-08 4:13 
GeneralRe: Call a function declared in content page from master page [modified] Pin
Mohamed Arif4-Dec-08 5:42
Mohamed Arif4-Dec-08 5:42 
GeneralRe: Call a function declared in content page from master page [modified] Pin
moon_stick4-Dec-08 6:45
moon_stick4-Dec-08 6:45 
GeneralRe: Call a function declared in content page from master page Pin
Mohamed Arif4-Dec-08 7:12
Mohamed Arif4-Dec-08 7:12 
QuestionHow to save Iframe Content to server using Asp.net Pin
jamesrajesh4-Dec-08 2:42
jamesrajesh4-Dec-08 2:42 
QuestionError: GridView with checkbox --plz reply urgent Pin
premprakashbhati4-Dec-08 1:49
premprakashbhati4-Dec-08 1:49 
AnswerRe: Error: GridView with checkbox --plz reply urgent Pin
moon_stick4-Dec-08 4:24
moon_stick4-Dec-08 4:24 
AnswerRe: Error: GridView with checkbox --plz reply urgent Pin
Paul Conrad4-Dec-08 4:52
professionalPaul Conrad4-Dec-08 4:52 
Questionplz do replay i am facing problem since last working day Pin
sajjadlashari4-Dec-08 1:12
sajjadlashari4-Dec-08 1:12 
AnswerRe: plz do replay i am facing problem since last working day Pin
meeram3954-Dec-08 1:27
meeram3954-Dec-08 1:27 
AnswerRe: plz do replay i am facing problem since last working day Pin
AhsanS4-Dec-08 1:27
AhsanS4-Dec-08 1:27 
GeneralRe: plz do replay i am facing problem since last working day Pin
sajjadlashari4-Dec-08 17:56
sajjadlashari4-Dec-08 17:56 
GeneralRe: plz do replay i am facing problem since last working day Pin
Padmanabh Ganorkar4-Dec-08 18:59
Padmanabh Ganorkar4-Dec-08 18:59 
QuestionSuggesion Required related to filling country and city Dropdownlist [modified] Pin
mr_muskurahat4-Dec-08 0:07
mr_muskurahat4-Dec-08 0:07 
AnswerRe: Suggesion Required related to filling country and city Dropdownlist Pin
meeram3954-Dec-08 0:54
meeram3954-Dec-08 0:54 

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.