Re: Using __type__ to return objects to Flex

2008-01-30 Thread Tom Chiverton
On Tuesday 29 Jan 2008, João_Fernandes wrote: Tom, if you are using Reactor why don't you use the metadata generated by reactor itself? This is exactly what I settled on last night, and was about to post explaining. My Advice now takes the ReactorFactory bean and the alias name (as string).

RE: MSSQL decimal issue

2008-01-30 Thread Adrian Lynch
You'll need to cast along the way. 13/15 is saying INT/INT 15/11.24 is saying DECIMAL/DECIMAL Maybe! Adrian http://www.adrianlynch.co.uk/ -Original Message- From: Dan Sent: 30 January 2008 11:24 To: CF-Talk Subject: MSSQL decimal issue select (15 / 11.24) returns 1.334519 - Fine

MSSQL decimal issue

2008-01-30 Thread Dan
select (15 / 11.24) returns 1.334519 - Fine select (13/15) returns 0 ( not 0.8 ... ) How can I get sql server to return the decimal information? ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

RE: CF-Based CRMs?

2008-01-30 Thread Adrian Lynch
Any luck finding any? We're about to install Sugar CRM, a PHP based one. Would rather CF :O) -Original Message- From: Rey Bango Sent: 29 January 2008 18:09 To: CF-Talk Subject: CF-Based CRMs? I'm looking for a CF-based CRM. Anyone know of a good one? Rey

RE: Using cfinput causes form fields to show through?

2008-01-30 Thread Dan G. Switzer, II
William, I looked into this (see my other post) and the z-index for the input field gets set to 0, the autosuggestcontainer gets set to 9050 and the shadow to 9049. The problem lies in that IE6 and z-index don't get along (at all). IE6 literally resets all z-index to 0 once the page loads.

Server Instances

2008-01-30 Thread Dan
In regards to multiple installations of CF is there an inherent limit to the number of installations? ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

Re: MSSQL decimal issue

2008-01-30 Thread Dan
select (cast(13 AS DECIMAL) / cast(15 AS DECIMAL)) Thanks Brother! ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w

RE: Using cfinput causes form fields to show through?

2008-01-30 Thread Jake Churchill
That would do the trick. The issue in CF8 was conflicting floats. It's actually a fairly common problem. -- Jake Churchill Team Leader 11204 Davenport, Ste. 100 Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 From:

Re: Mail list manager recommendations

2008-01-30 Thread Tom Chiverton
On Wednesday 30 Jan 2008, Nathan C. Smith wrote: I saw some good looking Php stuff but I was really hoping to find something based on ColdFusion. I prefer FOSS but reasonable licenses are fine too. I use Mailman. Lots of other people do. Why reinvent the wheel ? -- Tom Chiverton Helping to

Re: Server Instances

2008-01-30 Thread Cameron Childress
The limit for multiple instances is typically the memory available on the machine. Each instance will have it's own memory so if you're giving each a gig RAM goes away decently quickly. Assuming you had an infinite amount of RAM there might be a limit of (for example) 256 instances, but

Re: CF-Based CRMs?

2008-01-30 Thread Mike Kear
I built my own, Adrian.You get a better result that way, I think. I think you should consider doing that too. I think it makes good business sense, and good sense from a technical point of view as well. You get precisely the feature list you want, dont get features you wont use, and you know

Re: CF-Based CRMs?

2008-01-30 Thread Cameron Childress
I've seen some people using the SalesForce.com API along with Flex and/or CF with a certain amount of success. Lets you leverage SalesForce's features and customize your front as you like. For that matter I would just look at SalesForce as a solution by itself, no code required, if you

RE: CF-Based CRMs?

2008-01-30 Thread Adrian Lynch
Cheers Mike. We've got our wires crossed a bit. I(and Rey) were asking about CRMs, not CMSs. I would nearly always want to do my own for the reasons you've given. But the man sat behind me wants one now and I don't have time :OD Cheers. Adrian -Original Message- From: Mike Kear Sent:

Re: CF-Based CRMs?

2008-01-30 Thread Mike Kear
i gues it's time i bought the new glasses i've been promising myself I definitely saw CMS when i read your question earlier. Sure you didnt change it on me? Cheers Mike On Jan 31, 2008 12:43 AM, Adrian Lynch [EMAIL PROTECTED] wrote: Cheers Mike. We've got our wires crossed a bit. I(and Rey)

