Click here to Skip to main content
15,881,588 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionGive me simple example for API calls in asp.net Pin
PeriyasamyRamachandran23-Jun-10 3:48
PeriyasamyRamachandran23-Jun-10 3:48 
AnswerRe: Give me simple example for API calls in asp.net Pin
bbm2k323-Jun-10 4:29
bbm2k323-Jun-10 4:29 
GeneralRe: Give me simple example for API calls in asp.net Pin
PeriyasamyRamachandran23-Jun-10 18:36
PeriyasamyRamachandran23-Jun-10 18:36 
AnswerRe: Give me simple example for API calls in asp.net Pin
michaelschmitt23-Jun-10 5:31
michaelschmitt23-Jun-10 5:31 
QuestionMultiple web sits application visitor counter Pin
cheinan223-Jun-10 3:45
cheinan223-Jun-10 3:45 
AnswerRe: Multiple web sits application visitor counter Pin
cheinan224-Jun-10 9:07
cheinan224-Jun-10 9:07 
QuestionICallbackEventhandler's GetCallbackResult() function not calling the client side javascript function in case of clik event of an ASP.net button control Pin
K.Safvi23-Jun-10 3:30
K.Safvi23-Jun-10 3:30 
QuestionAccess Master Page Control Value in Child page Pin
lrsalunkhe23-Jun-10 2:08
lrsalunkhe23-Jun-10 2:08 
Respected

I do not access the master page control value in its child
page my code is :
string str = ((Label)Page.Master.FindControl("Lable1")).Text;

please help
Thanks And Regards
lalit
AnswerRe: Access Master Page Control Value in Child page Pin
DaveAuld23-Jun-10 2:41
professionalDaveAuld23-Jun-10 2:41 
AnswerRe: Access Master Page Control Value in Child page Pin
Not Active23-Jun-10 2:42
mentorNot Active23-Jun-10 2:42 
QuestionTest Case and Test Data preparation Pin
Member 322226423-Jun-10 1:56
Member 322226423-Jun-10 1:56 
QuestionEdit GridView Pin
treuveni22-Jun-10 23:33
treuveni22-Jun-10 23:33 
AnswerRe: Edit GridView Pin
Neh.C22-Jun-10 23:45
Neh.C22-Jun-10 23:45 
GeneralRe: Edit GridView Pin
treuveni23-Jun-10 0:02
treuveni23-Jun-10 0:02 
GeneralRe: Edit GridView Pin
Not Active23-Jun-10 2:39
mentorNot Active23-Jun-10 2:39 
Question.aspx page not opening as it should ! Pin
Razanust22-Jun-10 23:05
Razanust22-Jun-10 23:05 
AnswerRe: .aspx page not opening as it should ! Pin
www.Developerof.NET22-Jun-10 23:19
www.Developerof.NET22-Jun-10 23:19 
AnswerRe: .aspx page not opening as it should ! Pin
mihsathe23-Jun-10 2:34
mihsathe23-Jun-10 2:34 
Questionajax for partial refresh of the page Pin
KishoreT22-Jun-10 22:59
KishoreT22-Jun-10 22:59 
AnswerRe: ajax for partial refresh of the page Pin
Venkatesh Mookkan22-Jun-10 23:07
Venkatesh Mookkan22-Jun-10 23:07 
QuestionRe: ajax for partial refresh of the page Pin
KishoreT22-Jun-10 23:15
KishoreT22-Jun-10 23:15 
Questionconnection to server was reset. Pin
Naunt22-Jun-10 21:29
Naunt22-Jun-10 21:29 
AnswerRe: connection to server was reset. Pin
Vimalsoft(Pty) Ltd23-Jun-10 3:35
professionalVimalsoft(Pty) Ltd23-Jun-10 3:35 
QuestionHow to prevent Asp.net page postback when we click on MasterPage button in Content page Pin
Raheem MA22-Jun-10 20:57
Raheem MA22-Jun-10 20:57 
AnswerRe: How to prevent Asp.net page postback when we click on MasterPage button in Content page Pin
Covean22-Jun-10 21:33
Covean22-Jun-10 21:33 

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.