RE: Virtual Directories for Websites...follow-up remarks

2005-02-18 Thread Rick Faircloth
Thanks for the info, Doug... Rick -Original Message- From: Douglas Knudsen [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 1:49 PM To: CF-Talk Subject: Re: Virtual Directories for Websites...follow-up remarks yes, but in IIS these are called sites. So, for example you have

RE: SOT - Ecommerce

2005-02-18 Thread Ben Rogers
Bryan or anyone else have any recommendations of a good company to handle all this with minimal cost? I want to do some comparisons. We selected Millenium only because of referral and I really don't know if we are getting a deal (avg fees) or getting taken for a ride? Usually, you find the

Getting SQL Data

2005-02-18 Thread Lee
I have an SQL database that is on a shared server at an ISP. I would like to keep a daily or weekly copy of the data locally. When I use the VPN to connect and use SQL Enterprise manager, using DTS to transfer data always fails in one way or another. It usually leaves several tables empty

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread Kevin Graeme
I feel your pain Mike. I like to buy books at the used bookstore but MM changes things enough with each version that what seems like it should be simple stuff becomes frustrating. -Kevin -Original Message- For example .. I went to EasyCFM tonight to follow a beginners Flash Remoting

RE: Tighten up this logic.

2005-02-18 Thread Ian Skinner
Thanks for everybody's help. I figured it was something along the lines of anchoring as you all explained, but I didn't even know enough about regex to know it was called anchoring to look up how I could do it simply. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org

RE: Getting SQL Data

2005-02-18 Thread Eric Creese
can you not make a back up of the db and FTP the bak file to your server or set up a job that could right the backup toa remote server? -Original Message- From: Lee [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 1:29 PM To: CF-Talk Subject: Getting SQL Data I have an SQL

Re: SOT - Ecommerce

2005-02-18 Thread Adam Churvis
Bryan or anyone else have any recommendations of a good company to handle all this with minimal cost? I want to do some comparisons. We selected Millenium only because of referral and I really don't know if we are getting a deal (avg fees) or getting taken for a ride? This will explain all

RE: SOT - Ecommerce

2005-02-18 Thread Eric Creese
Do not mean to take this in another direction but since we are on the topic of Gateways and PayPal inparticular I have a question. I tried following the PayPal turtorial on EasyCFM.com but it does not work for me and I end up having to process peoples accounts myself. Basically they sign up it

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
while that might be true it also isn't. Flash remoting is a lot simpler to use then pulling in xml or a web service, well actually they all are easy to get into flash its after they are in where it confusing. With remoting its confusing because they have changed the way the classes interact

Re: Getting SQL Data

2005-02-18 Thread Lee
No it's on a shared server so I have little control and special backup recovery is charged extra. Maybe I need a new ISP? Lee On Fri, 18 Feb 2005 13:53:49 -0600 Eric Creese [EMAIL PROTECTED] wrote: can you not make a back up of the db and FTP the bak file to your server or set up a job

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread Charlie Griefer
On Fri, 18 Feb 2005 15:02:23 -0500, dave [EMAIL PROTECTED] wrote: while that might be true it also isn't. and it's logic like that that causes the vein to bulge in my forehead. -- Charlie Griefer ...All the world shall be your enemy, Prince

RE: Virtual Directories for Websites...follow-up remarks

2005-02-18 Thread Dave Watts
Does the mapping issue become a problem only when the alternate port is used as a solution? No, it's an issue whenever you have more than one virtual web server using a single CF server instance. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
well sorrr  charlie how would you like the logic to be? changes things enough with each version yup thats true but they also make it easier, so... next time i'll use conditional logic so that vein of yours dont burst ;)

RE: CFGRID always allows column sort

2005-02-18 Thread Mike Nimer
If it helps, I did submit a bug to add support for the sort=no attribute, for the flash grid. And an enhancement to add sort= to the cfgridcolumn tag, so you can turn this on/off on a per column basis. ---nimer -Original Message- From: Brendan OHara [mailto:[EMAIL PROTECTED] Sent:

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread Kevin Graeme
Despite the thread title, I wasn't talking specifically about Remoting. I was just talking about the whole Flash thing. We do very few Flash projects so each time one comes our way it's like starting from scratch again. And that's just exacerbated by the changes from version to version. -Kevin

OT: Flashcoders list hosted by Figleaf

2005-02-18 Thread Chris Alvarado
Anyone on this list? I haven’t seen any messages in a few days and cant seem to get to the listserv site, anyone know what’s going on? Sorry for the way off topic post, but I figured someone on this list may also be on that list and have some information about what is going on. I use

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
I definately know!! And my answer (despite charlies bulging vein) is still the same. You get a book for it and it says one way but in reality it's already changed and it gets confusing no doubt. Really the best thing to do is just learn actionscript 2, really you don't even need to open up the

RE: Flashcoders list hosted by Figleaf

2005-02-18 Thread Dave Watts
I use the flashcoders list a lot for reference etc so im just curious as to what happened. It's down right now. It should be back up after the weekend. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread Rick Faircloth
I feel your pain, too, Kevin. I looked into Flash when it first came out and found it very frustrating and time-consuming to use. And I do computer-based video production all the time as part of my business, so I'm very familiar with timelines and timeline animation. In the early days, it was

RE: SOT - Ecommerce

2005-02-18 Thread Andy Ousterhout
Chris, I highly recommend that you find a bank and use the service that they provide. If you start with the 3rd party, you of course are going to have an additional level of fees. Otherwise, your bank should have a workable solution with the service company that they use. They will bundle

RE: SOT - Ecommerce

2005-02-18 Thread Andy Ousterhout
You don't always need all of these players. Right know, I have my credit card account with Northern Trust and they've hired an electronic provider (ADP/Chase) that we use to process transactions. We do not have any additional fees besides the rate we negotiated with our bank. The majority of

MySQL 4.1 and UTF8

2005-02-18 Thread Christian Cantrell
For some reason, I'm not able to get the UTF8 character set to work properly with MySQL 4.1. I'm specifying the character set when creating my tables, but any non-latin character comes out as a question mark. I had this working fine in previous versions of MySQL, but 4.1 isn't cooperating.

Re: Sidestep to cfqueryparam

2005-02-18 Thread Matt Robertson
On Fri, 18 Feb 2005 08:41:14 +0100, Micha Schopman [EMAIL PROTECTED] wrote: I don't know if, the attributes like max length and null are getting used much by others I sure am. I found it was the only way to insert a null value in Oracle 8 on fields where such a thing was allowable. As in

Re: Looking for a good web based html editor

2005-02-18 Thread Matt Robertson
On Fri, 18 Feb 2005 08:44:10 -0500, Rick Root [EMAIL PROTECTED] wrote: Scott Stroz wrote: I use FCKEditor http://www.fckeditor.net/ and I am very pleased. Second. Me three, although its cross platform version is still not yet out of beta (the author calls it RC2 but if you read the roadmap

Re: Looking for a good web based html editor

2005-02-18 Thread Adrocknaphobia
I remove a vote from the three cast for FCK. Albeit I didn't implement the latest version, however the prior version was crap. The code is all over the place and documentation is well... I don't think there is any. Oh yeah and it's buggy... and the end users despise it. -Adam On Fri, 18 Feb

Re: Sidestep to cfqueryparam

2005-02-18 Thread Adrocknaphobia
Micha, If you are concerned about database security you shouldn't be placing any SQL inline in your CF and should rely strictly on StoredProcs. -Adam On Fri, 18 Feb 2005 08:41:14 +0100, Micha Schopman [EMAIL PROTECTED] wrote: Still, would you, like Jochem mentioned a few weeks ago, take ANY

RE: Looking for a good web based html editor

2005-02-18 Thread Damien McKenna
I vote for TinyMCE, its pretty awesome. I stopped paying attention to its development for a while and it exploded with new features, plugins, etc. I was going to stop using WYSIWYG editors altogether but I think I'll go back on that idea and just upgrade them all to the latest TinyMCE. --

Re: MySQL 4.1 and UTF8

2005-02-18 Thread Barney Boisvert
Try putting this useUnicode=truecharacterEncoding=UTF8 in the connection string field of the datasource. By default, the drivers use ISO-8859-1, because that's MySQL supported when it was written. cheers, banreyb On Fri, 18 Feb 2005 16:00:28 -0500, Christian Cantrell [EMAIL PROTECTED] wrote:

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
It's just different, like learning a new editor, most ppl still think of it like it USED to be not how it now is. I mean come on, you all know I'm clueless and i can do it, so you should be able as well!! Rick, the video part is so easy

RE: SOT - Ecommerce

2005-02-18 Thread Ben Rogers
You don't always need all of these players. Right know, I have my credit card account with Northern Trust and they've hired an electronic provider (ADP/Chase) that we use to process transactions. We do not have any additional fees besides the rate we negotiated with our bank. The majority

RE: Looking for a good web based html editor

2005-02-18 Thread dave
tinymce is my vote too, so easy to stick in but the only drawback is it doesnt work in safari yet From: Damien McKenna [EMAIL PROTECTED] Sent: Friday, February 18, 2005 4:29 PM To: CF-Talk cf-talk@houseoffusion.com Subject: RE: Looking for a good web

Re: Zip code radius database?

2005-02-18 Thread Matt Robertson
Most of the zip code tags I came across were made with a particular db in mind. I whipped up ZipMonger to work with anything, and then I optimized it to the point where it was returning responses in a couple of seconds where other tags where at 30 seconds +. It'll work with any zip code db you

Re: Sidestep to cfqueryparam

2005-02-18 Thread Barney Boisvert
To rephrase this the right way: If you're concerned about database security, you should lock down CF's user account(s) so it can only execute specific stored procs, and is unable to run arbitrary queries. cheers, barneyb On Fri, 18 Feb 2005 16:22:06 -0500, Adrocknaphobia [EMAIL PROTECTED]

Re: MySQL 4.1 and UTF8

2005-02-18 Thread Christian Cantrell
Very close! The parameters below actually have to be included in the JDBC URL, like this: jdbc:mysql://localhost:3306/databaseName? useUnicode=truecharacterEncoding=UTF8 (I'm using a newer driver than then one that shipped with CFMX 7.) Thanks, Christian On Feb 18, 2005, at 4:28 PM, Barney

Re: Zip code radius database?

2005-02-18 Thread dave
thats pretty impressive for a janitor ;) From: Matt Robertson [EMAIL PROTECTED] Sent: Friday, February 18, 2005 4:38 PM To: CF-Talk cf-talk@houseoffusion.com Subject: Re: Zip code radius database? Most of the zip code tags I came across were made with a

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread Rick Faircloth
Yeah...the fact that video editing is so easy is the whole point...Flash could be, too, if MM knew how to design an interface...actually, if they would just include some pre-built animations like Swish, then all would be well...(There may be some in the latest version, which I downloaded...but

RE: SOT - Ecommerce

2005-02-18 Thread Ben Rogers
I highly recommend that you find a bank and use the service that they provide. If you start with the 3rd party, you of course are going to have an additional level of fees. By level, you mean that it will be broken down more, not that they will necessarily cost less, correct? Otherwise,

Re: MySQL 4.1 and UTF8

2005-02-18 Thread Barney Boisvert
Yeah, if you're using a custom driver, you're dead on. That connection string box is just a way to put extra params on the URL if you're using a built-in driver, since you can't write the URL directly. Speaking of which, what driver are you using? I haven't bothered to upgrade from the built-in

RE: Zip code radius database?

2005-02-18 Thread Ben Rogers
Most of the zip code tags I came across were made with a particular db in mind. I whipped up ZipMonger to work with anything, and then I optimized it to the point where it was returning responses in a couple of seconds where other tags where at 30 seconds +. Try moving the logic into the

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
ok I see what you are looking for:) yes there are a few built-in ones go to INSERT TIMELINE EFFECTS i have 3 paid mxp's I love from red giant http://www.redgiantsoftware.com/flash1.html and on the exchange there are quite a few that do that swish kinda deal. The biggest problem with swish

Re: Zip code radius database?

2005-02-18 Thread Pete Ruckelshaus
OT but fun, check this out: http://acg.media.mit.edu/people/fry/zipdecode/ V cool On Fri, 18 Feb 2005 13:35:39 -0800, Matt Robertson [EMAIL PROTECTED] wrote: Most of the zip code tags I came across were made with a particular db in mind. I whipped up ZipMonger to work with anything, and

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread Rick Faircloth
No...(not at this point...), *but* neither do I hand-code all the HTML either... It just depends on what the project demands as to how much fine-control you need. Video, Flash, or CF... Rick -Original Message- From: dave [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 4:54 PM

Re: Getting SQL Data

2005-02-18 Thread Lee
Using CF, if I did a select * from File on the ISP database is there an SQL statement I could use to do the insert on the local box without looping? Using Query of Queries perhaps? Lee On Fri, 18 Feb 2005 14:07:04 -0600 Lee [EMAIL PROTECTED] wrote: No it's on a shared server so I have

cftry/cfcatch known bug?

2005-02-18 Thread Micha Schopman
I have errors which slip through ctry tags. The provided cfcatch part is not executed and the source shows the error in the cftry part. Did anyone experience similair behavior? I provided the responsible code below where session.cultureid has not been filled in; cftry cfoutput

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
i was just kiddin ;) i agree though a first its a bit rough but then you freak cause its so much easier than making a reg html page (it really is!) The hardest part is getting over the html way of thinking, preparing arranging a layout. The hardest part for me is the graphics, I'm working on

Re: SOT - Ecommerce

2005-02-18 Thread Adam Churvis
Guys, There's a lot of incorrect information being tossed about here -- but that's understandable because it's a seemingly complicated subject that no one ever seems to explain well enough. That's why I created this page on our site:

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread Rick Faircloth
Yeah...I see *so* much potential for application design...it's just a steep learning curve... the interface is enough of a climb, but then there's a whole other language...action script... I just don't get the jobs that make that worth the climb... Remember...you're still talking to a guy that's

RE: SOT - Ecommerce

2005-02-18 Thread Andy Ousterhout
That may be in the fine print. But we only have a single account for both transactions. I believe it is more dependent on your bank. Card not present transactions have a higher risk since charges can be rejected for up to 6 or 9 months and the merchant has very limited recourse. So during

Re: New Charting in CFMX 7

2005-02-18 Thread eric theise
Brian Kotek writes: Does anyone happen to know if the new charts support things like standard error bars with a bar graph? I'd be interested in knowing the same thing, as we're trying to move away from weekly excel-based graphs to real-time CF graphs. For those who may not know about the many

RE: SOT - Ecommerce

2005-02-18 Thread Andy Ousterhout
Actually, they do cost less, since the bank negotiates with the processing firm for a significantly larger chunk of the business and also excepts all of the credit risk. This processing is part of being a bank, so they really can't mark it up in an uncompetitive fashion. But, as I mentioned

RE: SOT - Ecommerce

2005-02-18 Thread Ben Rogers
There's a lot of incorrect information being tossed about here -- but that's understandable because it's a seemingly complicated subject that no one ever seems to explain well enough. That's why I created this page on our site: You replied to my message, so I assume you're referring to my

RE: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
4.5! oh damn!!! we need to have a talk! haha I struggle with actionscript too, especially since I don't know much javascript which is very close to it. This project im doing now for the gf really has to be done in flash so i'm bearing down on it, everyday I learn new things with flash and its

Quick IIS 6 Question with regards to SSI...

2005-02-18 Thread Che Vilnonis
Setup: Win 2003 Server w/ IIS6. Default install. I need to use server side includes on a simple HTML web site (all pages are HTML). I use !--#include file=inc_header.shtml-- to call the page, yet nothing is displayed. I've changed the file extension many times. Each time it still did not

RE: SOT - Ecommerce

2005-02-18 Thread Ben Rogers
Actually, they do cost less, since the bank negotiates with the processing firm for a significantly larger chunk of the business and also excepts all of the credit risk. This processing is part of being a bank, so they really can't mark it up in an uncompetitive fashion. But, as I mentioned

Securing PDFs in CF

2005-02-18 Thread sp
Website hosted in CF 5.5. I have a member only site which uses session variables. Within the member site there is a directory with PDF files. However, anyone with a link to the PDFs can access them because acess to them bypasses the CF server. What is the work around for this? I have tried

Re: Securing PDFs in CF

2005-02-18 Thread Bryan Stevenson
1) Move the PDFs to a non-web accessible directory 2) Server them up via a CFM file using CFCONTENT 3) Make sure the CFM is password protected Go home and enjoy your weekend ;-) Cheers Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone:

