Click here to Skip to main content
16,004,828 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: the name 'Label2' doesn't exist in current context Pin
AlexeiXX327-Apr-09 15:39
AlexeiXX327-Apr-09 15:39 
QuestionWeird UpdatePanel status 500 server error Pin
dani kenan27-Apr-09 7:36
dani kenan27-Apr-09 7:36 
AnswerRe: Weird UpdatePanel status 500 server error Pin
Ramesh Swaminathan28-Apr-09 0:32
Ramesh Swaminathan28-Apr-09 0:32 
GeneralRe: Weird UpdatePanel status 500 server error Pin
JeevaBharathi28-Apr-09 20:17
JeevaBharathi28-Apr-09 20:17 
QuestionProblem writing metadata to jpg Pin
KoskoArts27-Apr-09 4:50
KoskoArts27-Apr-09 4:50 
Questionlost focus event in textbox Pin
Girish48127-Apr-09 3:59
Girish48127-Apr-09 3:59 
AnswerRe: lost focus event in textbox Pin
DoctorMick27-Apr-09 5:18
DoctorMick27-Apr-09 5:18 
AnswerRe: lost focus event in textbox Pin
SayreCC27-Apr-09 15:08
SayreCC27-Apr-09 15:08 
Hi, to call function, first the function must be public if you want to use it to other project or webform.

About your Code to call the procedure myfunc()

example in your button1 click event you can insert

button1_click()
{
myfunc();
}

Hope this one can help.
Thanks

Hi, Please select Good Question if my answer are fit to your Question.

AnswerRe: lost focus event in textbox Pin
AlexeiXX327-Apr-09 15:33
AlexeiXX327-Apr-09 15:33 
GeneralRe: lost focus event in textbox Pin
Girish48127-Apr-09 18:54
Girish48127-Apr-09 18:54 
QuestionAsp.net questions Pin
skop827-Apr-09 3:29
skop827-Apr-09 3:29 
AnswerRe: Asp.net questions Pin
Rolando CC27-Apr-09 6:12
professionalRolando CC27-Apr-09 6:12 
AnswerRe: Asp.net questions Pin
Sandeep Akhare27-Apr-09 8:24
Sandeep Akhare27-Apr-09 8:24 
AnswerRe: Asp.net questions Pin
Christian Graus27-Apr-09 8:45
protectorChristian Graus27-Apr-09 8:45 
AnswerRe: Asp.net questions Pin
Yusuf27-Apr-09 12:30
Yusuf27-Apr-09 12:30 
GeneralRe: Asp.net questions Pin
skop811-May-09 6:26
skop811-May-09 6:26 
AnswerRe: Asp.net questions Pin
saanj28-Apr-09 21:21
saanj28-Apr-09 21:21 
Questiondynamic menu control Pin
mansoor.omari27-Apr-09 3:14
mansoor.omari27-Apr-09 3:14 
AnswerRe: dynamic menu control Pin
Christian Graus27-Apr-09 10:09
protectorChristian Graus27-Apr-09 10:09 
AnswerRe: dynamic menu control Pin
Yusuf27-Apr-09 12:37
Yusuf27-Apr-09 12:37 
GeneralRe: dynamic menu control Pin
mansoor.omari28-Apr-09 0:33
mansoor.omari28-Apr-09 0:33 
QuestionHi to all, Pin
sanjaysudrik27-Apr-09 2:55
sanjaysudrik27-Apr-09 2:55 
AnswerRe: Hi to all, Pin
ncsubbu27-Apr-09 3:43
professionalncsubbu27-Apr-09 3:43 
QuestionHTML Javascript Pin
MacIntyre27-Apr-09 2:25
MacIntyre27-Apr-09 2:25 
AnswerRe: HTML Javascript Pin
pginnare27-Apr-09 3:15
pginnare27-Apr-09 3:15 

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.