Groups | Blog | Home


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 > august 2003 > threads for august 1 - 7, 2003

Filter by week: 1 2 3 4 5

Uploading on Windows 2003 with ASP, problem with 100k+ files
Posted by delee NO[at]SPAM amargosavalley.com at 8/6/2003 3:23:53 PM
I have an ASP script for uploading files. It works fine on files of all sizes on Windows 2000 server, but on Windows 2003 sever it gives a 500 html error on files larger than 100K (tiny files work fine). I can post the script if anyone wants to see it. I need to know what is going on here. ...more >>

CDO mass email
Posted by cameron at 8/5/2003 1:54:44 PM
I have a test and production environment. The code works fine on test but behaves erractically in production. The script needs to email people who are subscribed to a particular service. On test it is a small list but the list on production is fairly large. Does the CDO object have a maximum...more >>

I need to save a class object in a Session variable. Good? Bad?
Posted by Larry Woods at 8/5/2003 11:53:01 AM
Hi, I am in a situation where I am forced into passing a class object around between a bunch of pages. The only way that I can figure out how to do it is storing the object instance in a Session variable. I believe that this is possible, but my concern is whether it gets destroyed at end of ...more >>

Newbie: How do I return a single/string array?
Posted by Larry Woods at 8/4/2003 9:24:46 PM
I am returning a type-single array (x,y) from a component through a property. I am converting the array to variant before passing it back, using CVar( ). The returned array has dimension, which I can display via ubound, but I can't display any values from the array. I have tried CStr, CVar, C...more >>

Creating an installer to run on an NT 4.0 Server - Service Pack 5 (US) << I think
Posted by Laphan at 8/4/2003 7:07:44 PM
Hi All I've always hated the package & deployment installer that comes with VB 6 Enterprise, so I'm looking to use the Inno installer instead. However my problems are as follows: 1) I have created a small app that to me only use the INET control and the FileSystemObject reference. My ide...more >>

server-side ASP w/ client -side component
Posted by mguerreiro NO[at]SPAM lanefurniture.com at 8/4/2003 3:55:15 PM
Hello good folks! I need your advice on a project that i am working on. I am integrating a signature pad, a client-side web browser, and my extranet to make a system. In this system, a user can punch in numbers in the signature pad, which are then sent (thru some sort of VB component) to the ...more >>

Working with a Memo Field
Posted by David Lozzi at 8/1/2003 3:23:38 AM
Here is what I am trying to do filecont = objRS("contents") filecont = replace(filecont,vbLF,",") if i use the objRS instead of the filecont in the replace function i get the same issue. If I do anything with this field (use InStr, or other menial functions) I get no records can be displa...more >>



DevelopmentNow Blog