RE: A Tip (maybe new, maybe not)

2002-05-17 Thread Keen Haynes
Not having to re-establish the connections repeatedly helps with performance. -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 11:02 PM To: CF-Talk Subject: RE: A Tip (maybe new, maybe not) What's the advantage of locking the server on to the

Re: A Tip (maybe new, maybe not)

2002-05-17 Thread Jon Hall
Using SQL Server maintaining the connection would be advantageous because their wouldn't be the overhead for making a new connection, logging in, etc. In Access I don't think it matters. It is only Access after all. If I get concerned about performance of a site based on Access, I upgrade the

RE: server crashing... Caught a fatal signal - More Info

2002-05-17 Thread Brian Scandale
Deduced that it only happens when the SQL error is in a table in the same PostgreSQL database as the Client Variable Store. When I switch to another PostgreSQL database or use the Registry(Linux), I get normal CF-SQL errors. too weird At 10:51 PM 5/16/02 -0700, you wrote: Still happening...

RE: apache 2 - windows

2002-05-17 Thread Brandon Harper
I vaguely remember this being discussed a while back and can't find the thread in the archives but... Has anyone built a coldfusion module to load with the new apache windows version ? What version of ColdFusion are you looking to get the shared object for? I'm not sure what

Re: CFEXECUTE

2002-05-17 Thread Jochem van Dieten
Ray Bujarski wrote: I am using the cfexecute to execute a local file on the server CFEXECUTE NAME=/pkg/licenses/vendors/globes/bin-5.0/lmstat ARGUMENTS= -a -c /pkg/licenses/vendors/avanti/license_file TIMEOUT=100 Executing...

File extensions

2002-05-17 Thread Adrian Lynch
A very big list.. http://www.ace.net.nz/tech/TechFileFormat.html can't remember who was asking for this. Ade __ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion

cross post, comparison sheets

2002-05-17 Thread John Wilker
Has anyone come up with any of those handy little ASP VS. CF VS. blah blah type charts yet? I know it's in Beta/ preview release, I'm not looking for performance numbers. just functionality. I'm pretty familiar with what MX has to offer but not so sure about .NET (ASP.NET) I saw a presentation

RE: CFINTERNALDEBUG

2002-05-17 Thread Alistair Davidson
Hi Scott I know that the PCODE action is used to recompile a CF template into PCode without executing it - very handy for refreshing a file in the template cache when Trusted Cache is on. You can use it like this: CFINTERNALDEBUG ACTION=pcode OUTVAR=r_var

RE: MS SQL vs MySQL WAS: [admin] List status

2002-05-17 Thread Justin Greene
Last time I checked it did not support refrential integrity, you enforce it manually. This and lack of stored procedure support is enough to keep me away (as much as I would like a free/cheap alternative). Justin -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]

Re: MS SQL vs MySQL WAS: [admin] List status

2002-05-17 Thread Jochem van Dieten
Justin Greene wrote: Last time I checked it did not support refrential integrity, you enforce it manually. This and lack of stored procedure support is enough to keep me away (as much as I would like a free/cheap alternative). Then pick something else, it is not like MySQL is the only

Re: WAY OT DTS PACKAGE

2002-05-17 Thread cf refactoring
SQL 2000's DTS package allows you to run any Win32 process or batch file via a Execute Process Task. You can use this to run the unzip program before you import the data. I don't think this is available for SQL 7. --- Joshua Tipton [EMAIL PROTECTED] wrote: Does anyone know via DTS how to open a

banner program

2002-05-17 Thread Joe Hansen
I am looking for a CF based banner ad program. I have looked at all the banner ad programs on the MM developer exchange. Anyone have any comments/recommendations/experiences? Thanks... __ Get the mailserver that powers this

CF Based Fax Blast

2002-05-17 Thread Larry Juncker
Has anyone written a CF based fax blast application? If so, how well does it work , meaning how many fax numbers can be blasted at it and is it available as open source? If not, can anyone recommend a good fax balst program that can handle several thousand fax numbers at a time. Thanks in

