In our web app on W2K, we are using COM+ components to interact with the backend SQL database(v7). The app works for the login screen where we are using the same component to get users list to val...
http://www.experts-exchange.com/OS/Miscellaneous/Q_20246267.html
Zones:
Misc OSDate Answered: 07/15/2002 Rating: 7.8 Views: 0
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20558471.html
Zones:
Visual BasicDate Answered: 03/24/2003 Rating: 8.2 Views: 0
I have a web application which uses OWC to create graphs which are saved as .gif files. I've been trying to write a 'clean up' function to get rid of any gifs which are older than 10 minutes. My co...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20624274.htm...
Zones:
ASPDate Answered: 06/16/2003 Rating: 8.8 Views: 4
hi all,
i'm running windows server 2003, and i'm getting an error from an asp
"microsoft VBscript runtime error '800a0046' "
Permission denied
/email_send.asp, line 19
LINE 19 IS AS...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20775332.htm...
Zones:
ASPDate Answered: 10/23/2003 Rating: 7.8 Views: 0
Hello,
In the scriptcenter of MS I found a little script to remove all files from a dir. It works perfect except when there are files in that dir that are in use. in that case the script crashes w...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Controls/Q_21833277....
Zones:
VB ControlsDate Answered: 05/03/2006 Rating: 8.4 Views: 0
I'm making an admin screen so that the administrator can change the content of file remotely anywhere.
But, I got the following error
D:\WWW HOSTING\ABC\Mullin\test\adrot.txt
Microsoft VBS...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10255795.htm...
Zones:
ASPDate Answered: 01/11/2000 Rating: 7.6 Views: 0
I have an upload section, where I give the user a chance to remove the file. I do this with the FileSystemObject, as follows
FilePath = ImageDir & strRecordID & "front.jpg"
Set fso = CreateObj...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10329970.htm...
Zones:
ASPDate Answered: 04/19/2000 Rating: 7.2 Views: 0
I am using ASP/IIS 4.0 on NT. When the following code is executed,
----------------------
Set objSendMail = CreateObject ( "CDONTS.NewMail" )
objSendMail.From= email
objSendMail.To="neena.dodda...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10334168.htm...
Zones:
ASPDate Answered: 04/28/2000 Rating: 7.6 Views: 0
I've written an ASP file that is supposed to get data from html forms and add it to a text file called assets.txt .
The problem is that everytime I run it is does an error:
Microsoft VBScript...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20083287.htm...
Zones:
ASPDate Answered: 02/25/2001 Rating: 4.6 Views: 0
Hi,
I'm trying to send an email to all the people on my mailing list, but I get this error:
*********************************************************
Microsoft VBScript runtime error '800a...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20227506.htm...
Zones:
ASPDate Answered: 11/27/2001 Rating: 7.6 Views: 0