RE: Quick IIS 6 Question with regards to SSI...

2005-02-18 Thread Theise, Eric
-Original Message- From: Che Vilnonis [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 2:51 PM To: CF-Talk Subject: Quick IIS 6 Question with regards to SSI... I use !--#include file=inc_header.shtml-- to call the page, yet nothing is displayed. Ours all look like

RE: Securing PDFs in CF

2005-02-18 Thread Ian Skinner
And a little extra frosting, password protect that pdf directory so that only the cold fusion service user account, and maybe you or other relevant administrative/developer users have permission to access it. -- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento,

Re: Securing PDFs in CF

2005-02-18 Thread Bryan Stevenson
touche! Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com - Original Message - From: Ian Skinner [EMAIL PROTECTED] To: CF-Talk

Using Verity Collections Generated on Different Server

2005-02-18 Thread Matt Woodward
Here's something I've never had to deal with before but I bet some others of you have. On one of my applications I'm wanting to use Verity collections that are created on a different physical CF server, so we've copied the collection directories from the server on which the Verity collections

Re: Quick IIS 6 Question with regards to SSI...

2005-02-18 Thread Jim McAtee
If the page on which the SSI directive is included has an extension of ..html then that extension would have to be mapped to the SSI engine ssinc.dll. Look under Application settings. You'll probably see .stm and a couple other extensions mapped to this dll. If I'm not mistaken, the

Re: SOT - Ecommerce

2005-02-18 Thread Adam Churvis
You replied to my message, so I assume you're referring to my posts? No, actually it was just the last one I read before replying to the thread. I should have deleted your message in the reply -- sorry for the misunderstanding. Like your company, correct? Which is not necessarily a bad thing.

Re: cftry/cfcatch known bug?

2005-02-18 Thread Nathan Strutz
Parse errors are not caught with cftry/cfcatch. Reason being, the page couldn't compile, so it couldn't even try/catch anything. -nathan strutz http://www.dopefly.com/ Micha Schopman wrote: I have errors which slip through ctry tags. The provided cfcatch part is not executed and the source

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread Mike Kear
Situation normal. Same as any other time I've tried to learn how to do this flash remoting. Something really simple stops me. Dave sent me a tutorial to work on, and I figured I'd better make sure I have the correct version of the flash remoting components. So I went to Macromedia's site, found

Re: Quick IIS 6 Question with regards to SSI...

2005-02-18 Thread Dave Francis
Does the file containing the #include have .shtml extension? (The included file can be any filetype). - Original Message - From: Che Vilnonis [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Friday, February 18, 2005 5:50 PM Subject: Quick IIS 6 Question with regards to

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
it gets better! you want the version 2 components http://www.macromedia.com/software/flashremoting/downloads/components/ for windows english http://download.macromedia.com/pub/flashremoting/mx2004/components/actionscript_2.0/flashremoting_comp_as20-win-en.exe mac

Re: Ebay SOAP API

2005-02-18 Thread Umer Farooq
Just an update.. got it working.. needed a good night sleep. :-) sample code below. cfset ebayWS = CreateObject(webservice, http://developer.ebay.com/webservices/393/eBaySvc.wsdl;) cfset methodToCall = geteBayOfficialTime !--- build the auth header --- cfsavecontent variable=ebayHeaderXML

Re: Zip code radius database?

2005-02-18 Thread Will Tomlinson
I got all this workin right here! It's pretty brainless if you ask me! http://www.singinginfo.com/singinginfo/search.cfm THE GAAAME! ~| Logware (www.logware.us): a new and convenient web-based time tracking

Re: Ebay SOAP API

2005-02-18 Thread Umer Farooq
Just an update.. got it working.. needed a good night sleep. :-) sample code below. cfset ebayWS = CreateObject(webservice, http://developer.ebay.com/webservices/393/eBaySvc.wsdl;) cfset methodToCall = geteBayOfficialTime !--- build the auth header --- cfsavecontent variable=ebayHeaderXML

RE: Securing PDFs in CF

2005-02-18 Thread Ryan Sabir
1) Move the PDFs to a non-web accessible directory 2) Server them up via a CFM file using CFCONTENT 3) Make sure the CFM is password protected One problem with this that we found... The PDF's no longer stream down to the users browser.. the user has to wait for the entire file to download

