ASP.NET =server

1 of 10 of about 230 for ASP.NET =server

sorted by:   best match first  |   newest listings first

Featured Listings

  • Urgent : Pls help me to convert ASP Dot.Net
    Dear All, We have old website with Registration form.We created the form with auto generated number mail to registered users, We did this in code behi
    From: Migrating from ASP to ASP.NET - ASP.NET - 4/5/2009
  • Converting asp file into servlet without using j-asp conversion tool
    we need the below asp code to be converted into servlet program . <% response.expires=-1 q=request.querystring("q") set xmlDoc=Serv
    From: Migrating from JSP/Servlets to ASP.NET - ASP.NET - 5/23/2008
  • DropDownExtender -- js Invalid argument in PopupExtender
    I have created my own webcontrol using the DropDownExtender to replicate the functionality of a true dropdownlist, including having the hover style al
    From: ASP.NET AJAX Control Kit - ASP.NET - 12/2/2008
  • Error 1 The type or namespace name 'CrystalReport2', you missing a using directive or an assembly reference?
    Hi this is my code behind c#.Net, the problem is that am getting error on using System; using System.Collections; using System.Configuration; using
    From: Crystal Reports - ASP.NET - 8/20/2009
  • Url rewritting Server and local comparasi
    Server error : [img]http://img440.imageshack.us/my.php?image=serveroo3.png[\img] Local successful : [img]http://img440.imageshack.us/my.php?image=localty9.png[\img] why Server Error ?
    From: HttpHandlers and HttpModules - ASP.NET - 11/22/2008
  • Custom Control default properties
    hello, im writing a custom control that inherits from Image control, i wish that when the user drag and drop the control to a webpage it automatically
    From: Custom Server Controls - ASP.NET - 12/1/2008
  • Adding DDLs to a dynamic table
    Hi Guys, I am creating a table dynamically (please don't ask why--it has to be done this way). To the table, I need to add a few DropDownLists... s
    From: Data Presentation Controls - ASP.NET - 12/11/2008
  • Displaying Date Last Modified
    Hello, I'm new to ASP.NET and was wondering how I can display the date a file was last modified on a web form. I'm working in C#. I was able to do t
    From: Visual Basic .NET - ASP.NET - 4/5/2009
  • file download after sign in
    I am a new self taught asp.net user. I want to allow a user the ability to have access to a file download only after they "sign in" by way of async em
    From: Data Presentation Controls - ASP.NET - 8/21/2009
  • TagPrefix doesn't work
    Hi, I create a WebCustomControl and I'd like to implement the TagPrefix also. I wrote like this: [assembly: TagPrefix("CostumControls.Box" , "BoxConfi
    From: Custom Server Controls - ASP.NET - 1/19/2009
  • Impersonation and Write access
    I have read postings up and down this site and on others. I'm very confused about impersonation. Here is my basic scenario. I have a web application t
    From: Security - ASP.NET - 1/21/2009
  • SQL Server 2005 Express connection using SSPI
    I've been reading forum posts for 2 hours, nothing has seemed to help. I have IIS 6.0, Windows Server 2003 R2. SQL Server 2005 express sp 2. I'm devel
    From: SQL Server,SQL Server Access and SQL Data Source Control - ASP.NET - 2/24/2009
  • How to add a link button outside the ContentPlaceHolder and form tag in a master page?
    I am using one of the template(simple) from http://msdn.microsoft.com/en-us/asp.net/aa336613.aspx. The basic purpose is to use builtin login controls
    From: Master Pages,Themes and Navigation Controls - ASP.NET - 3/26/2009
  • How to NOT format the "ad details" in Showad.aspx ?
    For most of my websites, I like the idea that text format is removed from ad details when it is displayed. Note that when we enter an ad, and then go
    From: Classifieds Starter Kit - ASP.NET - 3/13/2009
  • Custom DropDownList not binding evals and bind when inside a gridview template field
    Hey folks, I have created a custom server contorl that extends a DropDownList. However, if for instance I place it inside an EditItemTemplate of a Gri
    From: Custom Server Controls - ASP.NET - 4/27/2009
  • change user password in the active directory on windows server 2003
    Dear all, **************************************************************************************** <form name='frm'><% on error resu
    From: Active Directory and LDAP - ASP.NET - 8/13/2009
  • Trials and Tribulations of Time Tracker
    On the same day that ASP.Net 2.0 left beta, my hosting company made 2.0 hosting packages available. In my excitement to work with some of the new f
    From: Time Tracker Starter Kit - ASP.NET - 11/30/2005
  • problem on setting the Maxlength in multiline textbox using javascript
    Hi, I am using a javascript to set the maxlength property of multiline textbox. But If I press enter key it is taking 2 char(as known one for carri
    From: Client Side Web Development - ASP.NET - 12/3/2008
  • tagprefix is not working
    hai i m new to vb.net and my problem is...... i created a class file in app_code/controls named TemplatedContent.vb the class file is like this Namesp
    From: Visual Basic .NET - ASP.NET - 12/8/2008
  • Access data in server control
    I'm trying to create a custom server control that will have multiple text boxes. Once a user inputs data into the control, how do I access it on pos
    From: Custom Server Controls - ASP.NET - 1/30/2009
  • Error: There are no components in '' that can be placed on the tool box.
    Hi, I am trying to make a simple custom server control, but keep getting the following error when I try to add my server control to the toolbox of my
    From: Custom Server Controls - ASP.NET - 12/28/2005
  • accessing oracle database 10g as a sys user
    I am using Oledbconnection. I want to connect to oracle as a 'sys' user. Its giving me an error that only sysdba or higher role can access where shoul
    From: Oracle - ASP.NET - 1/7/2009
  • Handle database connections with care
    Please make sure that you always close the underlying connection to a database and that you're using connection pooling to improve the processing spee
    From: FAQ-Frequently Asked Questions - ASP.NET - 12/19/2004
  • ASP.NET 2.0 - Accessing controls in the previous page
    One of the problems faced by us in ASP.NET 1.x versions is the inability to transfer data between pages easily. Since ASP.NET 1.x pages postback to th
    From: FAQ-Frequently Asked Questions - ASP.NET - 1/12/2006
  • Partial page update/message box not firing?
    Hello, I have a formview and ODS inside an update panel. I have an ODS Inserted event which fires the below code, however the message box does not app
    From: ASP.NET AJAX Discussion and Suggestions - ASP.NET - 1/17/2009