Advertisement

1 - 10 of 26 containing alltags:("asp.net,c#,javascript") (0.002 seconds)
I have a modal popup extender which contains a text box. When user will fill information in that text box and clicks the cancel button, i want to save the do a postback and wants to save the textbo...
Zones: ASP.Net Programming, C#, W...Date Answered: 01/29/2008 Grade: A Views: 221
Hey Everyone, It's funny, the more you learn, the more questions I have. I've been working on this project over the past few days (getting a HUGE amount of help from everyone here) and I have...
Zones: ASPDate Answered: 03/03/2008 Grade: B Views: 0
Hi I am building a website that has a textbox on the master page on loading the page the box says please enter. But what I would like is that if someone clicks on the text box or focuses on it the ...
Zones: JavaScript, Visual StudioDate Answered: 03/04/2008 Grade: A Views: 33
Hi Experts, On a button click I'm opening a modal window(1)  and in the modal window1 I have another button ,when clicked on this should close window1 and open modal window2. How is this possib...
Zones: JavaScript, ASP.Net ProgrammingDate Answered: 04/20/2008 Grade: A Views: 12
Been searching through examples on line, and can't seem to get the examples I've found to work.  I need to add a little pop-up window to the delete button on a datagrid so that users can confirm th...
Zones: JavaScript, ASP.Net Programming, WebApplic...Date Answered: 04/22/2008 Grade: A Views: 47
Howdy :D I have the following PANEL on asp.net: <asp:UpdatePanel ID="up_panelpesq" runat="server" >                 <ContentTemplate>                     <asp:Panel ID="mostrapanpesq" runat...
Zones: ASP.Net Programming, JavaScriptDate Answered: 06/28/2008 Grade: B Views: 163
In my ASP.NET page, I have a custom validator and code for both server and client validation. I also have several other validators on the form.  When I DON'T have the customvalidator, everything a...
Zones: ASP.Net Programming, JavaScriptDate Answered: 07/17/2008 Grade: A Views: 8
I have a user control in an ASP.net page that I add dynamically. I need to hide another control in the user control based on a radiobutton in that same user control. I am using a javascript func...
Zones: ASP.Net Programming, JavaScriptDate Answered: 08/02/2008 Grade: A Views: 62
i am working with user controls that I am dynamically adding onto a page. A couple controls have a DIV tag that I make visible or hidden based on other control states through JavaScript.  The probl...
Zones: ASP.Net Programming, JavaScriptDate Answered: 07/28/2008 Grade: A Views: 33
I have an ASP.NET  page that dynamically adds some custom ASCX controls. Each ASCX control contains multiple data entry fields. I would like to know on the client side whether an ascx control has l...
Zones: ASP.Net Programming, JavaScript, C#Date Answered: 08/04/2008 Grade: A Views: 151