RE: apache 2 - windows

2002-05-17 Thread Tracy Bost
Running CF5 which has a dll module for the earlier versions of apache included, but I'm sure this won't work with the new. . BTW, The pre-release of MX detected apache 2 on the system and added the handlers automatically. No manually configuration at all was required.

cfreport

2002-05-17 Thread Ken Beard
Hello all, I am having trouble with the cfreport tag. I'm trying to connect to an oracle db, and I have created a dsn using the crystal reports oracle 8 driver, which is verified as working in the cf administrator. this is what the CF5 docs say: cfreport report = '/reports/monthlysales.rpt'

Email Server

2002-05-17 Thread Rick Eidson
I need an easy to configure email server that will do POP3 and that I can write CF against to create/Delete new accounts and I would like it to be free or very close to free. I downloaded Pegasus/Mercury but I don't care for it and would like somthing else to compare. Exchange and it s Cals

CFS5 CFMX VTM updater soon available from Macromedia

2002-05-17 Thread Vernon Viehe
Hi All! I found out late last night that we've made an updater for the CFMX VTMs for CFStudio 5. This will be available for download very soon - it's in que to be posted by our webteam. It's my understanding that this updater will be linked from a HS+/CFS FAQ, and I'll send that link as soon

Re: cfreport

2002-05-17 Thread Rick Walters
Don't know if this will help. http://www.macromedia.com/v1/Handlers/index.cfm?ID=16757Method=Full There are undocumented properties of the CFReport Tag. Good Fortune, Richard Walters, Webmaster, Davita Laboratory Services [EMAIL PROTECTED] (800) 604-5227 x 3525 [EMAIL PROTECTED] 05/17/02

Re: CFS5 CFMX VTM updater soon available from Macromedia

