Re: Slightly OT HTML question

2000-11-21 Thread Michael Thomas
IL PROTECTED] >To: CF-Talk <[EMAIL PROTECTED]> >Subject: Re: Slightly OT HTML question >Date: Tue, 21 Nov 2000 04:27:00 -0500 > > > Maybe this is too complicated, but I would keep the original file names, >and put it in a directory named '149284.' > > A

RE: Slightly OT HTML question

2000-11-21 Thread Stewart McGowan
A short snippet Regards Stew SELECT Distinct File_Name1 FROM Files #File_Name1# SELECT File_Name2 FROM Files where File_Name1 ='#form.File_Name#' #File_Name2# #File_Name2# ~~ Structure your ColdFusion code with

Re: Slightly OT HTML question

2000-11-21 Thread Jeffry Houser
Maybe this is too complicated, but I would keep the original file names, and put it in a directory named '149284.' Although, if you don't want to try that approach you may want to link to another CFM page that renames the file and then links to it, either using javascript or a cflocation.

Re: Slightly OT....HTML question

2000-12-05 Thread Todd Ashworth
| Does anyone know if there is a known issue here and if so is there a way | around it? Yes .. strike the client about the head firmly and repeatedly until they understand the foolishness of their ways ;) What in the world would you need 7,000 entries in a single select box? Is there a way you

Re: Slightly OT....HTML question

2000-12-05 Thread Jamie Keane
s.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Todd Ashworth <[EMAIL PROTECTED]> To: CF-Talk <[EMAIL PROTECTED]> Date: Tuesday, December 05, 2000 8:53 AM Subject: Re: Slightly OTHTML question >| Does anyone know if there is a known issue here and

RE: Slightly OT....HTML question

2000-12-05 Thread Andy Ewings
PROTECTED]] Sent: 05 December 2000 14:02 To: CF-Talk Subject: Re: Slightly OTHTML question | Does anyone know if there is a known issue here and if so is there a way | around it? Yes .. strike the client about the head firmly and repeatedly until they understand the foolishness of their ways ;

Re: Slightly OT....HTML question

2000-12-05 Thread Dick Applebaum
Andrew You can try allocating more memory to the browser on the Mac. A better approach might be to use something like twoSelectsRelated or ThreeSelectsRelated custom tags availab at allaire. At least you could break the unwieldy number of entries into smaller groups. HTH Dick At 12:53 PM +

Re: Slightly OT....HTML question

2000-12-05 Thread Todd Ashworth
hmm .. maybe you could even break it down by some sort of geographic location? Todd Ashworth - Original Message - From: "Andy Ewings" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, December 05, 2000 9:05 AM Subject: RE: Slightly OT.

RE: Slightly OT....HTML question

2000-12-05 Thread Andy Ewings
notify us on +44 (0)207 387 8890. -Original Message- From: Todd Ashworth [mailto:[EMAIL PROTECTED]] Sent: 05 December 2000 14:39 To: CF-Talk Subject: Re: Slightly OTHTML question hmm .. maybe you could even break it down by some sort of geographic location? Todd Ashworth

RE: Slightly OT....HTML question

2000-12-05 Thread Andy Ewings
ssage- From: Dick Applebaum [mailto:[EMAIL PROTECTED]] Sent: 05 December 2000 14:11 To: CF-Talk Subject: Re: Slightly OT....HTML question Andrew You can try allocating more memory to the browser on the Mac. A better approach might be to use something like twoSelectsRelated or ThreeSelectsRe

Re: Slightly OT....HTML question

2000-12-05 Thread Jamie Keane
05, 2000 9:54 AM Subject: RE: Slightly OTHTML question >Thanks. I'll have a lok at these tags. Can you give me a brief desription >as to what they do? > >-- >Andrew Ewings >Project Manager >Thou

RE: Slightly OT....HTML question

2000-12-05 Thread Andy Ewings
notify us on +44 (0)207 387 8890. -Original Message- From: Jamie Keane [mailto:[EMAIL PROTECTED]] Sent: 05 December 2000 15:10 To: CF-Talk Subject: Re: Slightly OTHTML question Basically what they do is whip together two or three select boxes that are tied with Javascript. Select