Click here to Skip to main content
15,894,460 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionwant to know the idea regarding the Network Management System Project in asp.net Pin
Amit Spadez14-Jul-10 0:41
professionalAmit Spadez14-Jul-10 0:41 
AnswerRe: want to know the idea regarding the Network Management System Project in asp.net Pin
Peace ON14-Jul-10 1:00
Peace ON14-Jul-10 1:00 
AnswerRe: want to know the idea regarding the Network Management System Project in asp.net Pin
Not Active14-Jul-10 1:14
mentorNot Active14-Jul-10 1:14 
GeneralRe: want to know the idea regarding the Network Management System Project in asp.net Pin
Amit Spadez14-Jul-10 1:15
professionalAmit Spadez14-Jul-10 1:15 
AnswerRe: want to know the idea regarding the Network Management System Project in asp.net Pin
T M Gray14-Jul-10 5:13
T M Gray14-Jul-10 5:13 
QuestionForm authentication with static variable Pin
Tripathi Swati13-Jul-10 23:33
Tripathi Swati13-Jul-10 23:33 
AnswerRe: Form authentication with static variable Pin
Peace ON14-Jul-10 0:32
Peace ON14-Jul-10 0:32 
QuestionAJAX Control Pin
geeeeeeeetha13-Jul-10 21:01
geeeeeeeetha13-Jul-10 21:01 
Hi,

I have added reference to AjaxControlToolkit.dll

but ahax controls are not working in my website.

this is my code

<div>
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
<asp:UpdatePanel ID="UpdatePanel1" runat="server">
<ContentTemplate>
<aspx:FilteredTextBoxExtender ID="ftbe" runat="server"
TargetControlID="TextBox1"
FilterType="Custom, Numbers"
ValidChars="+-=/*()." />
<aspx:CalendarExtender ID="asd" runat="server" TargetControlID="TextBox1" PopupButtonID="Button1" ></aspx:CalendarExtender>
<asp:Button ID="Button1" runat="server" Text="Button" />
<asp:TextBox ID="TextBox1"
runat="server"></asp:TextBox>
</ContentTemplate>
</asp:UpdatePanel>
</div>
AnswerRe: AJAX Control Pin
Prosanta Kundu online13-Jul-10 23:23
Prosanta Kundu online13-Jul-10 23:23 
AnswerRe: AJAX Control Pin
T M Gray14-Jul-10 5:30
T M Gray14-Jul-10 5:30 
Questionweb application Pin
Thanusree Duth13-Jul-10 19:21
Thanusree Duth13-Jul-10 19:21 
AnswerRe: web application Pin
Prosanta Kundu online13-Jul-10 19:28
Prosanta Kundu online13-Jul-10 19:28 
AnswerRe: web application Pin
Gaurav Dudeja India13-Jul-10 20:39
Gaurav Dudeja India13-Jul-10 20:39 
AnswerRe: web application Pin
T M Gray14-Jul-10 5:06
T M Gray14-Jul-10 5:06 
QuestionAjax ModalPopupExtender Fails when using SSL Pin
pinna_hari13-Jul-10 18:36
pinna_hari13-Jul-10 18:36 
AnswerRe: Ajax ModalPopupExtender Fails when using SSL Pin
Peace ON13-Jul-10 19:57
Peace ON13-Jul-10 19:57 
GeneralRe: Ajax ModalPopupExtender Fails when using SSL Pin
pinna_hari13-Jul-10 20:37
pinna_hari13-Jul-10 20:37 
QuestionFree E-mail App For Asp.Net? Pin
Richard Blythe13-Jul-10 13:12
Richard Blythe13-Jul-10 13:12 
AnswerRe: Free E-mail App For Asp.Net? Pin
Peace ON13-Jul-10 19:31
Peace ON13-Jul-10 19:31 
GeneralRe: Free E-mail App For Asp.Net? Pin
Richard Blythe14-Jul-10 5:45
Richard Blythe14-Jul-10 5:45 
QuestionI have got problem inn Asp.net Pin
Harshad Kathiriya13-Jul-10 8:44
professionalHarshad Kathiriya13-Jul-10 8:44 
AnswerRe: I have got problem inn Asp.net Pin
T M Gray13-Jul-10 9:58
T M Gray13-Jul-10 9:58 
AnswerRe: I have got problem inn Asp.net Pin
Simon_Whale13-Jul-10 13:02
Simon_Whale13-Jul-10 13:02 
AnswerRe: I have got problem inn Asp.net Pin
raju melveetilpurayil13-Jul-10 19:10
professionalraju melveetilpurayil13-Jul-10 19:10 
QuestionASP.Net Web Site Administration Tool Pin
Gjm13-Jul-10 6:48
Gjm13-Jul-10 6:48 

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.