2002-05-17 Thread Sandy Clark
BIG SMILE Thanks Vernon! Sandy - Original Message - From: Vernon Viehe [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, May 17, 2002 10:13 AM Subject: CFS5 CFMX VTM updater soon available from Macromedia Hi All! I found out late last night that we've made an updater

RE: cfreport

2002-05-17 Thread Ken Beard
nevermind... found this on the crystal reports website Unfortunately there is currently no integration with Crystal Reports 8 and the CF report tag. ColdFusion ships with version 5.0 of Crystal Reports and Macromedia has released patches to allow version 6 and version 7 to work with the CF

New Developer resources!

2002-05-17 Thread Vernon Viehe
Hi all! The Designer Developer Center on www.macromedia.com/desdev just launched new content, which features a great article by Rob Brooks-Bilson: *Harnessing XML with custom tags or ColdFusion Components http://www.macromedia.com/desdev/mx/coldfusion/articles/custom_cf_tag.html Have you been

cf_HTML2Excel Question

2002-05-17 Thread Hatton Humphrey
Does anyone have any expeirence with this tag? I have it working almost to where I need it but I'm running into an odd problem. I have a field that is coming in from a SQL Server VarChar with '00' as the value in the field. It is being output to the HTML as 00 in the table but for

UDFs in a Custom Tag problem

2002-05-17 Thread heirophant mm
Hello developers, I'm writing a custom tag, and I've written some UDFs to clean up some of the code within the custom tag. Only the custom tag uses these UDFs - they're pretty specialized - so I thought it would be easiest to just put them right inside the template for the custom tag. Here's

RE: cfreport

2002-05-17 Thread Ken Beard
Rick, thank you, but unfortuanately this solution is not working.. i have 8.5, maybe this only works for 8.0 thanks Ken -Original Message- From: Rick Walters [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 10:16 AM To: CF-Talk Subject: Re: cfreport Don't know if this will help.

RE: cfreport

2002-05-17 Thread Rick Walters
More specifically, Crystal now has it's own webserver. So, the best option seems to be to set up the crystal webserver and then run it in a frame. I'm not fond of it because it sidesteps site security. Unless someone out there has a way to integrate it with existing security, I don't think

RE: Email Server

2002-05-17 Thread Tracy Bost
You may want to look at university of washington imap/pop server, which I believe is the default for most linux distos. Its really trivial to configure. If you are wanting some cf application to create mail accounts, that will take a little work. By defaults, mail accounts are created from

Deleting variables

2002-05-17 Thread Thane Sherrington
How do you delete session and user variables? T __ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives:

RE: UDFs in a Custom Tag problem

2002-05-17 Thread Andre Turrettini
Dooh, I've heard of this but when I tested it on my machine, it worked fine but I'm running the trial mx. I think the problem was that it gets defined twice on the start and end call. I think the solution was to set them as an include but cant test it out since it works anyway on my machine.

RE: Deleting variables

2002-05-17 Thread Ken Beard
structdelete(), deleteclientvariable() -Original Message- From: Thane Sherrington [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 10:43 AM To: CF-Talk Subject: Deleting variables How do you delete session and user variables? T

Re: cfreport

2002-05-17 Thread Marlon Moyer
Rick, I've done exactly this. I created a VB com wrapper to access the Crystal Object. Right now, I use the wrapper to pass username, password, dbname, servername, and selection formula and then export the report to a PDF (other formats are available, but mostly prove unusable :) ). After the

Re: Deleting variables

2002-05-17 Thread Yves Arsenault
I would use something like this: Session variables, cfset StructDelete(SESSION,var) Client variables cfset DeleteClientVariable(var) Hope this helps, Yves - Original Message - From: Thane Sherrington [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, May 17, 2002 11:43 AM

Re: cfreport

2002-05-17 Thread Rick Walters
CFContent.. hey.. that is a good idea. I thought of calling an asp page with CFHTTP the same way but it's mildly detestable to NEED to use ASP. Good Fortune, Richard Walters, Webmaster, Davita Laboratory Services [EMAIL PROTECTED] (800) 604-5227 x 3525 [EMAIL PROTECTED] 05/17/02 10:54AM

Re: Anybody have a nice CFERROR page for me?

2002-05-17 Thread Sharon Diorio
Here is what I use: In the Application.cfm: !--- Turn on error handling and turn off debugging code for users --- cfif REQUEST.mode IS normal !--- Error handling --- cferror type=exception template=error.cfm mailto=[EMAIL PROTECTED] cfsetting showdebugoutput=no /cfif !--- error.cfm CONTENTS

RE: cfreport

2002-05-17 Thread Ken Beard
Marlon, Any chance you'd share that? Ken -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 10:55 AM To: CF-Talk Subject: Re: cfreport Rick, I've done exactly this. I created a VB com wrapper to access the Crystal Object. Right now, I use

Re: cfreport

2002-05-17 Thread Marlon Moyer
Sure, but I'm off work today so I can't get to the source right now, and since there's no documentation, you'd probably want that too :-) Does this list support attachments? Ken Beard wrote: Marlon, Any chance you'd share that? Ken -Original Message- From: Marlon Moyer

Re: cfreport

2002-05-17 Thread Rick Walters
I'm skeptical that list supports attachements, but if you're willing, I'd love a copy. Copy me. :) Good Fortune, Richard Walters, Webmaster, Davita Laboratory Services [EMAIL PROTECTED] (800) 604-5227 x 3525 [EMAIL PROTECTED] 05/17/02 11:11AM Sure, but I'm off work today so I can't get to

RE: cfreport

2002-05-17 Thread Ken Beard
Marlon, i'm pretty sure it doesn't support attachments. I'll be happy to wait until you return to work, thanks a bunch. Ken -Original Message- From: Marlon Moyer [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 11:11 AM To: CF-Talk Subject: Re: cfreport Sure, but I'm off work

RE: CFINTERNALDEBUG

2002-05-17 Thread Van Vliet, Scott
Thanks for the tip! Anyone else know what the other actions do, or how to use them? Happy Programming! -- Scott Van Vliet Sempra Energy 555 W. 5th St., 21st Floor Los Angeles, CA 90013 Tel 213.244.5205 Email [EMAIL PROTECTED] Hello Stupid, and welcome to your crappy computer. - Strong Bad,

Ways of securing email?

2002-05-17 Thread Jon Hall
I need to implement a secure email solution, and I know of 2 or 3 ways to do it. S/MIME POP3 over SSL PGP Are their any others that are worth looking into? jon __ This list and all House of Fusion resources hosted by

Scripting an action using the Excel object (Was: cf_HTML2Excel Question)

2002-05-17 Thread Hatton Humphrey
Okay, made some progress on this and now have a better understanding of what I need to do. cf_HTML2Excel connects to the Excel COM object which is great, but now I need to figure out how to translate this: Cells.Replace What:=, Replacement:=', LookAt:=xlPart, SearchOrder _

Strange SQL error

2002-05-17 Thread Andy Ewings
In all my time developing SQL I have never come across sommat like this - please someone tell me I'm being stoopid as it's a Fri afternoon. I have the following SP which refuses to release - it says it cannot find parameter JuryTitle. If I comment out JuryTitle and the corresponding

RE: What is this SQL Error?

2002-05-17 Thread Hoag, Claudia (LNG)
I'm trying to figure out if ColdFusion locks the whole table when running a cfquery. I'm getting those deadlock errors in production, where too many people access the same table at the same time. It never happens in the development environment or in the testing environment. But the thing is, I

RE: Strange SQL error

2002-05-17 Thread Rich Wild
I assume in this bit: VALUES ( @CountryID , @JuryName , @test , @JuryCompany , @JuryCity , @JuryTypeID you're actually using VALUES ( @CountryID ,

RE: Strange SQL error

2002-05-17 Thread Andy Ewings
ah - yes sorry - forgot to change it back -Original Message- From: Rich Wild [mailto:[EMAIL PROTECTED]] Sent: 17 May 2002 16:50 To: CF-Talk Subject: RE: Strange SQL error I assume in this bit: VALUES ( @CountryID , @JuryName , @test

RE: CFS5 CFMX VTM updater soon available from Macromedia

2002-05-17 Thread Erika L Walker-Arnold
HUGE SMILES Thanks all around MM for listening to our whines and wants! - Erika L. Walker-Arnold, VP, RUWebby, LLC - Macromedia ColdFusion Alliance Partner Macromedia ColdFusion 5.0

TIP: Checking to see if dynamic variable exists

2002-05-17 Thread cftalk
Hopefully this is useful to some newbies (including myself). Lets say Forms are dynamically created and named on a page..(ex. Form.var_1, Form.var_2, etc.) Lets also say that one of those forms is a checkbox or radio, and they don't have to be checked or clicked...which means that the

RE: What is this SQL Error?

2002-05-17 Thread Ben Johnson
If you're getting a deadlock error, chances are that it has to do with the order that your queries are going. If you have one page with a transaction that starts with an insert to Table A and then updates all the rows in Table B while you have another page with a transaction that inserts into

RE: What is this SQL Error?

2002-05-17 Thread Dave Watts
I'm trying to figure out if ColdFusion locks the whole table when running a cfquery. This is entirely dependent on the database. CF is just a regular database client, like any other database client. I'm getting those deadlock errors in production, where too many people access the same

RE: Problem with cfhttp

2002-05-17 Thread Ryan Kime
Ben, I ran into the same thing with MX's cfhttp, but I was trying to get slashdot.org's xml feed. So we know it's not just the xml feed at MM. It seems to stop on any given character but it quits about the same place every time. Local calls to xml files seem to work finesounds like the

RE: Strange SQL error

2002-05-17 Thread Andy Ewings
Right fixed it - all we did was to move the declaration of the JuryTitle param to the bottom of the list and itr works! SQL schmeequel -Original Message- From: Rich Wild [mailto:[EMAIL PROTECTED]] Sent: 17 May 2002 16:50 To: CF-Talk Subject: RE: Strange SQL error I assume in this bit:

RE: Strange SQL error

2002-05-17 Thread Rich Wild
uh? -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED]] Sent: 17 May 2002 17:18 To: CF-Talk Subject: RE: Strange SQL error Right fixed it - all we did was to move the declaration of the JuryTitle param to the bottom of the list and itr works! SQL schmeequel

Re: banner program

2002-05-17 Thread Pete Ruckelshaus
Hell, I built a really basic random rotator (uses a list of ad/url values in application.cfm and displays random ads) in about 30 minutes, let me know if you want it. Pete - Original Message - From: Joe Hansen [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, May 17, 2002

False template file ... encrypted and its data has been corrupte d error

2002-05-17 Thread Smith, Don , , WHS/PSD
I got the error below. I wrote my file in DW4, edited it in CF Studio 4, saved and tested it on an IIS server. When I uploaded it to an HP/UX box running apache I got the error below. I opened up VI, edited the file, everything looks normal, completely normal, and even saved the file. I went

RE: Problem with cfhttp

2002-05-17 Thread Ben Densmore
Thanks for the info Ryan, I wonder if this should be reported as a bug, if it hasn't been all ready. Ben -Original Message- From: Ryan Kime [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 12:11 PM To: CF-Talk Subject: RE: Problem with cfhttp Ben, I ran into the same thing with

RE: Strange SQL error

2002-05-17 Thread Stephen Galligan
What Andy meant was that he moved the @JuryTitle param to the bottom of the list like so: -- Any parameters here @CountryID int , @JuryName varchar(100) , @JuryCompanyvarchar(50) ,

RE: What is this SQL Error?

2002-05-17 Thread Hoag, Claudia (LNG)
Thanks, I'll discuss that with our DBA. I'm not using any CFTRANSACTION, though. What might have an impact here is that this is a code that loops up to four times and does an insert every time. The user selects up to four items, and then the code loops through them and inserts a record in the

RE: Strange SQL error

2002-05-17 Thread Margaret Fisk
Something that's happened to me before is that, depending on what you used to write the code originally, a hidden illegal character may have been introduced. When you moved it, once again depending on what you were using, the cut and paste would eliminate any illegal characters. I usually pass

Re: CFS5 CFMX VTM updater soon available from Macromedia

2002-05-17 Thread Bill Wheatley
uhh why smile any bozo can make VTMs :) They're still getting rid of it lol boo hiss much better! :) i had vtms almost done doing them as i use the commands taking awhile but i havent been doing it full on we can allj ust band together code up our own editor and put MM out of the Editor

RE: What is this SQL Error?

2002-05-17 Thread Hoag, Claudia (LNG)
The DBA wants me to call a stored procedure, wait until the stored procedure is done, then continue with the loop to call it again... Is there a way to make sure the store procedure is done before the code continues? -Original Message- From: Hoag, Claudia (LNG) [mailto:[EMAIL PROTECTED]]

RE: What is this SQL Error?

2002-05-17 Thread Dave Watts
I'm not using any CFTRANSACTION, though. What might have an impact here is that this is a code that loops up to four times and does an insert every time. The user selects up to four items, and then the code loops through them and inserts a record in the table in each iteration. Well,

RE: What is this SQL Error?

2002-05-17 Thread Andy Ewings
I guess you could wait for a return code from the SP and test for it in your code. Used to do this all the time with VB but never done it with CF -Original Message- From: Hoag, Claudia (LNG) [mailto:[EMAIL PROTECTED]] Sent: 17 May 2002 17:37 To: CF-Talk Subject: RE: What is this SQL

RE: What is this SQL Error?

2002-05-17 Thread Dave Watts
The DBA wants me to call a stored procedure, wait until the stored procedure is done, then continue with the loop to call it again... Is there a way to make sure the store procedure is done before the code continues? I'm pretty sure that CF will handle this for you; CF won't call the next

RE: What is this SQL Error?

2002-05-17 Thread Hoag, Claudia (LNG)
:) yes, I guess I can do that! Thanks -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 12:40 PM To: CF-Talk Subject: RE: What is this SQL Error? I guess you could wait for a return code from the SP and test for it in your code. Used to do this

ISSUE: CFFTP all .txt files in a given directory.

2002-05-17 Thread James Blaha
Hello All: ISSUE: CFFTP all .txt files in a given directory. I'm trying to have code that will FTP all the .txt files in a directory to another server. Can anyone help me out here? I would also like to know if the files names are in a date format can I perform a range and have only certain

Re: banner program

2002-05-17 Thread Tony Schreiber
I've got a banner program almost done, but it was designed to serve ads for different sites and let people buy those ads directly. I should put it somewhere (it's on my laptop). One of the best ad programs I've seen period is in php. phpAds, free and very well done. Find it on sourceforge. I

RE: What is this SQL Error?

2002-05-17 Thread Hoag, Claudia (LNG)
Yes, but if it calls the database and doesn't wait for anything back, just goes ahead and calls it again... wouldn't it happen the same as when I call the queries - and the loop is faster than the database? -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Friday, May

Re: False template file ... encrypted and its data has been corrupte d error

2002-05-17 Thread Brian Scandale
Send me one of the files and I'll try it on my Linux CF installation... send one that would run. At 12:20 PM 5/17/02 -0400, you wrote: I got the error below. I wrote my file in DW4, edited it in CF Studio 4, saved and tested it on an IIS server. When I uploaded it to an HP/UX box running

RE: What is this SQL Error?

2002-05-17 Thread Dave Watts
Yes, but if it calls the database and doesn't wait for anything back, just goes ahead and calls it again... wouldn't it happen the same as when I call the queries - and the loop is faster than the database? It has to wait until the database server returns a message, before continuing.

RE: What is this SQL Error?

2002-05-17 Thread Hoag, Claudia (LNG)
I thought about using cftry/cfcatch, but what if my second attempt is still done before the table is again available... I was wondering if ColdFusion had a timer function - such as, wait 300ms before continuing? -Original Message- From: Hoag, Claudia (LNG) [mailto:[EMAIL PROTECTED]]

RE: CFS5 CFMX VTM updater soon available from Macromedia

2002-05-17 Thread Christine Lawson
That's what we're here for :) -Original Message- From: Erika L Walker-Arnold To: CF-Talk Sent: 5/17/2002 9:04 AM Subject: RE: CFS5 CFMX VTM updater soon available from Macromedia HUGE SMILES Thanks all around MM for listening to our whines and wants!

