Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
all groups > inetserver asp components > september 2006

Does ASP.Net Membership support suspending end-users?
Posted by Ofer at 9/27/2006 7:40:03 AM
Hi All, We use the ASP.Net end-user management system. How to "Suspend" and "UnFreeze" end users? Our web app should have a web form that allows our customers to temporarily suspend one of their end-users. (This is NOT locking users when they type wrong passwords). This link didn't help;...more >>


File could not be opened
Posted by panda at 9/24/2006 6:01:01 PM
Hi, I have an ASP page and i want to force download an image to the user. I have the following code <% '-------------------------------------------- Response.Buffer = True Dim strFilePath, strFileSize, strFileName Const adTypeBinary = 1 strFilePath = server.mappath("\images\" & request....more >>

Microsoft VBScript runtime error '800a01ad'
Posted by Debbie at 9/8/2006 8:44:24 PM
I get the following error message when trying to create an instance of a DLL on a Windows 2003 Server machine from an ASP page: Microsoft VBScript runtime error '800a01ad' ActiveX component can't create object The code that generates the error is as follows: dim oWebCom set oWebCom = Serv...more >>

File Listing
Posted by Marco Pais at 9/8/2006 12:46:42 PM
Hi there. First of all, sorry for my poor english. I have a problem that I don't know how to resolve. I want to make a dynamic image gallery. With an ASP script, I will read the images from a folder and display them on a table, for example. The script is something like this: <%@ Language...more >>

Problems using a com object in asp.net
Posted by Billse at 9/7/2006 11:54:01 AM
I am trying to use some com objects in .net that we have been using in ASP Classic for quite some time now. I have follow the reading on how to add a reference to the com object from Visual Studio and that does create a new interop dll and place it in the bin directory. I can then access the...more >>

Problems with CDOSys and Win2K
Posted by Rico at 9/4/2006 6:58:58 PM
Hello, I have a Win2K server that I run a website on. I have an asp page that sends an email to me when someone makes a request or provides feedback on the website. It has worked fine until some point in the last month. I know there were a bunch of "Critical Updates" that Microsoft forced o...more >>



DevelopmentNow Blog