RE: Using cfinput causes form fields to show through?

2008-01-30 Thread Jake Churchill
Update: This code is more efficient: style type=text/css #testautosuggest { z-index:10; } #test2autosuggest { z-index:9; } #test3autosuggest { z-index:8; } #test4autosuggest {

CFExecute question

2008-01-30 Thread Brian Bradley
I thought it would be nice to have a ColdFusion frontend for mame. However, I cannot for the life of me get the cfexecute tag to work. If I type in: c:\inetpub\wwwroot\mame\mame game.zip in the command prompt through windows it launches perfectly well. When I use cfexecute name

Paperthin's Commonspot

2008-01-30 Thread Scott Stewart
Does anyone have any experience with CommonSpot? Pros? Cons? We’re considering encapsulating our entire website in a CMS. And CommonSpot has come up Obvious advantage: written in ColdFusion.. -- Scott Stewart ColdFusion Developer SSTWebworks 4405 Oakshyre Way Raleigh, NC.

RE: CFExecute question

2008-01-30 Thread Dave Watts
Any ideas, I thought cfexecute was supposed to work the same way as the command prompt. It does, more or less. However, what you're trying to do simply won't work. You're using one user account, and your CF server is running under another user account. If I had an account on your computer, and

RE: Paperthin's Commonspot

2008-01-30 Thread Steve LaBadie
We considered it, but the cost of ownership was high. Training sessions are expensive, you have to go up by Boston for 3 days for beginner training. If you want advanced training it's a different 3 day session (more money). If they come to your office/campus it's very very expensive. We went with

RE: Paperthin's Commonspot

