RE: CF-Community?

2001-09-08 Thread Peter Tilbrook
Someone posted to ask if anyone was there and the machine crashed. I have to change the secret crash password now. :) ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Re: Mimic clicking on the Reply button of an email

2001-09-08 Thread Matt Robertson
You mean a simple mailto link like this? a href=mailto:somedomain.com?Subject=blahblah; --Matt-- - Original Message - From: Larry Juncker [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, September 06, 2001 2:36 PM Subject: Mimic clicking on the Reply button of an email

Session Vars Timing out

2001-09-08 Thread Ray Bujarski
I don't get it...can one of you guru's help me out here? I have an application that uses session variables. In my application.cfm file the session timeout is set to 3 hours, the server is set to time out session variables after 3 hoursyet my sessions are timing out after 20 minutes!!??!!

Re: CF and MS Word Docs

2001-09-08 Thread Andrew Peterson
Don't you just hate that!? Solution: download and install Microsoft Office HTML Filter 2.0 executable (msohtmf2.exe) from somewhere within microsoft.com. Don't remember where exactly, but know t'was a pain to find. Andrew - Original Message - From: Tangorre, Michael T. [EMAIL PROTECTED]

Re: Disabling back button

2001-09-08 Thread Cary Gordon
Actually, I have found that the most effective way of doing this is to set up an intermediary launch page which takes you to the target page, passing any variables, etc. along the way. In other words, the user starts on page a, follows a link to page b which then moves everything along to

PostGre SQL

2001-09-08 Thread John Paitel
Has anyone used this with Cold Fusion? How hard was the implementation? John ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives:

RE: Repeated emails - OT thread

2001-09-08 Thread Michael Dinowitz
I've actually talked to Marcelo (sp?) who puts out the iMS option pack. I havn't actually installed it yet (and one template I looked at was coded in spanish) but I plan to work with him on getting the best listserver possible into his product. Currently the HoF lists are auto-archived, swept

Re: cfquery Question

2001-09-08 Thread Steven Durette
What your looking for is: CFQUERY Name=myTables Datasource=yourDataSource SELECT * FROM sysobjects WHERE xtype = 'U' /CFQUERY Type U is user tables and S is system tables. There are others, but I'm not sure what they are. Steven Durette MGR. - Engineering Construction System Support Database

Re: Repeated emails - OT thread

2001-09-08 Thread Cary Gordon
I have received five copies of this post... At 02:18 PM 11/6/2001 -0500, you wrote: There was a machine problem that I've since fixed. One of the results will be a repeat post or two to a few people. On the plus side, I just rewrote the 'cleaner' and bridge portion of the list software for more

Question about SQL and the IMAGE datatype

2001-09-08 Thread Kelly Matthews
Has anyone every used the IMAGE datatype? Is there any advantage to this, as opposed to just putting an image name in a text field and then linking to it in the output via an img src tag? I just haven't used it so not sure why it would be a good thing. Also how exactly do you get the image in

Re: Training Recommendations

2001-09-08 Thread Adam Phillip Churvis
Just take a look at the course itinerary for our Advanced Development with SQL Server, Oracle, and ColdFusion 5 class. There is no other course on earth like it, I promise you. It is EXACTLY what you want. Respectfully, Adam Phillip Churvis Certified Advanced ColdFusion 5 Developer

Re: SOT: Training Recommendations

2001-09-08 Thread Jeffry Houser
Hi, ColdFusiontraining.com has a one week class that sounds like it would be exactly what you are looking for. It's called Advanced Development with SQL Server, Oracle, ColdFusion 5. I've been considering taking it myself (Although I'll probably end up using that money for some

What is going on??

2001-09-08 Thread Rich Tretola
Why did I get over 300 emails all timestamped Sat 9/8/2001 4:53 AM? ~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ:

CF output as PDF -- found it!

2001-09-08 Thread Sharon Fling
Sorry, I should've checked the Developers Exchange *before* I asked. I found a CF_PDF that looks like what I need, although I'm not sure if you can pass query results to it. I'll download it and check it out. In case somone else needs it too:

Re: Mimic clicking on the Reply button of an email

2001-09-08 Thread tom muck
In an HTML message: a href=mailto:[EMAIL PROTECTED]?subject=Hello there[EMAIL PROTECTED]/a You can do it in plain text messages, as long as there are no spaces in the subject: mailto:[EMAIL PROTECTED]?subject=Re:Order#1233 tom www.basic-ultradev.com Larry Juncker [EMAIL PROTECTED] wrote in

Cold Fusion and Webcasting

2001-09-08 Thread Tangorre, Michael T.
I need some opinions. I am trying to figure out a solution to the following problem: I have clinets that need to communicate over the web (tcp/ip) from 4 different locations. During the meeting, each person will give a presentation to the others. I need to figure a way out to do the following:

RE: What is going on??

2001-09-08 Thread Mike Kear
H!!! Keep quiet about it.. Everyone will want them! Cheers, Mike Kear Windsor, NSW, Australia AFP WebWorks -Original Message- From: Rich Tretola [mailto:[EMAIL PROTECTED]] Sent: Saturday, September 08, 2001 10:29 PM To: CF-Talk Subject: What is going on?? Why did I get over

Re: What is going on??

2001-09-08 Thread Mark Campbell
could it be the mail server was down? Mark Campbell e2bfx.com Rich Tretola wrote: Why did I get over 300 emails all timestamped Sat 9/8/2001 4:53 AM? ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ:

Preventing Netscape from showing a non-visual page in history?

2001-09-08 Thread Shawn Grover
We have a form which submits to a processing page. This processing page ONLY has client side output if an error occurs (i.e. it throws a javascript alert box). If no errors occur, the processing page redirects to another page (using a CFHEADER NAME=Refresh VALUE=0; URL=someURL.cfm tag because

SOT (long) Need for Standalone CF

2001-09-08 Thread Dick Applebaum
From time to time, someone posts a message to this list asking if he can distribute a CF application on a CD and run it independently of any connection to the web. The answer is always: No, you can't! Sometimes, the replier posts the reasons, you cant: you would need a CF application

RE: Mimic clicking on the Reply button of an email - FOUND MY ANSWER

2001-09-08 Thread Larry Juncker
HIA disease. I got it figured out. a href=mailto:[EMAIL PROTECTED]:Subject=RemoveBody=Please remove cfoutput#Recipient#/cfoutput from your email list.Reply/a Larry Sheila Juncker Fort Dodge, IA -Original Message- From: Larry Juncker [mailto:[EMAIL PROTECTED]] Sent: Thursday,

RE: What is going on??

2001-09-08 Thread Rich Tretola
I wrote that email at 8:27 AM this morning and it just showed up at 10:03 PM. I am writing this one at 11:03 PM so lets see when it arrives. It is definately not on my end. Rich -Original Message- From: Mark Campbell [mailto:[EMAIL PROTECTED]] Sent: Saturday, September 08, 2001 10:58 PM

SOT: Oracle ?'s

2001-09-08 Thread Deanna Schneider
Hi Folks, I have two questions: 1. Does anyone have any test results that actually show that using cfqueryparam speeds up oracle queries? All my testing shows that it actually slows down the queries. 2. I have the following two queries that I'll eventually want to use to construct a graph

RE: Disabling back button

2001-09-08 Thread Peter Tilbrook
Is there a possible and simple way to do this - or is it a nightmare to do? Will As far as I can remember, this is not possible to do. Oh sure, you can create a pop-up that turns off arrows and toolbars and things like that, but even then the context (right-click) menu has a Back command.

RE: What is going on??

2001-09-08 Thread Rich Tretola
OK that one showed up right away. I guess the mail server is back up. Rich -Original Message- From: Rich Tretola [mailto:[EMAIL PROTECTED]] Sent: Saturday, September 08, 2001 11:04 PM To: CF-Talk Subject: RE: What is going on?? I wrote that email at 8:27 AM this morning and it just

RE: Cold Fusion and Webcasting

2001-09-08 Thread stas
You probably should post it elsewhere as this has to do with HTTP protocol itself rather than with any middleware. -Original Message- From: Tangorre, Michael T. [mailto:[EMAIL PROTECTED]] I need some opinions. I am trying to figure out a solution to the following problem: I have

.txt files and cffile for upload

2001-09-08 Thread Neil H.
Does anyone know any issues regarding uploading .txt files. I Have a customer who is having a problem with it. If you upload a .csv file it works fine and if you were to rename it to .txt it fails. His code looks good and in his form he has the proper enctype=multipart/form-data Thanks, Neil

OT: IIS Lockdown Tool

2001-09-08 Thread Rick Moon
http://www.microsoft.net/Downloads/Release.asp?ReleaseID=32362 HTH, Rick Moon ~~ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives:

Get It Together ----- Whatever It Takes

2001-09-08 Thread Jim McAtee
Let's get this list back on track. Messages shouldn't be receieved more that 1 hour after they're sent. They shouldn't be received more than once. Beyond that, there are no excuses. I'm not convinced that a Cold Fusion driven mail server makes any sense at all. Perhaps this list is a good