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 > february 2007

DLL Issue With Classic Asp
Posted by George Thompson at 2/27/2007 1:36:59 PM
Hi everyone, Not sure if this is the right newsgroup for this, but I think it is. I've been having trouble finding any good info on the following process: Create a DLL in .NET (using C# or VB) Install the DLL to my asp server Access The DLL From my asp page. (note: it's asp, NOT asp .net...more >>


Multiple Selections
Posted by jjuan at 2/8/2007 10:33:46 AM
I have a multiple dropdown which have multiple selection. If I select multiple value on my multiple dropdown list and submit it,how can i write it on the tblotherlang sample code <select size="10" name="ddmultiplelang" multiple> <% qryNCDesc = "SELECT MultiLanguageID, MultiLangua...more >>

use both C# and VB in ASP development
Posted by dotNetFan at 2/6/2007 4:52:01 PM
I followed a Microsoft Webcast and constructed a Website. I have VB code in the App_Code folder. Everything works. I learned that every time I change the VB code in App_Code folder, it will be automatically re-compiled. Then I used C# to write a public class and also put in the App_Code folder...more >>



DevelopmentNow Blog