|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET web controlsmicrosoft.public.dotnet.framework.aspnet.webcontrols
Michael D. Ober -
17 Oct 2008 3:15 PM - 2 messages
I have two identical web-sites, one for internal use and one for external use. The issue I have is after "Publish"ing my web-site and copying the published site to each server, one works and the other doesn't. Both ...
bh -
17 Oct 2008 1:21 PM - 2 messages
I am using a built-in login control on a form, and have set the "DisplayRememberMe" property to false. It correctly does not display that checkbox on the login form; however, after authenticating, I'm prompted with an Autocomplete Passwords Dialog ...
Nathan Sokalski -
17 Oct 2008 12:36 AM - 2 messages
I am creating a control in which I inherit from the DropDownList. The only method that I override is RenderContents. Here is my basic code: Public Class StatesDropDownList : Inherits DropDownList Protected Overrides Sub RenderContents(ByVal writer As System.Web.UI.HtmlTextWriter) ...
chandan -
14 Oct 2008 10:23 AM - 2 messages
Hi All! How to Export Datagrid view data to excel in ASP.net 3.5? Thanks, Chandan ...
Arch Stanton -
12 Oct 2008 1:16 AM - 2 messages
I have an ASP.net web page with some buttons and list boxes. My users are complaining that they need to press the 'Search' button instead of just hitting the 'Enter' key when they've made their selections. How can I make my page press a certain button when I hit 'Enter'? I've ...
|
|||||||||||||||||||||||