Re: Multiple file uploads

2001-01-09 Thread Kevin Willyerd
as it has length GT 0 before you run CFFile on it. Matt -Original Message- From: Kevin Willyerd [mailto:[EMAIL PROTECTED]] Sent: Monday, January 08, 2001 4:37 PM To: CF-Talk Subject: Multiple file uploads Is it possible to upload 5 different files from the same form? The only way I

Multiple file uploads

2001-01-08 Thread Kevin Willyerd
Is it possible to upload 5 different files from the same form? The only way I can get it to work is to use a seperate template for each file. Kevin ~~ Structure your ColdFusion code with Fusebox. Get the official book at

html2pdf inconsistancies

2000-12-15 Thread Kevin Willyerd
OUTPUTFILE="c:\inetpub\wwwroot\webmonkey\print\files\#filename#.pdf" OPTIONS="--webpage -f" /cfoutput /cflock --- !--- !--- Delete static html file --- CFLOCK name="#Session.cftoken#" TIMEOUT="30" cfoutput cffile action="Delete" file=&qu

Re: queries vs arrays

2000-12-14 Thread Kevin Willyerd
Thank you all for you help, you are part of what makes the CF community so great. On Wed, 13 Dec 2000 16:16:59 -0600, you wrote: In Ben Fortas he says "ColdFusion queries are essentially arrays with named collumns. You may therefore use any of the array functions with queries" Does this mean

queries vs arrays

2000-12-13 Thread Kevin Willyerd
In Ben Fortas he says "ColdFusion queries are essentially arrays with named collumns. You may therefore use any of the array functions with queries" Does this mean ther is a way to address queries in the form Query [row] [collumname]? I have tried and can not get it to work. Kevin

Verify e-mail addresses

2000-12-06 Thread Kevin Willyerd
I have a form that collects the users email address. I need to verify that it is a good address, not just that it is formatted correctly. Is there a tag or snipppet that actually sends a request to the proper smpt server and gets back the responce if the mailbox is good? Kevin

development mappings

2000-12-04 Thread Kevin Willyerd
Hi all, I am having trouble setting up the development mappings for a remote server in studio. I have: Studio Path \\servername\sharename\inetpub\wwwroot\foldername Server Path c:\inetpub\wwwroot\foldername Browser Path

OT: SQL Time formats

2000-11-20 Thread Kevin Willyerd
Hey all, I have a field stored as a smalldatetime in SQL 7. Using the convert function I can pull out the time in the format of hh:mm (Convert(char(5),dbo.event.datetime,8) as Time). How do I have the output of the time in the format hh:mmAM (or PM)? I am taking what I have now and converting it

RE: A book about debugging applications' ?

2000-11-17 Thread Kevin Willyerd
I would be willing to make them available on my site now if interested. [EMAIL PROTECTED] -Original Message- From: Michael Thomas [mailto:[EMAIL PROTECTED]] Sent: Friday, November 17, 2000 8:46 AM To: CF-Talk Subject: Re: A book about "debugging applications' ? I have written 3 full