RE: Zombo.Com

2001-03-06 Thread Martin Sutton
I'd say WTF, but is that allowed on this list? :P - LEGAL DISCLAIMER -- This message and any attachments to it is intended only for the individual or company to which it is addressed and may contain

RE: Loops and Update queries

2001-03-06 Thread Windle, Kevan
When you say there is no unique id do you mean that the fields shown also do not uniquely identify the record. If so then you can't do it. However if the item number and whatever criteris you use to select the query in the first palce are unique then you can. Generate the name of the quantity

Multiple Query Problem

2001-03-06 Thread Chris Poole
To anyone who can help, I am trying to output a list of records on a page, also nested in this list are individually populated drop down boxes which has values determined by the parent record. But before I get to this stage I can't get the query syntax right. I can't quite get the query syntax

RE: Multiple Query Problem

2001-03-06 Thread DeVoil, Nick
Why not do a join ? cfquery name="get_prod_with_variants" datasource="#dsnvar#" dbtype="#dsntype#" SELECT * FROM prod p, variants v WHERE p.cat_id = '1' AND p.active = '1' AND p.prod_id = v.prod_id ORDER BY p.prod_priority /cfquery Nick -Original Message- From: Chris Poole

RE: ColdFusion FAQ

2001-03-06 Thread Aidan Whitehall
Why would I reply to "What ColdFusion books can you recommend" by pointing to someone else's answer??? Yeah, you're right - you might as well just type out the answer. Here, I've got this thing called a "wheel" you might like. But on second thoughts, you're probably not interested...

RE: Using CF to send to a GSM phone

2001-03-06 Thread Philip Arnold - ASP
Does anyone have any information on sending SMS messages to a GMS phone. I use Email to SMS, but the service is UK only - there must be suppliers in the US Philip Arnold Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)20 8680 1133 "Websites for the real world"

RE: (ot) REMOVE

2001-03-06 Thread Philip Arnold - ASP
Funny flash for the below reference: http://www.nulldevice.net/images/AYB1.swf Does it ever end? Philip Arnold Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)20 8680 1133 "Websites for the real world"

RE: Zombo.Com

2001-03-06 Thread Paul Ihrig
hehe view source !--Thanks to Alex Taylor at www.t2buzz.com -- !--Thanks to Joi...Thanks to Joi...Thanks to everyone at Joi's office...Thanks... -- !--Scott is very good. Thank you Scott. -- !--Thanks to Zomatt. Know it is recieved. The hands that turn time

RE: Using CF to send to a GSM phone

2001-03-06 Thread Edward Chanter
There's a provider in Switzerland that'll do it globally.. http://www.novelsoft.ch/sms-center/ -Original Message- From: Philip Arnold - ASP [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 12:48 PM To: CF-Talk Subject: RE: Using CF to send to a GSM phone Does

RE: Authorize.Net or Cybercash or someone else?

2001-03-06 Thread Jeff Beer
VeriSign bought Signio a while back - very fast, easy to use, stable, and has a great price structure. Check out the PayFlowPro product. It's hard to say five times quickly, but it works like a charm. -Original Message- From: Dustin M. Snell [Unisyn Software, LLC] [mailto:[EMAIL

RE: Authorize.Net or Cybercash or someone else?

2001-03-06 Thread Bud
On 3/6/01, Jeff Beer penned: Check out the PayFlowPro product. It's hard to say five times quickly, but it works like a charm. I got the PayFlow Link to work with my cart in the background, even though they say it can't be done. Took some finagling, but it works like a charm. It's only 15

Re: OT: Authorize.Net or Cybercash or someone else?

2001-03-06 Thread Bud
On 3/5/01, Dustin M. Snell [Unisyn Software, LLC] penned: If the answer is Authorize.net - could someone point me in the direction to find CF integration instructions for online transaction processing? Authorize.net works great with a simple cfhttp call. I use Ralph Fiol's cf_authorizenet tag

Advanced ColdFusion, UK, March 12th

