Re: query to textfile

2000-03-29 Thread Alexander Lamon

You can do it two ways:

1) Schedule a page to create the text file at a certain time interval and 
then link to that file. (Only updated every so often.)

2) Have the user hit a page that runs a query and uses CFCONTENT based on 
that query to download the file to the user. (Always the freshest version 
of the data.)



>Any way to do this?
>
>1)do a query.
>
>2)cfoutput the query to a text file.
>
>3)have the user DL the text file
>
>Won Lee
>Systems Consultant
>New Channel Technologies
>(330) 220-1558
>[EMAIL PROTECTED]
>
>"Turning ideas into e-Business"
> Premier Partner
>
>--
>
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



RE: query to textfile

2000-03-29 Thread Won Lee

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

--_=_NextPart_001_01BF999F.6AB7D250
Content-Type: text/plain;
charset="windows-1252"

yeah i got it to work

did it exactly that way
going to make a custom tag for it now

-Original Message-
From: Jim McAtee [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 29, 2000 11:22 AM
To: [EMAIL PROTECTED]
Subject: Re: query to textfile


Sure.  Within a CF template, use CFFILE to write the file, then create a
page
with a link to the new file.

Jim


-Original Message-
From: Won Lee <[EMAIL PROTECTED]>
To: cf-talk (E-mail) <[EMAIL PROTECTED]>
Date: Wednesday, March 29, 2000 9:06 AM
Subject: query to textfile


>Any way to do this?
>
>1)do a query.
>
>2)cfoutput the query to a text file.
>
>3)have the user DL the text file
>
>Won Lee
>Systems Consultant
>New Channel Technologies
>(330) 220-1558
>[EMAIL PROTECTED]
>
>"Turning ideas into e-Business"
> Premier Partner



--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

--_=_NextPart_001_01BF999F.6AB7D250
Content-Type: text/html;
charset="windows-1252"
Content-Transfer-Encoding: quoted-printable






RE: query to textfile



yeah i got it to work


did it exactly that way
going to make a custom tag for it now


-Original Message-
From: Jim McAtee [mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]=
]
Sent: Wednesday, March 29, 2000 11:22 AM
To: [EMAIL PROTECTED]
Subject: Re: query to textfile



Sure.  Within a CF template, use CFFILE to write =
the file, then create a page
with a link to the new file.


Jim



-Original Message-
From: Won Lee <[EMAIL PROTECTED]>
To: cf-talk (E-mail) =
<[EMAIL PROTECTED]>
Date: Wednesday, March 29, 2000 9:06 AM
Subject: query to textfile



>Any way to do this?
>
>1)do a query.
>
>2)cfoutput the query to a text file.
>
>3)have the user DL the text file
>
>Won Lee
>Systems Consultant
>New Channel Technologies
>(330) 220-1558
>[EMAIL PROTECTED]
>
>"Turning ideas into e-Business"
><allaire> Premier Partner



---=
---
Archives: http://www.eGroups.com/list/cf-talk" =
TARGET=3D"_blank">http://www.eGroups.com/list/cf-talk
To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body.



--_=_NextPart_001_01BF999F.6AB7D250--
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



Re: query to textfile

2000-03-29 Thread Jim McAtee

Sure.  Within a CF template, use CFFILE to write the file, then create a page
with a link to the new file.

Jim


-Original Message-
From: Won Lee <[EMAIL PROTECTED]>
To: cf-talk (E-mail) <[EMAIL PROTECTED]>
Date: Wednesday, March 29, 2000 9:06 AM
Subject: query to textfile


>Any way to do this?
>
>1)do a query.
>
>2)cfoutput the query to a text file.
>
>3)have the user DL the text file
>
>Won Lee
>Systems Consultant
>New Channel Technologies
>(330) 220-1558
>[EMAIL PROTECTED]
>
>"Turning ideas into e-Business"
> Premier Partner


--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.



query to textfile

2000-03-29 Thread Won Lee

Any way to do this?

1)do a query.

2)cfoutput the query to a text file.

3)have the user DL the text file

Won Lee
Systems Consultant
New Channel Technologies
(330) 220-1558
[EMAIL PROTECTED]

"Turning ideas into e-Business"
 Premier Partner

--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.