Virus Software

2001-04-18 Thread Charlie McCormack
Hi anyone recommend any Anti Virus software that I can run to check uploaded files as they come in. I would like to have a command-line util if possible, something like back in the old days when BBSs were around. Cheers, Charlie McCormack [EMAIL PROTECTED

BETA 5

2001-02-06 Thread Charlie McCormack
ftp://ftp2.allaire.com/pub/beta/cfserver50b1.exe Go get it :) ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsu

Re: BETA 5

2001-02-06 Thread Charlie McCormack
OK The PUBLIC ftp site as to which it is located on DOES NOT require an assigned login and IS NOT a hidden directory. If you ftp to the site, you will see a whole lot more applications. This ftp site is listed on many sites throughout the Internet, especially lycos, and IS NOT a beta locati

Allaire are out of office

2001-02-06 Thread Charlie McCormack
Whoever is forwarding my posts to allaire, STOP IT...they are out of office till 12 feb, do it then. And guess what...I didn't go through the beta site, so therefore I didn't SIGN or AGREE TO a license agreement until I open the file and install, at which point it will ask me to agree to the lice

Cookies

2001-02-12 Thread Charlie McCormack
Hi All, I've got code that requests a process from a remote server where the remote server sets a cookie. What I'm trying to do is post this cookie back to the server but get the following header with a 501 error. HTTP/1.1 501 Not Implemented Server: Microsoft-IIS/4.0 Content-Type: text/html Via

Javascript VARS

2001-02-20 Thread Charlie McCormack
Hi all, Is it possible to pass a javascript var back to CF? thanks, Charlie ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@hous

RE: Javascript VARS

2001-02-20 Thread Charlie McCormack
Is there any other way. > -Original Message- > From: Tony Schreiber [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 21, 2001 2:22 PM > To: CF-Talk > Subject: Re: Javascript VARS > > > Sure. On a subsequent page - via a form variable... > > > Is it possible to pass a javascript v

RE: Javascript VARS

2001-02-20 Thread Charlie McCormack
do, but with wddx/xml > you can pass packets back to the server using this method. It should give > you more of an insight into what can be achieved. > > > > > -Original Message- > From: Charlie McCormack [mailto:[EMAIL PROTECTED]] > Sent: 21 February 2001

RE: Two functions with a single onClick?

2001-02-21 Thread Charlie McCormack
One way would be to have the onclick event call one fuction that in turn calls the next function. > -Original Message- > From: Les Irvin [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 22, 2001 9:58 AM > To: CF-Talk > Subject: Two functions with a single onClick? > > > Can more tha

RE: MSXML in cfobject to Load, Send, & Retrieve XML results?

2001-02-27 Thread Charlie McCormack
What is the error you are getting. > -Original Message- > From: Vano, Carl G, SITS [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 28, 2001 6:46 AM > To: CF-Talk > Subject: MSXML in cfobject to Load, Send, & Retrieve XML results? > > > Does anyone know what is wrong with my cod