2001-03-06 Thread Thomas Chiverton
In Kingston - anyone else from here attending ? Regards, Thomas Chiverton, Intranet Architect and Desktop Analyst Office: 01565 757 909 As a GUI, reality in useless... ~~ Structure your ColdFusion code with Fusebox. Get the official book at

RE: Multiple Query Problem

2001-03-06 Thread Todd Stanley
Nick's right, you should do it in a join. In case you are wondering why the other way didn't work, it's because you aren't looping over the values of the first query when you get to the second query. You'd need to do something like this: cfquery name="get_prod" datasource="#dsnvar#"

Another Security Question...

2001-03-06 Thread Vance Duke
I figured out the other Advanced Security issue and I wanted to say thank you. Now I have another question. I have a Security context with all Domain Users allowed the access the application. No problem there. NOW, I want to limit a part of the application to just a certain subset of domain

RE: Advanced ColdFusion, UK, March 12th

2001-03-06 Thread Aidan Whitehall
In Kingston - anyone else from here attending ? What company organises the courses? -- Aidan Whitehall [EMAIL PROTECTED] Netshopper UK Ltd Advanced Web Solutions Services http://www.netshopperuk.com/ Telephone +44 (01744) 648650 Fax +44 (01744) 648651

Re: Loops and Update queries

2001-03-06 Thread Shannon Carr
Hi Patricia, No errors, just not sure how to write the syntax to make it work. The problem I'm having is inputing a quanity in a form that was generated by a loop, then on the next page updating a table where the Quantity is paired with Item_Number.So far I can produce what I need in two

RE: CF Function PART 2

2001-03-06 Thread Aidan Whitehall
geesh, i wonder who else on this list doesn't have a sense of humor. Plenty of people on this list have a sense of humour. They *also* happen to have jobs, deadlines, other mailing lists, spouses, responsibilities, lives away from the computer... need I go on? No-one minds the odd wise-crack,

RE: Advanced ColdFusion, UK, March 12th

2001-03-06 Thread Nick Betts
Aidan, I would be interested in this course. Have you more details? Nick Betts PoulterNet -Original Message- From: Aidan Whitehall [mailto:[EMAIL PROTECTED]] Sent: 06 March 2001 14:00 To: CF-Talk Subject: RE: Advanced ColdFusion, UK, March 12th In Kingston - anyone else from here

Re: CFLOCK, when to use...

