RE: Move the List??

2001-06-12 Thread Alii Design
I am not implying that you are not working hard to keep the list running swiftly, and I see that it is currently running very quickly. I am more than happy with the help that I have received from this list in the past and hope that it continues to move with the same speed that it is right now. Th

Move the List??

2001-06-12 Thread Alii Design
Any chance we can move this list to Topica? The fusebox list is flying since the switch. This one is so sloow. Rich ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archiv

ClickBank

2001-06-10 Thread Alii Design
Does anyone have any experience with integrating Clickbank into a CF app? I haven't seen any examples or tags in the dev gallery. Rich -Original Message- From: Aaron Rouse [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 10, 2001 4:46 PM To: CF-Talk Subject: CFTree form submittal How can a

Sum Total

2001-06-08 Thread Alii Design
OK I have a table with multiple records each with a currency field, how would I output the total $ of all the records. Rich ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archive

RE: Need decryptor tag for CFUG presentation

2001-06-08 Thread Alii Design
That website is gone http://shroom.dv8.org/cfd/ I was looking for it recently and it has been down. Is there another? Rich -Original Message- From: Semrau, Steven L Mr SRA [mailto:[EMAIL PROTECTED]] Sent: Friday, June 08, 2001 9:08 AM To: CF-Talk Subject: RE: Need decryptor tag for CFUG p

Search Engine Submission

2001-06-08 Thread Alii Design
Does anyone know of a search engine submission tag that has more functionality than CF_Arachnid? Thanks, Rich ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.

OT: IE 6

2001-06-07 Thread Alii Design
Does anyone know why IE 6 will not let me view any source code and will only let me save pictures in bitmap format? I just installed the beta, is there a way to adjust these settings? Rich ~~ Structure your ColdFusion code with Fusebox. Get the of

RE: Image resizing question

2001-06-06 Thread Alii Design
The problem is that unless the image is a factor of 100 x 100 like 200x 200 or 400 x 400, the image will also be distorted when you resize it to 100 x 100 bacause you are forcing either the height or width to a size it shouldn't be. Rich -Original Message- From: Eron Cohen [mailto:[EMAIL

Random records?

2001-06-06 Thread Alii Design
How do i display a random record from a query? Rich ~~ 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/ Unsubscribe: h

RE: Shopping cart problem - no cookies, no deal

2001-06-05 Thread Alii Design
You need to add the CFID and CFTOKEN to every URL link and form link. Rich -Original Message- From: Michel Gagnon [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 05, 2001 10:53 AM To: CF-Talk Subject: Shopping cart problem - no cookies, no deal Hi! I have created a web site that uses a

RE: New CF site

2001-06-04 Thread Alii Design
Is this a magazine or strictly an online information site? Rich -Original Message- From: Dylan Bromby [mailto:[EMAIL PROTECTED]] Sent: Monday, June 04, 2001 11:13 AM To: CF-Talk Subject: RE: New CF site that's ok. i think most of us figured that one out on our own. :) -Original Mess

RE: Series of errors using Harpoon

2001-06-03 Thread Alii Design
Take the custom tags out of the folder they came in and put them all individually in the cfusion/customtags folder. This is how it works for me. Rich -Original Message- From: Cameron Childress [mailto:[EMAIL PROTECTED]] Sent: Sunday, June 03, 2001 8:30 PM To: CF-Talk Subject: Series of er

locking question

2001-06-02 Thread Alii Design
Do you need to lock each session variable individually or can you lock them all as a group using a cfscript? Rich ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://

Random records

2001-06-01 Thread Alii Design
Lets say I have 12 records but I want to display only 3 so I use maxrows 3 in the cfoutput. Is there a way to get 3 random records from the query? Like order by random or something? Rich ~~ Structure your ColdFusion code with Fusebox. Get the offi

Concensus CFLOCK

2001-05-31 Thread Alii Design
What is a standard timeout that is used with CFLOCK? 30 seconds? Rich -Original Message- From: Peter Janett [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 31, 2001 11:15 AM To: CF-Talk Subject: Setting administration email I want to allow each virtual account to have their own email com

RE: Cache and CFDHTMLMenu

2001-05-31 Thread Alii Design
W: 317-899-1022 ext 3516 -Original Message- From: Alii Design [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 2:22 PM To: CF-Talk Subject: Cache and CFDHTMLMenu Has anyone ever attempted to cache the content of the CFDHTMLMenu tag? I am dynamically populating this menu tag a

Cache and CFDHTMLMenu

2001-05-30 Thread Alii Design
Has anyone ever attempted to cache the content of the CFDHTMLMenu tag? I am dynamically populating this menu tag and it is very slow. Rich ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkin

RE: CFHTTP??

2001-05-30 Thread Alii Design
This tag is excellent and makes it so easy to do the CFHTTP parse without using Find, Mid, ReFind etc... Rich -Original Message- From: Michael Lugassy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 30, 2001 11:36 AM To: CF-Talk Subject: Re: CFHTTP?? I use a great custom tag that is ca

CFHTTP??

2001-05-30 Thread Alii Design
How do I display a specific area of a CFHTTP request if I know where I want the beginning and end to be? Rich ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www

Completely OT

2001-05-23 Thread Alii Design
Does anyone know a place that will print out pdf ebook files? I hate to use my printer for 400 pages. Rich ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.m

CF_Scrollover

2001-05-20 Thread Alii Design
I wrote a wrapper for the scroller mouseover tag. It will let you asign colors for the scroller bar and will the scroll bar will change color upon mouseover. Check it out its pretty cool and free to download. IE 5.5 and up only. http://www.aliidesign.com/customtags/cf_scrollover.cfm Have fun, R

RE: CF-driven In-browser HTML editor

2001-05-18 Thread Alii Design
Works great with IE 5. It doesn't work with Netscape and you had to tweak it a little to work with IE 6. Rich -Original Message- From: Tony Hicks [mailto:[EMAIL PROTECTED]] Sent: Friday, May 18, 2001 6:08 PM To: CF-Talk Subject: Re: CF-driven In-browser HTML editor I use EZEdit just fi

RE: Syntax Output??

2001-05-18 Thread Alii Design
s the Force, and a powerful ally it is." - Yoda > -Original Message- > From: Alii Design [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 18, 2001 2:11 PM > To: CF-Talk > Subject: Syntax Output?? > > > How can I

Syntax Output??

2001-05-18 Thread Alii Design
How can I display a tag syntax within a .cfm page without executing the tag? Rich ~~ 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@hou