Click here to Skip to main content
15,891,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralImplement CAPTCHA on LogInControl Pin
AlexeiXX327-Apr-08 19:30
AlexeiXX327-Apr-08 19:30 
Questionhow to handle javascript in the when drop down control is in update panel Pin
lakshmichawala27-Apr-08 18:34
lakshmichawala27-Apr-08 18:34 
AnswerRe: how to handle javascript in the when drop down control is in update panel Pin
AlexeiXX327-Apr-08 18:51
AlexeiXX327-Apr-08 18:51 
GeneralRe: how to handle javascript in the when drop down control is in update panel Pin
lakshmichawala27-Apr-08 19:08
lakshmichawala27-Apr-08 19:08 
AnswerRe: how to handle javascript in the when drop down control is in update panel Pin
Dotnetkanna27-Apr-08 23:55
Dotnetkanna27-Apr-08 23:55 
QuestionHow to refresh data on Web User Control after a pop up is closed ? Pin
pvphuc27-Apr-08 18:25
pvphuc27-Apr-08 18:25 
GeneralPassing the value from parent to child Pin
Rena7727-Apr-08 14:38
Rena7727-Apr-08 14:38 
GeneralRe: Passing the value from parent to child Pin
Moghan27-Apr-08 19:46
Moghan27-Apr-08 19:46 
GeneralRe: Passing the value from parent to child Pin
Rena7728-Apr-08 2:22
Rena7728-Apr-08 2:22 
GeneralRe: Passing the value from parent to child Pin
Moghan29-Apr-08 19:31
Moghan29-Apr-08 19:31 
GeneralRe: Passing the value from parent to child Pin
Rena7730-Apr-08 2:54
Rena7730-Apr-08 2:54 
GeneralAsp.net Treeview control Pin
mcirosoftmohan27-Apr-08 12:47
mcirosoftmohan27-Apr-08 12:47 
GeneralAccessing master page controls Pin
Farhad Eft27-Apr-08 9:55
Farhad Eft27-Apr-08 9:55 
GeneralRe: Accessing master page controls Pin
Farhad Eft27-Apr-08 9:59
Farhad Eft27-Apr-08 9:59 
GeneralRe: Accessing master page controls Pin
Christian Graus27-Apr-08 11:26
protectorChristian Graus27-Apr-08 11:26 
Questionhow to use ajax in asp.net 2.0 Pin
salil_k_singh27-Apr-08 9:15
salil_k_singh27-Apr-08 9:15 
GeneralRe: how to use ajax in asp.net 2.0 Pin
Blue_Boy27-Apr-08 9:20
Blue_Boy27-Apr-08 9:20 
GeneralRe: how to use ajax in asp.net 2.0 Pin
Christian Graus27-Apr-08 11:24
protectorChristian Graus27-Apr-08 11:24 
Depends what you mean. AJAX itself is just javascript. That's all it is, you don't need any special library or download, you can write AJAX code with notepad.

Given the tone of your question ( which indicates you're not willing to do any research on your own ), I assume you don't want to use AJAX at all, but just drag and drop some controls onto a form and have them do AJAX for you. In that case, you need to download the ASP.NET AJAX library, install it, and read the docs.

I recommend reading the article I link to in my sig for a start.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

Generaljavascript function work with on project and another one nooooo !!! Pin
kindman_nb27-Apr-08 8:44
kindman_nb27-Apr-08 8:44 
GeneralRe: javascript function work with on project and another one nooooo !!! Pin
Christian Graus27-Apr-08 11:30
protectorChristian Graus27-Apr-08 11:30 
GeneralRe: javascript function work with on project and another one nooooo !!! Pin
kindman_nb27-Apr-08 11:42
kindman_nb27-Apr-08 11:42 
GeneralRe: javascript function work with on project and another one nooooo !!! Pin
Christian Graus27-Apr-08 12:09
protectorChristian Graus27-Apr-08 12:09 
GeneralRe: javascript function work with on project and another one nooooo !!! Pin
AlexeiXX327-Apr-08 18:57
AlexeiXX327-Apr-08 18:57 
GeneralRe: javascript function work with on project and another one nooooo !!! Pin
kindman_nb27-Apr-08 22:08
kindman_nb27-Apr-08 22:08 
GeneralRe: javascript function work with on project and another one nooooo !!! Pin
kindman_nb27-Apr-08 22:26
kindman_nb27-Apr-08 22:26 

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.