RE: What is this SQL Error?

2002-05-17 Thread Dave Watts
I thought about using cftry/cfcatch, but what if my second attempt is still done before the table is again available... I was wondering if ColdFusion had a timer function - such as, wait 300ms before continuing? No, it doesn't, but I don't think that matters, since CF's processing of

RE: What is this SQL Error?

2002-05-17 Thread Hoag, Claudia (LNG)
But isn't it what's happening with the hotspot problem? - the query is done, but the database still has the page locked. BTW, Thanks bunches Dave, it's great to have a geekguru available like this ;) -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17,

Re: ISSUE: CFFTP all .txt files in a given directory.

2002-05-17 Thread Tony Schreiber
Here's what I use, straight from my server, so substitute your variables where necessary: CFSET message = !--- GET LIST OF CONFIRM FILES --- CFDIRECTORY ACTION=LIST DIRECTORY=#half_confirmdir_local# NAME=confirmfiles FILTER=*.pdv SORT=datelastmodified ASC CFSET message = message

RE: What is this SQL Error?

2002-05-17 Thread Dave Watts
But isn't it what's happening with the hotspot problem? - the query is done, but the database still has the page locked. I seriously doubt that your problem is occurring because of one individual instance of your page running. However, if you have more than one person adding records at the

Re: Ways of securing email?