2001-03-06 Thread Andy
Thanks. - Original Message - From: "Jon Hall" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, March 05, 2001 2:42 PM Subject: Re: CFLOCK, when to use... When you open a new window with CTRL-N it is the same session since the cfid and cftoken cookies (or url

RE: Advanced ColdFusion, UK, March 12th

2001-03-06 Thread Chris Phillips
Company I suspect he means is Tech Connect (www.tech-connect.com) coz I'm expecting to be in Kingston on 12th March too for an Advanced CF course!!! Chris Phillips communisis one, Leeds ^-Original Message- ^From: Nick Betts [mailto:[EMAIL PROTECTED]] ^Sent: 06 March 2001 14:10 ^To:

RE: Advanced ColdFusion, UK, March 12th

2001-03-06 Thread Nick Betts
Thanks for that Chris. Nick Betts. PoulterNet, Leeds, UK -Original Message- From: Chris Phillips [mailto:[EMAIL PROTECTED]] Sent: 06 March 2001 14:51 To: CF-Talk Subject: RE: Advanced ColdFusion, UK, March 12th Company I suspect he means is Tech Connect (www.tech-connect.com) coz I'm

OT:Looking for an Oracle person for a little job.

2001-03-06 Thread Jeff Fongemie
Hello Cf-Talk, I have a project that was developed using an access database, and the client has Oracle. The Oracle database is very small, 5 tables, and while each is populated with a couple records, one is populated with name and address info of about 500 dealers. The project

RE: Advanced ColdFusion, UK, March 12th

2001-03-06 Thread Jason Lees (National Express)
I did the course last year, its a good course. Jason Lees National Express Email : [EMAIL PROTECTED] -Original Message- From: Chris Phillips [mailto:[EMAIL PROTECTED]] Sent: 06 March 2001 14:51 To: CF-Talk Subject: RE: Advanced ColdFusion, UK, March 12th Company I suspect he

OT: Check out your ISP (was ISP's with CF)

2001-03-06 Thread David Hannum
Lesson learned: Check out how your ISP does business BEFORE you put valuable sites on them. Case in point. I have an ISP that I put NON-CF sites on. This past weekend, they have hardware problems. First, their primary RAID failed, then in the process of restoring, the backup failed too.

RE: Check out your ISP (was ISP's with CF)

2001-03-06 Thread Raymond Camden
Hmm, why did you have to recode your site if it was static? (Well, you said it was non-CF, so I guess it could be ASP.) I mean, if you reference imagines as img src="/images/foo.gif", don't tell me they actually made you use a new directory name. If your site is dynamic, no matter what the

RE: Loops and Update queries

2001-03-06 Thread Patricia Lee
I have an idea. List Functions. I'm assuming a bit, so let me know if I'm wrong (and I'm sure that others have a less cumbersome way to deal with your problem too, so don't think what I'm saying is at all the only way). I'm assuming that Quantity looks something like this: 1,2,3,4,5 And Item

Remote Modifying MS SQL

2001-03-06 Thread Chad Gray
I searched the FAQ, and Archives, and did not see anything obvious. How do i connect to a remote SQL server so i can create a new DB? I played with the demo version of MS SQL, and it came with a client to connect to a remote SQL server. Do i have to buy this client? I will be using a comma

A request

2001-03-06 Thread Philip Arnold - ASP
I know I put my phone number in my Sig - the amount I post, I'm hardly likely to take it off every post g Can people not phone me to ask for help - I've had a few now, and although I'm normally willing to help (it's why I'm on CF-Talk), I'm usually too busy to spend 5-10 mins on the phone to

RE: Remote Modifying MS SQL

2001-03-06 Thread Philip Arnold - ASP
I searched the FAQ, and Archives, and did not see anything obvious. How do i connect to a remote SQL server so i can create a new DB? I played with the demo version of MS SQL, and it came with a client to connect to a remote SQL server. Do i have to buy this client? I will be using a

Need some help with CFCONTENT

2001-03-06 Thread Tracy Bost
I'm trying to allow users to download particular files which are executables. I'm also specifying the filepath for the executable. If I use some bogus mime type in the cfcontent, I get the download dialog box with the coldfusion file name inside of it such as coldfusionfile.cfm... When I save,

Re: Loops and Update queries

2001-03-06 Thread Shannon Carr
Thanks Patti, It works! It worked on the first try. Thanks so much for your help. I will be sure to save as a snippet. Shannon - Original Message - From: "Patricia Lee" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, March 06, 2001 10:17 AM Subject: RE: Loops and

Re: page error

2001-03-06 Thread Jay Patton
Jon, Thanks i figured that something like that was the problem but it wasnt a top priority page so i thought i would just send it out to see what i got back. Thanks a lot, Jay Patton Web Design / Application Design Web Pro USA 406.549.3337 ext. 203 1.888.5WEBPRO www.webpro-usa.com - Original

RE: Need some help with CFCONTENT

2001-03-06 Thread Patricia Lee
A while back I was trying to map extensions to mime types. I looked in my registry and copied a bunch of mime types that were listed for the extensions. This kis what I have for exe. application/x-msdownload maybe try that instead of application/octet-stream? |-Original Message-

RE: Advanced ColdFusion, UK, March 12th

2001-03-06 Thread Aidan Whitehall
Company I suspect he means is Tech Connect (www.tech-connect.com) K - thanks for that. -- Aidan Whitehall [EMAIL PROTECTED] Netshopper UK Ltd Advanced Web Solutions Services http://www.netshopperuk.com/ Telephone +44 (01744) 648650 Fax +44 (01744) 648651

RE: SQL Server...

2001-03-06 Thread jeff tapper
hit f5 to refresh. go after the high priorities first. At 12:59 AM 3/2/01 -0500, you wrote: i've never had the defaults/identity stuff transfer successfully, either. even between SQL installs, selecting "Transfer Objects". i've resorted to scripting the tables, sticking the defaults in myself

RE: REMOVE

2001-03-06 Thread Braver, Ben:
cf_big-grin_just_kidding_NOT_a_flame Don't you mean "Marines"?? "Marine's" is possessive, not plural isn't that why the Navy calls them "jarheads" (couldn't resist) BTW, I wasn't in *any* branch of the military, so go ahead and make stupid civilian jokes! cf_big-grin_just_kidding_NOT_a_flame

Re: REMOVE

2001-03-06 Thread Alex Schrimsher
ha_ha 'nuf said /ha_ha - Original Message - From: "Braver, Ben:" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, March 06, 2001 11:20 AM Subject: RE: REMOVE cf_big-grin_just_kidding_NOT_a_flame Don't you mean "Marines"?? "Marine's" is possessive, not plural isn't

RE: SQL Server...

2001-03-06 Thread jeff tapper
sorry about that everyone, I was responding to the wrong email. At 12:59 AM 3/2/01 -0500, you wrote: i've never had the defaults/identity stuff transfer successfully, either. even between SQL installs, selecting "Transfer Objects". i've resorted to scripting the tables, sticking the defaults

Re: Determine if a variable has a value

2001-03-06 Thread Bud
On 3/5/01, Michael S. Kimmett penned: Hello, I am new to ColdFusion, so this will be an easy answer to most of you. I am having difficulty trying to determine if a variable in one of my pages has a value. What I mean by a value is did I assign it a value or is it still empty. I have tried

CFERROR Question

2001-03-06 Thread Corrine Clark
Good Morning, I have been trying to utilize my global error template processing, It does bring up the error page, but not the images if the error is not in the same directory as the error page. Both the application and error page are in the root of my directory. Could someone help me? Here is

OT: windows client for postgreSQL

2001-03-06 Thread Jon Tillman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Does anyone know of a decent windows client for PostgreSQL that isn't pgaccess? I thought I had seen one at one time, but I can't find it again now. The one I am thinking of also ran on Linux (?) - -- Jon Tillman http://www.eruditum.org "VMS is

RE: Zombo.Com

2001-03-06 Thread Moneymaker, Jon S (WPNSTA Yorktown)
I love a sublime sense of humor... I laughed, I cried, I hurled too funny -Original Message- From: Brian Thornton [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 2:59 PM To: CF-Talk Subject: Zombo.Com Found a very useful cold fusion site at www.zombo.com

Dynamically assigning SetClientCookies?

2001-03-06 Thread Joseph Thompson
Can anyone think of a good reason NOT to try something like this? I have a prototype running but am wondering if it is breaking any "rules". It is part of a "user managment" system so we can send cookies only to those that "accept" them. == cfparam

End result: M$ licensing has me at wits end

2001-03-06 Thread Bud
Well, after over a week back and forth with Microsoft's sales and licensing reps, they've come to the conclusion that since I'm not hosting any standalone apps that will be running on SQL Server, i.e., instead the data will be accessed through a web browser, I don't need to be licensed

Re: CFERROR Question

2001-03-06 Thread Admin
Put a base href="/" directive at the top of your page near the body tag. That will tell the browser relative to what folder it has to look for the images. Or just define the images with absolute rather than relative paths. - Original Message - From: "Corrine Clark" [EMAIL PROTECTED] To:

Re: End result: M$ licensing has me at wits end

2001-03-06 Thread Kevin Miller
Be safe. Get this is writing. Kevin [EMAIL PROTECTED] 03/06/01 10:33AM Well, after over a week back and forth with Microsoft's sales and licensing reps, they've come to the conclusion that since I'm not hosting any standalone apps that will be running on SQL Server, i.e., instead the

line breaks in excel

2001-03-06 Thread Deanna L. Schneider
Hi folks, I have a page that is creating an excel spreadsheet using multiple queries. What happens is that a bunch of blank rows are generated in between the rows with data. This doesn't happen in the plain text file. I'd include the code, but it's long cause it's a many-tabled database that I'm

Re: Authorize.Net or Cybercash or someone else?

2001-03-06 Thread Dustin M. Snell [Unisyn Software, LLC]
Do you happen to have any sample source code for using this? Dustin M. Snell Unisyn Software, LLC Developers of AutoMate - The Leading Automation Software for Windows http://www.unisyn.com - Original Message - From: "Jeff Beer" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent:

RE: line breaks in excel

2001-03-06 Thread Patricia Lee
Try cfsilent too. It's a bit tricky because cfsilent will severly repress your output in that you might have to specify cfoutput in cases where it was before not necessary. When creating a cf page that talks to flash white space is also anathema, and I've learned that the combination cfsilent

Re: Remote Modifying MS SQL

2001-03-06 Thread Jon Hall
You need to register the SQL Server that you are connecting to in Enterprise Manager. Just click Action/New SQL Server Registration Type the IP address of the isp's SQL Server into Available Server's and click Add Use the SQL Server login and type in the Username and Password the isp gives you.

RE: line breaks in excel

2001-03-06 Thread Philip Arnold - ASP
I have a page that is creating an excel spreadsheet using multiple queries. What happens is that a bunch of blank rows are generated in between the rows with data. This doesn't happen in the plain text file. I'd include the code, but it's long cause it's a many-tabled database that I'm

Re: line breaks in excel

2001-03-06 Thread Deanna L. Schneider
Since I posted I figured out that if I put all my code on line 1, I don't have the white space problem. But, sheesh. Talk about ugly code! I'll try cfsilent, too. d Deanna Schneider Interactive Media Developer UWEX Cooperative

Secure to unsecure

2001-03-06 Thread Cami Lawson
I have a page that is secure and within the page is a help link that pops up a secondary window with the appropriate help information. All is well except that when the secondary window opens I also get a message about leaving a secure site. How can I stop this message, it happens in IE and

Re: line breaks in excel

2001-03-06 Thread Deanna L. Schneider
Hm...I was using cfcontent (code snippet from a previous post by Ben Forta) to create a csv file. We don't have the necessary stuff to use com for this. I would just use the cf_excel custom tag (which we have installed) but I need more control than that affords. I've got it working now, at least

RE: Secure to unsecure

2001-03-06 Thread Todd Stanley
We run into that all the time if the cfm has an http reference instead of https -Original Message- From: Cami Lawson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 2:19 PM To: CF-Talk Subject: Secure to unsecure I have a page that is secure and within the page is a help link

RE: Secure to unsecure

2001-03-06 Thread Larry Juncker
Save your help files in your secure folder or at least have a virtual file under your secure side that points to the help files. Larry Juncker Senior Cold Fusion Developer Heartland Communications Group, Inc. -Original Message- From: Cami Lawson [mailto:[EMAIL PROTECTED]] Sent:

SQL Server Dev edition - oops

2001-03-06 Thread Jon Hall
I was wrong about the developers edition of SQL Server! Someone please smack me with a large trout. I could swear it was downloadable somethime in the past. Probably I'm nuts though. I did locate it here for $500 http://shop.microsoft.com/Products/Products_Feed/Online/SQLServer2000[10145]

Re: Secure to unsecure

2001-03-06 Thread Howie Hamlin
It's in the browser settings. You can disable it for your browser but, obviously, not for other users. To change this in IE: Open Tools/Internet Options Click on the Advanced tab Scroll down to the Security section - "Warn if changing between secure and not secure mode" In Netscape: Open

URLtoken - OK w/proxies dynamic IP addressing?

2001-03-06 Thread Chris Norloff
Looks like we're going to have to use client.URLtoken since the customer doesn't want cookies required. I've heard that the CFTOKEN is generated based on your IP address (which is how the server knows it's you when you come back) ... but will CFTOKEN get confused if users come through proxies

RE: URLtoken - OK w/proxies dynamic IP addressing?

2001-03-06 Thread Dave Watts
Looks like we're going to have to use client.URLtoken since the customer doesn't want cookies required. I've heard that the CFTOKEN is generated based on your IP address (which is how the server knows it's you when you come back) ... but will CFTOKEN get confused if users come

Re: Authorize.Net or Cybercash or someone else?

2001-03-06 Thread Bud
On 3/6/01, Dustin M. Snell [Unisyn Software, LLC] penned: Do you happen to have any sample source code for using this? Sure. Here's a little synopsis of how it works. It's pretty archaic and took some testing. PayFlow link will call a page after you submit all the info through CFHTTP. I set

RE: One page calls another

2001-03-06 Thread Parker, Kevin
Thank you Robert. This is an area I haven't previously used so if you'll bare with me I think I'm beginning to understand it a bit better after reading the relevant sections in Ben Forta's book. The plan is to create a simple quiz comprising 7 pages, 5 for the quiz, one to enter your details if

RE: Redeliver and Undelivered Message

2001-03-06 Thread Dave Watts
I just discovered a couple of mail messages in CF's UNDELIVR directory. The error is in the CC address and easily fixed. How can I "redeliver" these messages? Is just a matter of dropping the .TMP files back in the SPOOL directory (after fixing the mail address)? That's worked fine for

Re: Determine if a variable has a value

2001-03-06 Thread Michael S. Kimmett
Bud, Thank you ! Michael - Original Message - From: "Bud" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, March 06, 2001 10:41 AM Subject: Re: Determine if a variable has a value On 3/5/01, Michael S. Kimmett penned: Hello, I am new to ColdFusion, so this will be

Re: Authorize.Net or Cybercash or someone else?

2001-03-06 Thread Judith Campbell
This is form submit we use to send the data to payflow. There are several configuration steps you have take, but their instructions are very clear. The data is echoed back in the same form variables so once you receive them back you can do with them as you wish. form method="POST"

cfmail not working sometimes

2001-03-06 Thread Josh R
Does anyone have some basic solutions to the occasional (2-3%) emails not being sent? Not getting the occasional order alert (or help request, or confirmation, or...) is causing problems. I refuse to believe our ISP response to this problem when they tell me: "That is actually a bug in CF

Re: cfmail not working sometimes

2001-03-06 Thread Howie Hamlin
One of the problems with CFMAIL is that it only tries to deliver mail once. If, for any reason, the mail is not sent there is no mechanism to retry. Instead, the mail is moved to the UNDELIVR folder. There are custom tags for moving the mail back into the spool for retry. I would consider this

Re: Authorize.Net or Cybercash or someone else?

2001-03-06 Thread net_man
We use CardServices and Linkpoint gateway with great success!!! Robert Filipovich ATSWebNet - Original Message - From: "Judith Campbell" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, March 06, 2001 4:54 PM Subject: Re: Authorize.Net or Cybercash or someone else?

Re: cfmail not working sometimes

2001-03-06 Thread Chad Gray
If you trusting the user to put in a valid email address this may be the problem. http://www.coolfusion.com/WhyiMS.cfm "If, for some reason, the designated mail server is not available or refuses to relay the mail (mail sending via CFMAIL is actually a mail relay through a mail server) then

RE: Authorize.Net or Cybercash or someone else?

2001-03-06 Thread Joby Bednar
I hope to God that you don't actually put that code on your web page. Someone could just copy the source code and adjust the amount and submit it... that's like putting the price as a variable in the url. I'm going to assume you use this internally and not in the "outside" world. Joby Bednar

Re: cfmail not working sometimes

2001-03-06 Thread Ryan
At 09:52 PM 3/6/2001 +, you wrote: Does anyone have some basic solutions to the occasional (2-3%) emails not being sent? Not getting the occasional order alert (or help request, or confirmation, or...) is causing problems. I refuse to believe our ISP response to this problem when they tell

cfmail

2001-03-06 Thread Jones, Becky
is there a way to attach a cf template to an email with the cfmail tag? and what exactly is a MIME attachment? i have a form that a user fills out...and i want the info in that form to go to an email address but i want the layout of the form to go also. thanks, bec.

Getting hold of old archives

2001-03-06 Thread Brian Sheehan
Posting a message on this a couple of days ago but wasn't in a position to follow-up the then reply about the webisite. I'm looking to find a location where I can download the old archives (pre-167) I know there is a website that has an online version of these with all threads but I was

RE: URLtoken - OK w/proxies dynamic IP addressing?

2001-03-06 Thread Jeffry Houser
Just to clarify (or else correct me if I'm wrong) CF only generates the CFID and CFTOKEN if a CFAPPLICATION is executed, correct? No CFAPPLICATION, no CFID or CFTOKEN. Of course it's rare to not be using a CFAPPLICATION... At 03:40 PM 03/06/2001 -0500, you wrote: Looks like we're

Re: cfmail

2001-03-06 Thread Howie Hamlin
- Original Message - From: "Jones, Becky" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, March 06, 2001 5:23 PM Subject: cfmail is there a way to attach a cf template to an email with the cfmail tag? Sure: cfmail ... mimeattach="sometemplate.cfm" blah /cfmail -OR-

Re: Getting hold of old archives

2001-03-06 Thread Howie Hamlin
The archives contain individual messages but not the digests. AFAIK there is no archive of the digests. Regards, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101 inFusion Mail Server (iMS) - the World's most configurable mail server Get

RE: Another Security Question...

2001-03-06 Thread Scott, Andrew
I suggest reading Ben Forta's books, these questions are covered in the Advanced Coldfusion Application Development book -Original Message- From: Vance Duke [mailto:[EMAIL PROTECTED]] Sent: 06 March 2001 08:55 To: CF-Talk Subject: Another Security Question... I figured out the

How to make recursion in CF

2001-03-06 Thread George Dong
hi there, if anyone can tell me how make recursion function in CF template? thanks ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

Nested Loop limit?

2001-03-06 Thread Kevin Gilchrist
Hi All, I've just added some code to my current project that has three-deep nested loops but the third loop doesn't seem to be processed by CF. Is there a limit as to how many loops you can nest within each other? I've been tracing through the code with the debugger and I'm pretty sure it

Re: How to make recursion in CF

2001-03-06 Thread Joseph Thompson
Try this: http://cfhub.com/advanced/customtags/recursion.cfm or: http://www.cfhub.com/tutorials/ftp2tree/recursion.cfm hi there, if anyone can tell me how make recursion function in CF template? thanks ~~ Structure your ColdFusion code

RE: cfmail

2001-03-06 Thread Jones, Becky
but wouldnt the user that recieves the form need to have cf? i want them to be able to open it like a word or text document. but how would i get the cf variables to right to that doc? -Original Message- From: Howie Hamlin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 5:42 PM

RE: Nested Loop limit?

2001-03-06 Thread Kevin Gilchrist
Figured it out, I wrote the conditional loop on the notion that it would only check the condition after and not before an iteration , I guess like a DO condition UNTIL kinda' loop. -Original Message- From: Kevin Gilchrist [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 5:52 PM

RE: OT: Enterprise Manager

2001-03-06 Thread Kinley Pon
Thanks Eric - Kinley -Original Message- From: Eric Barr [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 1:13 PM To: CF-Talk Subject: RE: OT: Enterprise Manager I guess I was a little late to the game with an answer ...just needed to use the menu's in the MMC. -eric

Re: cfmail

2001-03-06 Thread Brian Thornton
MIME attachments are basically different formats of file to be attached in a message. For instance at Double Click we use MIME attachment to a HTML message in the case the reader doesn't support HTML then the MIME decencies kick in and display the txt. You can find all about MIME and it's history

I'm stumped

2001-03-06 Thread sebastian palmigiani
I get the following error with a stored procedure. I am using CF 4.0. What is stumping me is that when I run the query in the analyzer it works. For example, this work: INSERT INTO PollMembers (PollID, MemberID, MyVote, LastUpdate) VALUES('MC-03-5-2001-14-33-22', 'PWOO2', 'A', GetDate())

RE: I'm stumped

2001-03-06 Thread John Wilker
Sounds like Pollid is linked to another table. If there are any relationships or existing data you'll have to work within those constraints. Maybe inserting data into the other table first then into the other one? J. John Wilker Web Applications Consultant Allaire Certified ColdFusion

RE: I'm stumped

2001-03-06 Thread Bryan Love
here's your problem... cfprocparam type="In" cfsqltype="CF_SQL_VARCHAR" dbvarname="@PollID" value="TRIM(FORM.PollID)" you didn't pound the trim function :) Bryan Love ACP [EMAIL PROTECTED]

RE: Nested Loop limit?

2001-03-06 Thread Bryan Love
There is no limit, but as you get deeper you have to pay close attention so that you don't reassign a variable that is being used by a parent loop. In your case you need to ensure the following: - that the index of the first loop isn't being manipulated inside any of the nested loops - that

RE: How to make recursion in CF

2001-03-06 Thread Bryan Love
recursion is fun! create and run the following two files for a cool example of recursion :) text.cfm --- cf_fileList rootFolder="c:\inetpub\wwwroot" --- fileList.cfm

Re: I'm stumped

2001-03-06 Thread sebastian palmigiani
on 3/6/01 6:45 PM, Bryan Love at [EMAIL PROTECTED] wrote: here's your problem... cfprocparam type="In" cfsqltype="CF_SQL_VARCHAR" dbvarname="@PollID" value="TRIM(FORM.PollID)" you didn't pound the trim function :) Geez...You're right! I have been at it for hours with this trying to

RE: How to make recursion in CF

2001-03-06 Thread Chris Montgomery
Here's one idea: http://www.defusion.com/articles/index.cfm?ArticleID=63 Chris Montgomery [EMAIL PROTECTED] Web Development Consulting http://www.astutia.com Allaire Consulting Partner 210-490-3249/888-745-7603Fax 210-490-4692 AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78

RE: How to make recursion in CF

2001-03-06 Thread BORKMAN Lee
Hi George, You make recursive functions in CF just as you would in any language. Well, of course, CF doesn't yet have user-definable functions, but you can certainly make recursive Custom Tags. It may not always be the most efficient method, but it can be very effective when speed is not a

Custom tags

2001-03-06 Thread Parker, Kevin
Do custom tags have to be stored under the custom tags directory or can they be run from anywhere? Kevin Parker Web Services Manager WorkCover Corporation [EMAIL PROTECTED] www.workcover.com p: +61 8 82332548 f: +61 8 82332000 m: 0418 800 287

RE: Custom tags

2001-03-06 Thread BORKMAN Lee
Hi Kevin, for CustomTags called like CF_tagname..., the apps server first looks in the local directory, then in the CustomTag directory or directories defined in the Registry. If you want greater flexibility in calling Custom Tags (eg if you are being hosted on a server where you don't have

RE: Custom tags

2001-03-06 Thread Ben Forta
To call with CF_ syntax they need to be under C:\CFUSION\CustomTags (or current directory). If you use CFMODULE they can be anywhere. --- Ben -Original Message- From: Parker, Kevin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 06, 2001 9:57 PM To: CF-Talk Subject: Custom tags Do

RE: Custom tags

2001-03-06 Thread Jason Aden
The ColdFusion server will first search for the custom tag in the current directory, so if you call cf_edit and you have a file called edit.cfm in that folder, the local file will be run. If CF does not find the file in the local folder, it will search the folders specified in the registry

RE: Custom tags

2001-03-06 Thread Scott, Andrew
Ben not to forget the fact that if your able to, one can change the registry setting for this to include other directories -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED]] Sent: 07 March 2001 14:09 To: CF-Talk Subject: RE: Custom tags To call with CF_ syntax they need

curly queries

2001-03-06 Thread Toby Tremayne
I've got a tricky problem that I just can't figure out. I'm outputting a list of poems fomr a database (just the titles.) Each poem has several "options" such as hidden, hilite etc. As I output the titles in a list, I need to be able to run conditional checks against each option (IE if hilite

RE: reading local INI file

2001-03-06 Thread Jason Egan
I didn't write the delphi forms, but the programmer that did is quite sharp... but I know he'll ask how he passes a var from delphi to cf... ?? Jason -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Monday, March 05, 2001 12:13 PM To: CF-Talk Subject: RE: reading

  1   2   >