Re: List of states, cities, zips

2006-08-13 Thread Dave Lyons
not free but only $5 and updated monthly http://teamredline.com/zc/default.asp ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your

Re: ftp in cfe

2006-08-13 Thread Robertson-Ravo, Neil (RX)
In Eclipse? You can do this via the File Explore View (not the project view) You may need some extra software for this but it is well documented in posts I have found on Google. N This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom),

Re: ftp in cfe

2006-08-13 Thread Matt Williams
I see how to connect in the File Explorer, but how to I Get and Put? I'm used to Dreamweaver where I 'get' a file, make my edits and test locally, then when I'm done 'put' it. Matt W On 8/13/06, Robertson-Ravo, Neil (RX) [EMAIL PROTECTED] wrote: In Eclipse? You can do this via the File Explore

Re: text file difference

2006-08-13 Thread Kris Jones
What IDE are you using? I'm using eclipse (w/ CFEclipse), and I'm using the compare tool in there. (It may be part of subclipse or tortoise plugins) Cheers, Kris Does anyone have code to compare two chunks of text and highlight the difference between the two?

Re: text file difference

2006-08-13 Thread Matt Williams
MS Word will do this. On 8/12/06, Denny Valliant [EMAIL PROTECTED] wrote: I've got a cfc I made a long time ago based on this HoF post: http://www.houseoffusion.com/groups/CF-Talk/thread.cfm/threadid:34641#174620 It's too long to post, and not in good enough shape for cflib, but I can

RE: text file difference

2006-08-13 Thread Chad Gray
Hi Denny, Please do send me the code. I might be getting in over my head myself. This CFC stuff I am not to comfortable with. I would like to make a plugin for Ray Camden's Canvas wiki to compare two wiki pages in history. I am new to model glue also so I probably am in over my head, but

RE: text file difference

2006-08-13 Thread Chad Gray
I am looking for a web based way of doing this. Subversion has a great diff tool and I would like to model it after it. Thanks anyway, I should have been more specific in my post. -Original Message- From: Kris Jones [mailto:[EMAIL PROTECTED] Sent: Sunday, August 13, 2006 9:26 AM To:

RE: text file difference

2006-08-13 Thread Brian Peddle
This may help http://www.shlomygantz.com/blog/index.cfm/2005/11/3/Diff-cfc-A-ColdFusion-di ff-component -Original Message- From: Chad Gray [mailto:[EMAIL PROTECTED] Sent: Saturday, August 12, 2006 11:35 PM To: CF-Talk Subject: text file difference Does anyone have code to compare two

cf_formurl2attributes_search

2006-08-13 Thread Doug Brown
Does anyone still have this custom tag that they may be able to send? I have searched everywhere with no luck. [EMAIL PROTECTED] ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date

Re: cf_formurl2attributes_search

2006-08-13 Thread Barney Boisvert
The primary functionality is this: if (NOT isDefined(attributes)) { attributes = structNew(); } structAppend(attributes, form, false); structAppend(attributes, url, false); You can flip-flop the last two lines, and/or change the overwrite flag to true to tune the behaviour. The actual tag had

RE: cf_formurl2attributes_search

2006-08-13 Thread Brian Peddle
http://cfhub.com/taggallery/SES_By_Owen/formurl2attributes.zip -Original Message- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: Sunday, August 13, 2006 12:21 PM To: CF-Talk Subject: ***SPAM*** cf_formurl2attributes_search Does anyone still have this custom tag that they may be able

OT: MyODBC and blobs with text

2006-08-13 Thread Jim McAtee
I have a database (that I didn't develop) with tables that contain text stored in columns of type blob. I believe the reasoning behind this was to to be able to store various language character sets. When I query these from CF using MyODBC I see hexadecimal strings, but grouping these into

Re: cf_formurl2attributes_search

2006-08-13 Thread Doug Brown
Thanks all, but the one I was looking for was the one written by Dain Anderson it was formurl2attributes_search. It changed the url to be search engine friendly by changing the ? to / If you have it or come accross it, please let me know. [EMAIL PROTECTED] - Original Message - From:

Re: OT: MyODBC and blobs with text

2006-08-13 Thread Michael Traher
I have read and written long data types in mysql using the jdbc driver and that has worked fine. never tried the ODBC driver. I did get an error relating to a buffer setting when I tried larger data sizes (much larger I mean 50MB+) but this error was easy to find in the mysql reference manual.

Re: ftp in cfe

2006-08-13 Thread Denny Valliant
On 8/13/06, Matt Williams [EMAIL PROTECTED] wrote: I see how to connect in the File Explorer, but how to I Get and Put? I'm used to Dreamweaver where I 'get' a file, make my edits and test locally, then when I'm done 'put' it. Then you'll like the FTP Team plugin Eclipse offers. Keeps all

RE: Fedora vs. RedHat

2006-08-13 Thread Bobby Hartsfield
That’s hardly a reason considering that there are plenty of Linux exploits, viruses and worms as well... not to mention that they are MUCH easier to disguise in Linux ;-) ..:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Tom Chiverton

RE: ftp in cfe

2006-08-13 Thread Bobby Hartsfield
ok wtf do you gotta do You've got to ask nicely ;-) ..:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Dave Lyons [mailto:[EMAIL PROTECTED] Sent: Saturday, August 12, 2006 11:52 PM To: CF-Talk Subject: ftp in cfe ok wtf do you gotta do

RE: Guestbook Help

2006-08-13 Thread Bobby Hartsfield
There are plenty of javascript... scripts... out there to limit the number of characters in a textarea. But be sure to check the #len()# of the field on submit just to be sure. If you want to leave the length as is and get rid of the majority of spam posts, try this out. Everyone seems to be

RE: List of states, cities, zips

2006-08-13 Thread Bobby Hartsfield
Without digging... are the updates free or another $5? ..:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Dave Lyons [mailto:[EMAIL PROTECTED] Sent: Sunday, August 13, 2006 2:51 AM To: CF-Talk Subject: Re: List of states, cities, zips not

RE: OT - Nice site I will recommend you to all my friends.

2006-08-13 Thread Bobby Hartsfield
Assuming you were doing it manually... you'd just look yourself. We all know these guys are scumbags for doing it but I doubt half of them could figure out how to do it without the help of an automated script kiddie tool. The idea would be to automate 1002, 10002, even millions of the posts a

RE: OT - Nice site I will recommend you to all my friends.

2006-08-13 Thread Bobby Hartsfield
If you wrote your own form to post to the remote action page, you'd set the time field yourself anyway. yeah, you could check the referrer but that’s easily spoofed or simply not reported ..:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message-

RE: OT: Anybody able to uninstall and reinstall Office 2007 Beta

2006-08-13 Thread Bobby Hartsfield
and what is the error ..:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Saturday, August 12, 2006 12:29 PM To: CF-Talk Subject: Re: OT: Anybody able to uninstall and reinstall

Re: List of states, cities, zips

2006-08-13 Thread Dave Lyons
FIIN!! haha even if you have to pay its still a good deal, I dont think the others give u free updates. wth u been boy! Without digging... are the updates free or another $5? .:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com

Re: ftp in cfe

2006-08-13 Thread Dave Lyons
that would be cool I have searched google and I get anything thats worth HOS. If I find a good walk-thru, I'll post it, or clean up an old attempt at a walk-thru... :den ~| Introducing the Fusion Authority Quarterly Update.