2002-05-17 Thread Alex
what part of the email process do you want to make secure? On Fri, 17 May 2002, Jon Hall wrote: I need to implement a secure email solution, and I know of 2 or 3 ways to do it. S/MIME POP3 over SSL PGP Are their any others that are worth looking into? jon

Re: TIP: Checking to see if dynamic variable exists

2002-05-17 Thread Randell B Adkins
Well that is fine if you know PART of the form.variable name as var_ and that the last part would ALWAYS be a number. Use this case if you do not know at all what the form.variables would be as well as outputting the variable name on the page. cfoutput cfif isdefined(form.fieldnames) cfloop

How do I encrypt a file

2002-05-17 Thread Nehal Fleming
I need to encrypt some custom tags to send to a competitor with other client cfm files. Can someone tell me how I can encrypt *.cfm files? Thanks, Nehal __ This list and all House of Fusion resources hosted by CFHosting.com.

Re: CFS5 CFMX VTM updater soon available from Macromedia

2002-05-17 Thread Dave Carabetta
uhh why smile any bozo can make VTMs :) They're still getting rid of it lol boo hiss much better! :) i had vtms almost done doing them as i use the commands taking awhile but i havent been doing it full on we can allj ust band together code up our own editor and put MM out of the Editor

RE: Ways of securing email?