HoF is slowwwwww

2005-02-18 Thread Will Tomlinson
I'm sorry to be bitching...but HoF is slowww! Maybe I've had too many long islands tonight, but it just is slow! I click and waitwait...wait.wait. Sorry Mike D. It's slow... Will ~| Logware

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread Mike Kear
No, it says Page Cannot be Found! I have tried it in three browsers, on two different machines. I've entered the URL by clicking on the link in your post, by cutting and pasting into the address bar, and by following links from the home page at macromedia.com. In the latter case, I get to the

Re: Securing PDFs in CF

2005-02-18 Thread Claude Schneegans
What is the work around for this? I used the following trick in a similar situation: Store the file as .cfm instead of pdf in a special directory, say documents/myDocument.cfm. In the same directory, add an Application.cfm file which contains something like: H1Error 404/H1 page not found

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
works 4 me on firefox im uploading it now for you i gotta run to store but in a few try www.jamwerx.com/open/frc.zip that should get u them From: Mike Kear [EMAIL PROTECTED] Sent: Friday, February 18, 2005 7:17 PM To: CF-Talk cf-talk@houseoffusion.com

Re: Zip code radius database?

2005-02-18 Thread dave
dang it must be then HAHA jk willy check this out, one of the girls u like (sorry its kinda big outside of a page) http://www.icandfashion.com/chandissmusic/chandissmp3.swf From: Will Tomlinson [EMAIL PROTECTED] Sent: Friday, February 18, 2005 6:58 PM

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread Mike Kear
Why would one person be able to get the components and another not? It's definitely giving me page not found every time I click on any of the links leading to the actual .EXE file. French, German, AS2, AS1, doesnt matter - they all come up page not found. Or is there a higher being just trying

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread Mike Kear
Thanks Dave, I've downloaded the zip file from your site. Now to try to install the little buggers. Cheers Mike Kear On Fri, 18 Feb 2005 19:27:09 -0500, dave [EMAIL PROTECTED] wrote: works 4 me on firefox im uploading it now for you i gotta run to store but in a few try

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread Mike Kear
Ok that figures. Everything else in this project fails, so why not this. Dave's zip file is not valid and wont open. On this go-round, I've spent nine hours trying to get to learn Flash Remoting and havent so much as got started. I'll try downloading it again. (sigh) Cheers Mike Kear

