| | |
Pupcontrolextender for login
Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
•
•
Join Date: Nov 2008
Posts: 3
Reputation:
Solved Threads: 0
Hi,
Im trying to use popupcontrolextender in my asp.net project my code is as follows:
'The targetcontrol which will raise the popupextender
'Panel which will appear in popup
'pop up extender conrol itself
after writing this much code im facing the problem that after clicking on sign in
i jst get the text i.e.
" Hi, this is trial of popup control extender control provided by ajax control toolkit."
and not the pop up layer at all
Please help me out
Thanks in advance.
Im trying to use popupcontrolextender in my asp.net project my code is as follows:
'The targetcontrol which will raise the popupextender
asp.net Syntax (Toggle Plain Text)
<asp:HyperLink ID="HyperLink1" runat="server">Sign in</asp:HyperLink>
'Panel which will appear in popup
asp.net Syntax (Toggle Plain Text)
<asp:Panel ID="loginPanel" runat="server" style="display:none;border-color:Red;"> <div style="border-color:Red;display:block"> Hi, this is trial of popup control extender control provided by ajax control toolkit. </div> </asp:Panel>
'pop up extender conrol itself
asp.net Syntax (Toggle Plain Text)
<cc1:popupcontrolextender ID="PopupControlExtender1" runat="server" PopupControlID="loginPanel" TargetControlID="Hyperlink1"> </cc1:popupcontrolextender>
after writing this much code im facing the problem that after clicking on sign in
i jst get the text i.e.
" Hi, this is trial of popup control extender control provided by ajax control toolkit."
and not the pop up layer at all
Please help me out
Thanks in advance.
Last edited by peter_budo; Nov 28th, 2008 at 1:23 pm. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
![]() |
Other Threads in the ASP.NET Forum
- Previous Thread: Make calendar control popup when textbox gets focus
- Next Thread: Links In Reporting Services
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer c# cac checkbox class commonfunctions confirmationcodegeneration contenttype countryselector css dataaccesslayer database datagrid datagridview datagridviewcheckbox deployment development dgv dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv formatdecimal forms formview gridview gudi iframe iis javascript jquery listbox menu microsoft mouse mssql multistepregistration nameisnotdeclared news objects opera panelmasterpagebuttoncontrols problem redirect registration relationaldatabases reportemail rotatepage schoolproject security serializesmo.table sessionvariables silverlight smartcard smoobjects software sql sql-server sqlserver2005 ssl textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visualstudio web webapplications webarchitecture webdevelopemnt webdevelopment webprogramming webservice youareanotmemberofthedebuggerusers