2002-05-17 Thread Trey Rouse
I've been looking for a way to do cfmail type actions over a secured pop. Our challenge is no open text passwords can be transmitted on the network, but we would like to use pop authentication to authenticate users for web apps. I've not had much luck in finding pop over ssl solutions that work

RE: Email Server

2002-05-17 Thread Pete Freitag
Have you looked at Apache/Jakarta's JAMES server? http://jakarta.apache.org/james/ It's free, open source, and written in Java. You can have it store messages or accounts in a database, and then very easily access it through CF. + Pete Freitag

RE: Ways of securing email?

2002-05-17 Thread Al Musella, DPM
This might not be applicable in your case, but a technique I use instead of emailing private information (I deal with medical information, where there are strict new rules coming out for how you handle it.. HUGE fines for the non-compliant!) is to allow doctors to log in to a website using

Re: How do I encrypt a file

2002-05-17 Thread Critz
oi Nehal!! there is an executable in the CFUSION/Bin/ directory. sadly though, if they really want the code, they shall have it. -- Critz Certified Adv. ColdFusion Developer Crit[s2k] - CF_ChannelOP Network=Efnet Channel=ColdFusion Friday, May 17,

Re: is CFHTTP illegal?

2002-05-17 Thread Jon Hall
Read up on copyright law However, under the DMCA http://www.anti-dmca.org technically cfhttp probably is illegal...hehe :) Just wait though...the memory chips that cfhttp uses to store that copyrighted web site will be illegal soon too.