Re: Zip code radius database?

2005-02-18 Thread Will Tomlinson
dang it must be then HAHA jk willy check this out, one of the girls u like (sorry its kinda big outside of a page) http://www.icandfashion.com/chandissmusic/chandissmp3.swf That is NICE dudE! VERY NICE!! I like that!

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread Mike Kear
Well at last something worked. I downloaded Dave's zip file again and it opened. I double clicked the flash remoting components and they seemed to install ok. For such a simple thing I feel an amazing sense of triumph. At last I have forced that *([EMAIL PROTECTED] FLASH to do something I want

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
windows update does that too me (tg) From: Mike Kear [EMAIL PROTECTED] Sent: Friday, February 18, 2005 7:37 PM To: CF-Talk cf-talk@houseoffusion.com Subject: Re: Flash Remoting remains as elusive as ever Why would one person be able to get the components

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
dang that sounds like my luck with windows, frusterating isnt it? i just downloaded it from my link and its fine on this end From: Mike Kear [EMAIL PROTECTED] Sent: Friday, February 18, 2005 7:41 PM To: CF-Talk cf-talk@houseoffusion.com Subject: Re: Flash

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
ok open up flash and see if HELP WELCOME TO FLASH REMOTING is there, if it is its installed the as. files will be in C:\Program Files\Macromedia\Flash MX 2004\en\First Run\Classes From: Mike Kear [EMAIL PROTECTED] Sent: Friday, February 18, 2005 9:00

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread Mike Kear
This just shows how easy it is to impress me I just got the sample app that Dave sent to me GOING!!! IT's bloody well working!!! For the first time in more than three years, I have a remoting app working on my system. Not MY app, mind you - that is still a ways off,

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread dave
whoo hoo!!! now you got the bug :) actually that tut has a lot of good info in it. not just remoting but sending emails and flash form validation (come on you gotta like the thumbs up/thumbs down haha) fast isnt it!! and you are welcome :) From:

Re: Flash Remoting remains as elusive as ever

2005-02-18 Thread Will Tomlinson
whoo hoo!!! now you got the bug :) HEll, I'm dowloadin thus sumbitch now! Woo! ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours

Re: Using Verity Collections Generated on Different Server

2005-02-18 Thread Jehiah Czebotar
My question is how do I add these collections to the CF administrator and get it to work correctly? I tried creating a new collection in the CF administrator, gave it the same name as the directory of the collection, and pointed it to CF's collections directory (e.g. if the collection is

Re: Using Verity Collections Generated on Different Server

2005-02-18 Thread Duncan I Loxton
I am not sure you can, but CF 7 now has the ability to run Verity on a totally separate server. Duncan On Fri, 18 Feb 2005 22:05:29 -0500, Jehiah Czebotar [EMAIL PROTECTED] wrote: My question is how do I add these collections to the CF administrator and get it to work correctly? I tried

Re: Outlook Coldfusion

2005-02-18 Thread Duncan I Loxton
We use VCS calenders on our site for prosective buyers to download open house times etc. Its a simple VCS file and you can extend it to a vCal - although it gets tricky. www.mcgrath.com.au - find a sales property and if it has open houses the outlook link will come up. Let me know if you want

RE: Looking for a good web based html editor