2008-01-30 Thread Mark Kruger
Scott, The pro is that it's well supported by a reputable company and it's full featured. The con Expensive. -mark -Original Message- From: Scott Stewart [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 30, 2008 9:03 AM To: CF-Talk Subject: Paperthin's Commonspot Does anyone

RE: Paperthin's Commonspot

2008-01-30 Thread Dave Watts
Does anyone have any experience with CommonSpot? We work extensively with it here at Fig Leaf. We've worked with some very large clients, such as National Park Service and Voice of America, using CommonSpot: http://www.figleaf.com/Showcase/CMS.cfm We've worked with it so much, we developed

RE: CF-Based CRMs?

2008-01-30 Thread Kevin Aebig
SalesForce.com is good, but if you want basically the same thing, than SugerCRM is extremely close... !k -Original Message- From: Cameron Childress [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 30, 2008 7:53 AM To: CF-Talk Subject: Re: CF-Based CRMs? I've seen some people using

RE: CFExecute question

2008-01-30 Thread Mark Kruger
Brian, Dave's right but I'm curious. What is it that you are trying to do here? Run mame on the web server? How would that work exactly? A guy goes to your web site and then clicks on a link that launches mame on the web server Ok ... Now what? How does he interact with it? If you are

Re: CFExecute question

2008-01-30 Thread Brian Bradley
I use the cfexecute tag to load the NES emulator and the Sega Genesis emulator in the exact same fashion, wouldn't that give me the same restrictions then? Thanks. Any ideas, I thought cfexecute was supposed to work the same way as the command prompt. It does, more or less. However, what

Re: CF-Based CRMs?

2008-01-30 Thread Rey Bango
Thanks for the replies gents. Like Adrian, I was interested in a CF-based CRM in case I wanted to update one but SugarCRM is on my short list. I did receive an offlist email from Marius Milosav of ScorpioSoft Corp. (http://www.scorpiosoft.com/) and will see if their CRM matches my needs.

Re: CFAjax Problem (parseJSON)

2008-01-30 Thread Raymond Camden
If you use Firebug to monitor the XHR requests, what do you in the server response? Is it valid JSON? On Jan 29, 2008 11:58 PM, RobG [EMAIL PROTECTED] wrote: I was over at learncf.com and am trying to run their CFAjax tutorial on one of my servers. When I click on either of the buttons, such

Re: CFExecute question

2008-01-30 Thread Brian Bradley
Actually I installed CF server as a localhost on an old machine and use it as a frontend for NES, genesis, TG16, gb, and now trying mame. All the games are in a table that loads per system and when the game is clicked it launches the emulator on the local machine. It isn't used over the web.

RE: CFIMAGE- stacking images

2008-01-30 Thread Daniel Baughman
I see, what I was missing was definitely the functions. I am use to CF_Magicktag. I can't say I expected Ben Forta to respond to my message! That function works great for the appending, thank you. - Dan -Original Message- From: Ian Skinner [mailto:[EMAIL PROTECTED] Sent: Tuesday,

RE: CFExecute question

2008-01-30 Thread Dave Watts
Actually I installed CF server as a localhost on an old machine and use it as a frontend for NES, genesis, TG16, gb, and now trying mame. All the games are in a table that loads per system and when the game is clicked it launches the emulator on the local machine. It isn't used over the

RE: CF-Based CRMs?

2008-01-30 Thread Adrian Lynch
I've installed Sugar and the man behind me seems happy! Job done :OD Adrian -Original Message- From: Rey Bango Sent: 30 January 2008 15:21 To: CF-Talk Subject: Re: CF-Based CRMs? Thanks for the replies gents. Like Adrian, I was interested in a CF-based CRM in case I wanted to update

Re: Duplicates in Arrays or Lists

2008-01-30 Thread Todd Rafferty
Have you checked on cflib.org? On Jan 30, 2008 11:16 AM, Chad McCue [EMAIL PROTECTED] wrote: Anyone have a function that runs that will remove duplicates from a list or array. My list will have over 15k items so I need it to run as fast as possible.

Duplicates in Arrays or Lists

2008-01-30 Thread Chad McCue
Anyone have a function that runs that will remove duplicates from a list or array. My list will have over 15k items so I need it to run as fast as possible. ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic

RE: Duplicates in Arrays or Lists

2008-01-30 Thread Gaulin, Mark
Put the values in a Struct; in one pass you can create a second array/list that avoids any values that are already in the Struct. Mark -Original Message- From: Chad McCue [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 30, 2008 11:16 AM To: CF-Talk Subject: Duplicates in

Re: Duplicates in Arrays or Lists

2008-01-30 Thread Gerald Guido
ListDeleteDuplicates http://www.cflib.org/udf.cfm?id=532 ListDeleteDuplicatesNoCase http://www.cflib.org/udf.cfm?ID=533 On Jan 30, 2008 11:16 AM, Chad McCue [EMAIL PROTECTED] wrote: Anyone have a function that runs that will remove duplicates from a list or array. My list will have over 15k

RE: Duplicates in Arrays or Lists

2008-01-30 Thread Ben Forta
And in general, don't use lists for large amounts of data. A list with 15,000 elements is generally not a good idea at all. Remember, lists are not a true type (like arrays are, for example). A list is a string, and extracting values, or traversing the list, or manipulating it in any way, requires

Re: Duplicates in Arrays or Lists

2008-01-30 Thread Cameron Childress
www.cflib.org If you have a choice, an array will be much faster to de-dup than a list. Chad McCue wrote: Anyone have a function that runs that will remove duplicates from a list or array. My list will have over 15k items so I need it to run as fast as possible.

Re: CFAjax Problem (parseJSON)

2008-01-30 Thread RobG
Raymond Camden wrote: If you use Firebug to monitor the XHR requests, what do you in the server response? Is it valid JSON? Hi Ray! I just installed firebug, but I don't quite understand what I'm looking for. I found the XHR section under the Net tab, but it doesn't really select. I see

RE: Duplicates in Arrays or Lists

2008-01-30 Thread Paul Vernon
Anyone have a function that runs that will remove duplicates from a list or array. My list will have over 15k items so I need it to run as fast as possible. If you are on a Windows box with CF, there is a free tag on our site which converts string lists into true linked lists and spits

Re: Mail list manager recommendations

2008-01-30 Thread Josh Nathanson
I use Mailman. Lots of other people do. Why reinvent the wheel ? Can you elaborate on this Mailman you speak of. I'm also looking for something like this. We currently use a PHP app called OEMPro but I'd much rather work with a CF solution. I had googled for a CF mailing list app but only

Email Hosting Recommendation Request - Semi-Emergency

2008-01-30 Thread Nate Willard
Hi Everyone, I've been using Y!'s Small Business email hosting solution for a month or so now. I recently learn the hard way that one of the account was not working correctly. After working with Yahoo!'s support team and continuing frustration with their broken web admin panel I have decided I

Re: Email Hosting Recommendation Request - Semi-Emergency

2008-01-30 Thread Joshua Cyr
Not sure that it has the features you need but I have moved my personal domain and forwarded my company mail to use gmail and specificically the google apps version. basically instead of @gmail its @myowndomain.com. no forwarding, just changing an mx record. https://www.google.com/a/

Re: Email Hosting Recommendation Request - Semi-Emergency

2008-01-30 Thread Gerald Guido
Try looking at Gmail. They have email hosting services. Both free and paid versions based on you needs. On Jan 30, 2008 1:29 PM, Nate Willard [EMAIL PROTECTED] wrote: Hi Everyone, I've been using Y!'s Small Business email hosting solution for a month or so now. I recently learn the hard way

RE: Email Hosting Recommendation Request - Semi-Emergency

2008-01-30 Thread Dave Watts
Not sure that it has the features you need but I have moved my personal domain and forwarded my company mail to use gmail and specificically the google apps version. basically instead of @gmail its @myowndomain.com. no forwarding, just changing an mx record. https://www.google.com/a/

Email Verification Tool

2008-01-30 Thread C. Hatton Humphrey
Okay, I'm looking at an interesting situation when it comes to sending out mass emails. We've got a client with about 9000 email addresses on their list and some 2000 are invalid Yahoo and AOL accounts. When they send, our mail server gets blacklisted. Unacceptable. My original though was to

Re: CFAjax Problem (parseJSON)

2008-01-30 Thread Raymond Camden
You should see one line item per Ajax request. If you click to expand it, there is a 'Result' tab I believe. This shows you what the server returned. On Jan 30, 2008 10:52 AM, RobG [EMAIL PROTECTED] wrote: Raymond Camden wrote: If you use Firebug to monitor the XHR requests, what do you in the

RE: Email Verification Tool

2008-01-30 Thread Russ
Boogiebounce? Basically you need to collect your bounces somewhere where you can process then with CF. You can use boogiebounce to see what type of bounce it is, and clean up any bad bounces off your list. Russ -Original Message- From: C. Hatton Humphrey [mailto:[EMAIL PROTECTED]

RE: Email Verification Tool

2008-01-30 Thread Scott Stewart
The other thing you need to do is get AOL on the phone and go through the process of getting whitelisted. AOL has a guilty until proven innocent policy with incoming mailservers. There's also bonding services like Iron Port, that you may want to look into. -- Scott Stewart ColdFusion Developer

RE: Email Verification Tool

2008-01-30 Thread Russ
You don't need to get aol on the phone, they have a way to sign up online. http://postmaster.aol.com/ You should at least be on the feedback loop for them. MSN and yahoo also have similar programs, although the yahoo one is a huge pain. Russ -Original Message From: Scott Stewart

RE: Email Verification Tool

2008-01-30 Thread Jacob
I agree. Yahoo is the worst. You go around in circles with their template emails. -Original Message- From: Russ [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 30, 2008 11:24 AM To: CF-Talk Subject: RE: Email Verification Tool You don't need to get aol on the phone, they have a way

Re: Email Hosting Recommendation Request - Semi-Emergency

2008-01-30 Thread J.J. Merrick
I would suggest Google Apps for Domains but it appears you need non SSL SMTP... s I would look into fusemail.net I resale their products under a different brand (for Churches) and really like it. It is high quality stuff for about $1 per mailbox per month. J.J. On 1/30/08, Nate Willard

Re: Email Verification Tool

2008-01-30 Thread C. Hatton Humphrey
Not looking at bounced emails, need to scrub the email list BEFORE messages get sent. On Jan 30, 2008 2:12 PM, Russ [EMAIL PROTECTED] wrote: Boogiebounce? Basically you need to collect your bounces somewhere where you can process then with CF. You can use boogiebounce to see what type of

Re: Email Verification Tool

2008-01-30 Thread Rick Mason
There is a way to communicate with the mail server's MX record and ask if they accept email for that particular address. A member of my CFUG who sends out mailings of 80,000 plus wrote some code to do that. He runs the script the day before and then only emails those whom are valid. He also

RE: Email Verification Tool

2008-01-30 Thread Russ
AFAIK, most of the time sending email messages is the same as scrubbing the list. I believe there may be a vrfy command, but I believe most servers disable it as it would be a great tool for spammers. What you should do is set them up on their own ip, and scrub the list from the bounces.

Re: Email Verification Tool

2008-01-30 Thread Bruce Sorge
Boogie Bounce. I did an implementation for a client about a month ago and it worked fine. Bruce -- Throttle Jockey - Why golf courses should be motocross tracks C. Hatton Humphrey wrote: Okay, I'm looking at an interesting situation when it comes to sending out mass emails. We've got a

Re: CF-Based CRMs?

2008-01-30 Thread Mark Mandel
I am sensing a need for a new open source project Is anyone going to bite? Mark On Jan 31, 2008 2:33 AM, Adrian Lynch [EMAIL PROTECTED] wrote: I've installed Sugar and the man behind me seems happy! Job done :OD Adrian -Original Message- From: Rey Bango Sent: 30 January 2008

Re: Email Hosting Recommendation Request - Semi-Emergency

2008-01-30 Thread Nate Willard
Gerald, Thanks. Gmail required SSL authentication which is not supported in CF7. Can anyone offer any other vendors? Thanks --- Gerald Guido [EMAIL PROTECTED] wrote: Try looking at Gmail. They have email hosting services. Both free and paid versions based on you needs. On Jan 30, 2008

Re: Mail list manager recommendations

2008-01-30 Thread Jochem van Dieten
Josh Nathanson wrote: I use Mailman. Lots of other people do. Why reinvent the wheel ? Can you elaborate on this Mailman you speak of. http://www.gnu.org/software/mailman/ And I second the recommendation :) Jochem ~|

Re: CF-Based CRMs?

2008-01-30 Thread Mark Mandel
PHP/CF middle? How does that work? Mark On Jan 31, 2008 9:02 AM, Kevin Aebig [EMAIL PROTECTED] wrote: Already started. AIR(Flex) frontend with PHP/CF as the middle-tier and MySQL / MSSQL as RDBMS. Hopefully I'll be able to incorporate some pretty slick new toys in it as well to make it a

RE: Email Verification Tool

2008-01-30 Thread Paul Vernon
Any thoughts or suggestions? http://store.newmediadevelopment.net/cfx_tag.cfm?ProductID=12 CFX_ValidEmail to validate an already gathered list of e-mail addresses without having to send them. Performs regex, MX and SMTP checks. Paul

Re: CF-Based CRMs?

2008-01-30 Thread Alan Rother
Wow, that sounds like fun. You going to set that up on Sourceforge/Google and allow helpers in? -- Alan Rother Adobe Certified Advanced ColdFusion MX 7 Developer Manager, Phoenix Cold Fusion User Group, AZCFUG.org ~| Adobe®

RE: CF-Based CRMs?

2008-01-30 Thread Kevin Aebig
Already started. AIR(Flex) frontend with PHP/CF as the middle-tier and MySQL / MSSQL as RDBMS. Hopefully I'll be able to incorporate some pretty slick new toys in it as well to make it a different kind of CRM. Hopefully I can get the whole package out for beta pretty soon... Cheers, !k

Re: CF-Based CRMs?

2008-01-30 Thread Alan Rother
Typically... This means someone is doing parallel development for it to work with both (independent of each other) or they plan to port it from 1 to the other when they complete the project. On Jan 30, 2008 3:16 PM, Mark Mandel [EMAIL PROTECTED] wrote: PHP/CF middle? How does that work?

Re: Email Hosting Recommendation Request - Semi-Emergency

2008-01-30 Thread Mike Kear
Well you could talk to me. I dont have a pre-configured package for mail only, but thats no reason i couldnt work one out. It's hosted in a huge data centre in Texas, with all the generator backup, secure access, etc etc. Even though i'm in Australia, I have clients from everywhere. Cheers

RE: CF-Based CRMs?

2008-01-30 Thread Kevin Aebig
Fun is one way to describe it. Endeavor is another... =] I will once I've got the core code-base complete. The whole package currently consists of 3 separate applications. - Project Manager - Graphing Program (Visio Clone) - CRM There some other tools I want to add and by the time they're done,

Re: CFAjax Problem (parseJSON)

2008-01-30 Thread RobG
Okay, if I did it right, here's what I see... On my local system (which works), the Response tab simply contains the Server Time that is sent back. On my live server (Windows) that isn't working right and returning that weird error message, I get this: === script

CFCOOKIE - how to handle, subdoman and domain authentication

2008-01-30 Thread Nate Willard
Hello (last question today - promise) I have the following two domains domain.com subdm.domain.com Both these domains use the same login system however, I'd like each site to have an individually unique cookie. So if a user logs into a main domain (domain.com) it does not carry over to the

Re: CF-Based CRMs?

2008-01-30 Thread Mike Kear
The very first time I heard the term CRM was at a Microsoft Partners presentation some years ago.This hotshot product manager was giving a presentation about the great new CRM product MS was introducing in the next quarter.We saw lots of great import/export features, web enabling, mail

RE: CFCOOKIE - how to handle, subdoman and domain authentication

2008-01-30 Thread Dave Watts
I have the following two domains domain.com subdm.domain.com Both these domains use the same login system however, I'd like each site to have an individually unique cookie. So if a user logs into a main domain (domain.com) it does not carry over to the subdm.domain.com I'm

Re: CF-Based CRMs?

2008-01-30 Thread Todd Rafferty
That's so going to be my next project name. Bumfluff v3.5 On Jan 30, 2008 8:19 PM, Mike Kear [EMAIL PROTECTED] wrote: The very first time I heard the term CRM was at a Microsoft Partners presentation some years ago.This hotshot product manager was giving a presentation about the great

Coldfusion 8 Install

2008-01-30 Thread Jay Lee
I just installed MX8 (Multiple Server) configuration on our app server and need to configure the web server to communicate with coldfusion. In MX7 you could install the Web Server Configuration tool on the webserver through an installation process but in mx8 I do not see that installation

Re: Browser and security

2008-01-30 Thread Don L
Why should there be a whole new version of a given browser No one says a new version, we all understand good software are nowdays made of components, so, it's just a matter of enabling/disabling some features from a browser developer's end... (It does not HURT you an iota and yet you get so

Re: Browser and security

2008-01-30 Thread Don L
All right, James, we'll then split :) My suggestion then is: 1) Check out the Firefox source code 2) Rewrite the cookie handling code 3) Compile the code 4) ... 5) Profit On Jan 30, 2008 11:28 AM, D ~| Adobe® ColdFusion® 8

Re: Using cfinput causes form fields to quot;show throughquot;?

2008-01-30 Thread Don L
Interesting technique. I had a similar problem. Tried it with IE7 to no vail. FF2 is just fine even without it. The weird thing is, when you switch from another tab the problem is gone by itself. Can't test it with IE6 now. Update: This code is more efficient: style type=text/css

Re: CF-Based CRMs?

2008-01-30 Thread Rey Bango
Kevin, When it's ready for beta, email me and I'll get you some press on Ajaxian.com Rey Kevin Aebig wrote: Already started. AIR(Flex) frontend with PHP/CF as the middle-tier and MySQL / MSSQL as RDBMS. Hopefully I'll be able to incorporate some pretty slick new toys in it as well to make

Re: CF-Based CRMs?

2008-01-30 Thread Rey Bango
Well toilet water does rotate backwards in Australia and maybe being upside down had something to do with that! LOL! ;) Rey Mike Kear wrote: The very first time I heard the term CRM was at a Microsoft Partners presentation some years ago.This hotshot product manager was giving a

CF, MySQL, and Unicode - help!

2008-01-30 Thread Scott Weikert
I'm working on a little app that I need to be able to store and retrieve strings with Unicode characters in them, using MySQL (version 5.0.37). I'm able to create a table (via phpMyAdmin), set a field to use utf8 in varying ways, and do an insert (again via phpMyAdmin) into said field of a

RE: CFCOOKIE - how to handle, subdoman and domain authentication

2008-01-30 Thread Nate Willard
Dave, Thanks for the reply. Could you provide an example by what you mean by different name? They use the same login system, I just need it to be specific to the main domain or a unique subdomain. Does that makes sense? Thanks --- Dave Watts [EMAIL PROTECTED] wrote: I have the following two

RE: Coldfusion 8 Install

2008-01-30 Thread Dave Watts
I just installed MX8 (Multiple Server) configuration on our app server and need to configure the web server to communicate with coldfusion. In MX7 you could install the Web Server Configuration tool on the webserver through an installation process but in mx8 I do not see that

Re: Paperthin's Commonspot

2008-01-30 Thread RobG
Scott Stewart wrote: Does anyone have any experience with CommonSpot? Pros? Cons? I had started to work with it for a contract that ended up only lasting a week due to poor communication. I spent a great deal of time reading up on the various developer guides. It looks like

RE: CFCOOKIE - how to handle, subdoman and domain authentication

2008-01-30 Thread Dave Watts
Thanks for the reply. Could you provide an example by what you mean by different name? cfcookie name=yourcookiename1 ... cfcookie name=yourcookiename2 ... They use the same login system, I just need it to be specific to the main domain or a unique subdomain. There's no way to make a

Re: CF-Based CRMs?

2008-01-30 Thread s. isaac dealey
That's so going to be my next project name. Bumfluff v3.5 Starting project lines at or below v1 is overrated anyway. People are statistically more likely to buy v3.5 even if they've never heard of it. :P -- s. isaac dealey ^ new epoch isn't it time for a change? ph: 503.236.3691

Re: Paperthin's Commonspot

2008-01-30 Thread C. Hatton Humphrey
The thing I didn't like about it was that they encrypt all the files so you can't really see or modify it. There might be an option to get an unencrypted version, but I don't really know, I never explored it. I'm working with BeSavvy right now and it's the same way - there is an unencrypted

Re: CF, MySQL, and Unicode - nevermind!

2008-01-30 Thread Scott Weikert
Hosting support killed the old DSN and created a JDBC one - works fine now. :P ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial

Re: Paperthin's Commonspot

2008-01-30 Thread Geoff Bowers
Rob, On 31/01/2008, RobG [EMAIL PROTECTED] wrote: It looks like it's pretty easy to develop for... it's a million times better than FarCry (don't EVEN get me started on that thing, and yeah I know a lot of people like it). My experience of Commonspot compared to other products has not been as

Re: CFCOOKIE - how to handle, subdoman and domain authentication

2008-01-30 Thread Roger B.
They use the same login system, I just need it to be specific to the main domain or a unique subdomain. Nate: To get the effect you're after, I'd suggest automatically pushing people from domain.com to www.domain.com and setting the cookie from there. -- Roger Benningfield

Re: Paperthin's Commonspot

2008-01-30 Thread RobG
Geoff Bowers wrote: My experience of Commonspot compared to other products has not been as delightful as yours. And there are plenty of people who have a diametrically opposed view to yours on the merits of FarCry as a solution. I dunno if I'd call my experience with it delightful but given

Re: CFAjax Problem (parseJSON)

2008-01-30 Thread RobG
I did some more investigating and got it to work... though I don't understand why. Basically, I had to comment out all JavaScript on the site... not that there was much. I had this: cfoutput script language=JavaScript if (self.parent.frames.length != 0)

Re: Paperthin's Commonspot

2008-01-30 Thread Geoff Bowers
On 31/01/2008, RobG [EMAIL PROTECTED] wrote: I thought about venting about it on the Farcry list, but figured I would be booted in no time for not being a member of the choir. Not wanting to burn bridges, I chose not to. Constructive criticism is always gratefully received. As for venting

RE: CFCOOKIE - how to handle, subdoman and domain authentication

2008-01-30 Thread William Seiter
I haven't tried this yet, but in reviewing the docs on this tag I wonder... Domain in which cookie is valid and to which cookie content can be sent from the user's system. By default, the cookie is only available to the server that set it. Use this attribute to make the cookie available to other

Re: Email Verification Tool

2008-01-30 Thread Dave l
are you sending them all at once? I would assume you are and thats why you are getting blacklisted. You can only send a few at a time or you will get the whip! I have a client that sends out 30,000 at a time and we shoot them out every few seconds in batches of 25 and i havent been blacklisted