CF_DEBUG Beta 2 Released

2002-05-17 Thread Boardworks Interactive
CF-Talk, We have created a unique tool for debugging ColdFusion applications, CF_DEBUG. This tag allows developers to organize, manage and maintain their debugging code within an application without placing this information directly in structured HTML layout and CF code. CF_DEBUG will also

Re: Ways of securing email?

2002-05-17 Thread Jon Hall
A human person needs to read the mail from their pc without the information being transmitted across an unsecure line. The actual process is flexible really.. for instance having the person connect to a pop3 server via SSL that lives on the same server as the CF program that generated the email

RE: OT or not OT: Voxeo and ColdFusion

2002-05-17 Thread Ryan Pieszak
I've done some work, what exactly are you looking for? I never had any problems, it was very painless. The Voxeo support is great. -Original Message- From: Erika L Walker-Arnold [mailto:[EMAIL PROTECTED]] Sent: Thursday, May 16, 2002 3:56 PM To: CF-Talk Subject: OT or not OT: Voxeo and

Re: cfreport

2002-05-17 Thread Frank Mamone
Ken, We gave up on CF Report. It's very limited too. We use Recrystallize from http//:www.recrystallize.com. It's a wizard that produces the input and processing pages in ASP. We scrap the input forms and redo them with CF and point them to the ASP processing pages which cause the report to

OT: Windows - pesky folders

2002-05-17 Thread Scott Weikert
Hey gang, Thanks to some annoying French kids, who managed to get access to one of our servers and dump a bunch of files on it, I've got a couple of folders (a Win2k server box, btw) that absolutely refuse to delete. Tried everything I can think of, including going to the command line. Nada.

RE: Ways of securing email?