2005-02-18 Thread James Holmes
I just tell my Mac users to use FireFox :P -Original Message- From: dave [mailto:[EMAIL PROTECTED] Sent: Saturday, 19 February 2005 5:32 To: CF-Talk Subject: RE: Looking for a good web based html editor tinymce is my vote too, so easy to stick in but the only drawback is it doesnt

Re: Salary change when rolling permanent

2005-02-18 Thread Adam Haskell
65+ also depends on your Market area, in DC thats believable but in Ohio I wouldn't expect to see 65+ very often. As for CFunited if I go I'll dig around the cats litter box and clean off my .NET shirt and wear it :) Adam H On Thu, 17 Feb 2005 21:59:29 -0600, Aaron Rouse [EMAIL PROTECTED]

Re: Salary change when rolling permanent

2005-02-18 Thread Aaron Rouse
So you will be That stinky guy ? On Fri, 18 Feb 2005 06:59:59 -0500, Adam Haskell [EMAIL PROTECTED] wrote: 65+ also depends on your Market area, in DC thats believable but in Ohio I wouldn't expect to see 65+ very often. As for CFunited if I go I'll dig around the cats litter box and clean

Re: Salary change when rolling permanent

2005-02-18 Thread Todd
Well, I had just finished working a tech support job for a year to help make ends meet while looking for a CF job, so I wasn't in a mood to argue :) - Original Message - From: Jeffry Houser [EMAIL PROTECTED] To: CF-Jobs-Talk cf-jobs-talk@houseoffusion.com Sent: Thursday, February 17,

Re: Salary change when rolling permanent

2005-02-18 Thread Jeffry Houser
I can't blame you for that. It is hard on the job seeker. How often do we get to negotiate a new job? Maybe once every 3-5 years. How often does an HR person negotiate a position? Probably a few times a week. At 09:21 AM 2/18/2005, you wrote: Well, I had just finished working a tech

RE: Salary change when rolling permanent

2005-02-18 Thread Damien McKenna
The part that gets me is that HR should have no part in the employment process beyond paperwork filing. Why the appointment of technical positions is left to clueless HR people is beyond me, but HR seem to crave this power. When a job is opened the hiring manager should be told the budget range

Re: Salary change when rolling permanent

2005-02-18 Thread Larry C. Lyons
And here I thought that no one noticed when I wore my BD t-shirt. I did get a lot of reations when I wore an Allaire t-shirt though. larry On Thu, 17 Feb 2005 20:09:54 -0500, Jeffry Houser [EMAIL PROTECTED] wrote: You could always become a heckler. Maybe you can be that Guy who was wearing

<    1   2