2002-05-17 Thread Alex
You can use ssh with port forwarding for this. There are many howtos on the web. Or look at www.stunnel.org which is an SSL tunnel for servesices. On Fri, 17 May 2002, Trey Rouse wrote: I've been looking for a way to do cfmail type actions over a secured pop. Our challenge is no open text

A little array trouble

2002-05-17 Thread Larry Juncker
Can someone look at this and tell me why it does not want to name my array parts? cfif not ThisType EQ #TypeCode# cfset ThisType = #TypeCode# cfset #TypeCode#=arrayNew(1) cfset ThisTypeCt=1 hr#Thistype#hr cfelse

RE: Windows - pesky folders

2002-05-17 Thread Van Vliet, Scott
Similar thing happened to me. I think the reason is that the hacker go into through FTP on a U/Li/nix machine, and name the folders files with invalid characters. Any suggestions? -- Scott Van Vliet Sempra Energy 555 W. 5th St., 21st Floor Los Angeles, CA 90013 Tel 213.244.5205 Email [EMAIL

Re: is CFHTTP illegal?

2002-05-17 Thread Gyrus
- Original Message - From: [EMAIL PROTECTED] i was kinda wonderin, cuz you can use CFHTTP to make it look like your site can do seomthing, when instead it is using another site to do that actual work, and then displaying it on their own site... This

RE: A Tip (maybe new, maybe not)

2002-05-17 Thread Rob Baxter
you are correct, MM/Allaire best practices for Access DBs says not to use connection pooling. see http://www.macromedia.com/v1/Handlers/index.cfm?ID=1540Method=Full /rob -Original Message- From: Jon Hall [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 2:26 AM To: CF-Talk Subject:

RE: is CFHTTP illegal?

2002-05-17 Thread Joshua Miller
There are hundreds of uses for cfhttp other than scraping someone else's content. You can use it to grab feeds from other sites, run tasks on another server, pull data from other sites using wddx, etc. Yes, it CAN be used for evil, but so can javascript and it's still legal ;) Joshua Miller Web

RE: Windows - pesky folders

2002-05-17 Thread Shawn Regan
It could be that they installed something that is using those directories and that is why you cannot delete them if your logged in with the admin account. -Shawn Regan -Original Message- From: Van Vliet, Scott [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 11:37 AM To: CF-Talk

RE: UDFs in a Custom Tag problem

2002-05-17 Thread Rob Baxter
What about this cfif Not IsDefined(IsOperator) cfscript function IsOperator( value ) { blah blah blah; return something; } /cfscript /cfif /rob -Original Message- From: heirophant mm [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 10:28 AM To:

RE: Windows - pesky folders

2002-05-17 Thread Rick Eidson
See if you can change the Attributes. Also make sure there are no hidden files or folders in it. Rick -Original Message- From: Van Vliet, Scott [mailto:[EMAIL PROTECTED]] Sent: Friday, May 17, 2002 1:37 PM To: CF-Talk Subject: RE: Windows - pesky folders Similar thing happened to me.

RE: [SOT] CF on OS X... just venting

2002-05-17 Thread Dave Watts
Can you rack-mount those new iMacs? Yes, now you can... and quite nicely! http://www.apple.com/xserve/ I was counting the minutes until you posted this! I am not up on server prices, but I imagine the latest from apple are competitive on p/p, no? Close, but until the

RE: banner program

2002-05-17 Thread Joshua Miller
I've got one - it uses JavaScript to rotate the ads, has a manager, click tracker and allows for local or affiliate ads from other sources. If you're interested I'll post it somewhere so y'all can take a look ;) Joshua Miller Web Development :: Programming Eagle Web Development LLC

Want to eliminate the Evaluate

2002-05-17 Thread David DiPietro
There's got to be another way to do this. Any ideas? cfloop list='#form.fieldNames#' index=x cfset fieldName = '#x#' cfset fieldValue = #evaluate('form.#x#')# #fieldname# = #fieldValue#br /cfloop David DiPietro Systems Developer / Engineer OSU College of Medicine Public

  1   2   >