Re: Ajax

2005-03-18 Thread Rob
If you'd like to know a bit more about Neuromancer (which uses ajax ), download the libraries, or view the documentation you can check it out on my recent blog post (all the links are in there). http://www.robrohan.com/blog/index.cfm?mode=entryentry=58682C84-10AD-6BB7-86B2ED2A27D78515 there is

RE: Ajax

2005-03-18 Thread Micha Schopman
Rob, Both demos fail, or are you working on it? The store seems bankrupt, and the OS seems to fail on global activeItem variables. :) Micha Schopman Project Manager Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort 39081679, Rabo 39.48.05.380

Re: Ajax

2005-03-18 Thread Rob
Hum... works for me. What browser are you using? If you've looked at the demos before you may want to dump your cache. On Fri, 18 Mar 2005 09:27:20 +0100, Micha Schopman [EMAIL PROTECTED] wrote: Rob, Both demos fail, or are you working on it? The store seems bankrupt, and the OS seems to

RE: Ajax

2005-03-18 Thread Micha Schopman
As a followup: Regarding Ajax, David Mendels of Macromedia stated the following, which I totally agree with: It is really, really, really hard to build something like Gmail and Google Maps, said David Mendels, general manager of platform products for Macromedia. Google hired rocket

Re: cfecipse: ctrl+i triggers em/em

2005-03-18 Thread Mark Drew
I suggest you change your keyboard shortcut to Ctrl+ space.. more intuitive if you are using cfe a lot :) On Thu, 17 Mar 2005 22:04:49 -0800, Rob [EMAIL PROTECTED] wrote: Yeah in the newer versions it's ctrl+shift+i (and it should stay that way). It changed because ctrl+i is the homesite

Re: Ajax

2005-03-18 Thread Rob
I can only say, don't be fooled when making promises to your boss. Doing Ajax on web application area is experts work. Doing Ajax on smaller parts anyone can do. Then if you break large web applications into smaller parts than anyone can do it. I am sorry, but your comment seems like you are

RE: Ajax

2005-03-18 Thread Micha Schopman
Rob, What I meant is that there is still a lot of ignorance regarding complex web interfaces. People make the mistake if they see Ajax as just do it. It involves much more because the largest browser today, does not function according to standards, but also requires attention on several points

Re: Hosting for SEMI dedicated

2005-03-18 Thread Will Tomlinson
AHP has some VPS server deals for CF-Talk readers: http://www.fusionauthority.com/Article.cfm/ArticleID:4381 They actually provide the bandwidth for House of Fusion/Fusion Authority and some of my new stuff is going up on one of their VPS servers. Mike, please move this to cf-community as it is

RE: Hosting for SEMI dedicated

2005-03-18 Thread Michael T. Tangorre
From: Will Tomlinson [mailto:[EMAIL PROTECTED] Mike, please move this to cf-community as it is not a technical-related thread. It's just beating up on hostmysite and CT. :) Will LOL, smartass! Mike will create a banned list just for you Will!

RE: cfecipse: ctrl+i triggers em/em

2005-03-18 Thread Paul
Speaking of homesite converts... When I installed CFE, my ctrl+shift+I shortcuts in all other programs (HS+, photoshop) quit working altogether. Same with ctrl+shift+A. Is there a possible correlation or is there no way CFE could hijack the system? Any way to tell where these keys went?

getting the page content

2005-03-18 Thread Protoculture
I need to retrieve the current page content ( ie the html ) for search and replacing functions how can I grab this with cf? ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start

Ideas - Your Help Needed

2005-03-18 Thread Gavin Brook
Hi All, I've got a little bit of a problem and I hope that you guys would be able to give me advice or shed a little light on a situation I have The Setup 1xApplication Server - Windows 2003 Web Edition - CFMX 6.1 Standard, all patches 1xDatabase Server - Windows 2003 Standard Edition -

RE: getting the page content

2005-03-18 Thread Adrian Lynch
Wrap it in cfsavecontent and then it's available to you in a variable. You could also use cfhttp to get the generated content. Ade -Original Message- From: Protoculture [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 11:38 To: CF-Talk Subject: getting the page content I need to retrieve

Re: Ideas - Your Help Needed

2005-03-18 Thread Michael Traher
If your client contact is non technical, you may just need to talk them through the evidence very carefully so they can understand the sequence of events as you do. Maybe you could should them as example of entering data and changing data and then show them the log records that are created from

RE: Ideas - Your Help Needed

2005-03-18 Thread Adrian Lynch
Stay away from accusations, say that all the evidence points to a mistake on their part.This way they may be less defensive. Also double check that your code is solid. Ade -Original Message- From: Michael Traher [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 12:52 To: CF-Talk Subject: Re:

Re: Ajax

2005-03-18 Thread Matt Woodward
I hope a lot of people will do Ajax, I think it is an amazing new step in the web. But I only warn people, not too make promises too quickly, because many people underestimate the complexity. New step? This stuff's been around for a long time. Google just decided to go nuts with it. The

CFFILE Coldfusion code

2005-03-18 Thread Andy Mcshane
Hi, I am trying to dynamically create .cfm pages. I am using the CFFILE 'Write' attribute but I am having problems when trying to write Coldfusion code out to the file, it apears that the Coldfusion code is evaluated before the write takes place and I get an error. How can I write out

RE: LDAP and Active Directory and getting the objectGUID

2005-03-18 Thread Dawson, Michael
That is a bug that has yet to be corrected by Macromedia. You could create a COM object that uses ADSI to pull that value into a meaningful state. M!ke -Original Message- From: Charles Heizer [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 5:42 PM To: CF-Talk Subject: LDAP

RE: Ideas - Your Help Needed

2005-03-18 Thread Gavin Brook
I've shown them the audit logs for each bit, but I will arrange to go through the process step-by-step. That's a good idea. Thanks -Original Message- From: Michael Traher [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 12:52 To: CF-Talk Subject: Re: Ideas - Your Help Needed If your

RE: Ideas - Your Help Needed

2005-03-18 Thread Gavin Brook
Definitely. I have reviewed my code and had other developers review it too, just to be sure. Is there any possibility of CFMX or SQL doing this?? I've searched and cannot find anything. -Original Message- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 13:03 To: CF-Talk

RE: SQL licensing question

2005-03-18 Thread Calvin Ward
Depending on the time frame for delivering your app and the amount of traffic/load, you can license MS SQL Server 2005 Express for free. - Calvin -Original Message- From: Scott Mulholland [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 5:55 PM To: CF-Talk Subject: RE: SQL

Re: Ideas - Your Help Needed

2005-03-18 Thread Michael Traher
rehearse the step-by-step process you are going to do for the client, without the client present. this will be a good double check and will either get you well prepared or uncover the problem ;-) On Fri, 18 Mar 2005 13:07:30 -, Gavin Brook [EMAIL PROTECTED] wrote: Definitely. I have

CFXM 6.1/7 on Windows Serer 2003

2005-03-18 Thread Scott Stroz
Has anyone had difficulties running CFXM 6.1 or 7 on Windows Server 2003? I am have been trying to set up CFMX 7 on a Windows 2003 Server for several weeks now. Most of the time it installs just fine. The problem is keeping CF running. Whether I choose multi-server or not, CF crashes

Re: spelling suggestion

2005-03-18 Thread Doug James
Soundex. cf_assumption type=using verity You will have to hunt some, google some, and generally work to find it but there is a way you can use soundex within Verity. This gives you 'sounds like' searching. /cf_assumption I structured our search so it looks for the entered term and if nothing is

Re: Strange error kills sessions

2005-03-18 Thread Shawna Hampton
Thanks James ... that's a very strange issue. I'll give that a shot and keep an eye on it ... Do you (or anyone else) know why or if it would have affected the sessions like it seems to have? I'm just curious about the underlying relation. Thanks again!

RE: CFXM 6.1/7 on Windows Serer 2003

2005-03-18 Thread Paul Vernon
I have run CFMX 6.1 on W2k3 standard and web editions for about 18 months. For CFMX 7 I have run it for a reasonable period on W2k3 web server edition and I have had no problems. Everyone of the servers I have helped get things running on W2k3 in the past that other people own has been down to

Re: CFXM 6.1/7 on Windows Serer 2003

2005-03-18 Thread Scott Stroz
Paul, Thanx. I am running Web Edition. Any chance you know where to find some of those documents you referred to? On Fri, 18 Mar 2005 13:41:16 -, Paul Vernon [EMAIL PROTECTED] wrote: I have run CFMX 6.1 on W2k3 standard and web editions for about 18 months. For CFMX 7 I have run it for

Dreamweaver CFMX7 extensions, CFC filtering useless?

2005-03-18 Thread Gel .
I got a bit upset this morning when trying to use the DMWX CFMX7 extensions. What was especially useful was being able to filter the CFC components for a specific site only. But when I tried to do this, it didn't work. Further digging revealed that if you have your Websites ina virtual

Re: CFMX 7, CFForms, and Javascript

2005-03-18 Thread Sean Corfield
On Thu, 17 Mar 2005 15:52:43 -0400, Don Neizer [EMAIL PROTECTED] wrote: We have a beginning CFForm application where a dropdown list passes data over to another dropdown list. Values passed to the second list can also be removed. cfformgroup type=vertical visible=yes enabled=yes cfinput

RE: CFXM 6.1/7 on Windows Serer 2003

2005-03-18 Thread Paul Vernon
The following link should get you started http://search.microsoft.com/search/results.aspx?view=en-usst=bna=82qu=sec uring+Windows+2003+web+edition http://tinyurl.com/4leb9 Paul -Original Message- From: Scott Stroz [mailto:[EMAIL PROTECTED] Sent: Friday, 18 March 2005 13:47 To:

RE: Ajax

2005-03-18 Thread Micha Schopman
The media exposure it gets is a new step. Blogs have been around for year too. It only needed that media attention for becoming what it is today. Micha Schopman Project Manager Modern Media, Databankweg 12 M, 3821 AL Amersfoort Tel 033-4535377, Fax 033-4535388 KvK Amersfoort 39081679, Rabo

embedding an image in cfmail

2005-03-18 Thread cf coder
Is it possible to do this in ColdFusion 6.1? I ask this because the email that is sent via cfmail has a div tag in it with the style background-image attribute and when I try to open the email in ms outlook, I get prompted to enter the username and password. I have XP Professional SP2 running

Re: Ajax

2005-03-18 Thread Matt Woodward
The media exposure it gets is a new step. Blogs have been around for year too. It only needed that media attention for becoming what it is today. Agreed on that point. As with anything it takes a large, high-profile project or two for something to get widespread attention. I just was getting

Re: embedding an image in cfmail

2005-03-18 Thread cf coder
another thing I forgot to mention, when I run the image on the browser, I don't get prompted to enter the username and password. http://gateway/pages/Images/jobupdated.gif The security settings on the images folder is set to Full Control

Re: embedding an image in cfmail

2005-03-18 Thread JediHomer
With 6.1 and the latest updater installed, it is possible to label the content-ids of attached files to the email... So you could in theory embed the images and reference them like img src=cid:8932740237492; Similarly to how Jochems AdvancedEmail tags work HTH On Fri, 18 Mar 2005 09:16:14

Re: embedding an image in cfmail

2005-03-18 Thread cf coder
thanks Jedi for your reply. How do I go about embeding it. And the cid where can I generate this? I'm sorry I don't have any past experience in it Regards cfcoder ~| Find out how CFTicket can increase your company's customer

Re: embedding an image in cfmail

2005-03-18 Thread JediHomer
Something like: CFSCRIPT sFile = ExpandPath(sadie.jpg); sImageTo = ExpandPath(gilly.jpg); sImage1 = LCase(CreateUUID()); sImage2 = LCase(CreateUUID()); /CFSCRIPT CFMAIL FROM=[EMAIL PROTECTED] TO=[EMAIL PROTECTED] SUBJECT=Test Embedding Image CFMAILPARAM

CFOBJECT in the CF Administrator

2005-03-18 Thread Robert Orlini
I'm using a script that Uses COM and requires CFOBJECT be enabled in the CF Administrator in CF version 5. I've looked throughout the admin and can't find where to enable cfobject. It's the script in a previous post found at: http://cflib.org/udf.cfm?ID=105 Any ideas? Or is there something else

cfhttp to pdfs

2005-03-18 Thread Deanna Schneider
Hey all, So, I'm whipping together a little link validator for a client that has a database full of links. It's pretty straightforward - I'm just looping over a query of links and using cfhttp to try to grab the headers. What I'm curious about is that many of the pdfs fail with a timeout error

JSESSIONID - Help

2005-03-18 Thread Ryan Duckworth
In CF (6.1 - updater) we have Use J2EE session variables unchecked in the CF Admin, but we are getting users who are getting JSESSIONID in their cookies. Check this out: They are maintaining their session just fine, w/ this cookie

Images in Flash Forms

2005-03-18 Thread Dawson, Michael
Has anyone been able to get an image to appear inside a Flash form? The livedocs mention the use of the IMG tag to load jpgs, but I can't get it to work. Here is my code: cfform format=flash width=500 height=400 cfformgroup type=tabnavigator height=390 cfformgroup type=page label=Mike

RE: Images in Flash Forms

2005-03-18 Thread Dawson, Michael
Never mind. I had to fiddle with height and width attributes of the cfform... Tags. The docs state that these tags should resize themselves automatically. I guess not. M!ke -Original Message- From: Dawson, Michael [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 8:54 AM To:

Re: embedding an image in cfmail

2005-03-18 Thread cf coder
I get an error when I run that code Attribute validation error for tag CFMAILPARAM. The tag does not allow the attribute(s) CONTENTID. The valid attribute(s) are FILE,NAME,TYPE,VALUE. This is the cfmx version I have installed on the server Version 6,1,0,hf52806_61 Any thoughts?

Re: cfhttp to pdfs

2005-03-18 Thread Jochem van Dieten
Deanna Schneider wrote: So, I'm whipping together a little link validator for a client that has a database full of links. It's pretty straightforward - I'm just looping over a query of links and using cfhttp to try to grab the headers. What I'm curious about is that many of the pdfs fail

Re: embedding an image in cfmail

2005-03-18 Thread cf coder
Just looked up the cfmailparam tag in the coldfusion 6.1 online documentation. CONTENTID attribute is not part of the tag. It is however included in CFMX 7 http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-pb2.htm#wp1101294

Re: embedding an image in cfmail

2005-03-18 Thread JediHomer
you'll need the latest updater installed to bring you up to version Version: 6,1,0,83762 On Fri, 18 Mar 2005 09:57:21 -0400, cf coder [EMAIL PROTECTED] wrote: I get an error when I run that code Attribute validation error for tag CFMAILPARAM. The tag does not allow the attribute(s)

Re: CFMX 7, CFForms, and Javascript

2005-03-18 Thread Don Neizer
I had my suspicions. Thanks for confirming that for me Sean. On Thu, 17 Mar 2005 15:52:43 -0400, Don Neizer [EMAIL PROTECTED] wrote: We have a beginning CFForm application where a dropdown list passes data over to another dropdown list. Values passed to the second list can also be

Re: cfhttp to pdfs

2005-03-18 Thread Deanna Schneider
Well, I'm using the head method, and I'm assuming it's doing as it's saying and really just returning headers: This is the snippet that does it: cfhttp method=head timeout=15 url=#getlinks.link[i]#/cfhttp - Original Message - From: Jochem van Dieten [EMAIL PROTECTED] To: CF-Talk

RE: CFFILE Coldfusion code

2005-03-18 Thread Calvin Ward
You could download the core files for Fusebox 4.1, it writes cfm files frequently. - Calvin -Original Message- From: Andy Mcshane [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 7:05 AM To: CF-Talk Subject: CFFILE Coldfusion code Hi, I am trying to dynamically create .cfm

RE: CFMX 7, CFForms, and Javascript

2005-03-18 Thread Ali Awan
So then is it possible to do the same time of validation that Don has in Javascript, in ActionScript using CFForm type=flash? Or is this theif you want advanced features, roll your own Flash? Ali -Original Message- From: Don Neizer [mailto:[EMAIL PROTECTED] Sent: Friday, March 18,

Re: embedding an image in cfmail

2005-03-18 Thread JediHomer
halfway down the page is the following section: marmot said on Sep 14, 2004 at 6:00 AM : which reports that the Content-ID has been added to 6.1 in the latest updater On Fri, 18 Mar 2005 10:05:43 -0400, cf coder [EMAIL PROTECTED] wrote: Just looked up the cfmailparam tag in the coldfusion

Re: Hosting for SEMI dedicated

2005-03-18 Thread Stephenie Hamilton
CFXHosting has a great VPS plan and you pick the CF version and the server is limited to 4 customers; each uniquely isolated, so you can reboot your own isolation if you need to, you get complete control! http://cfxhosting.com/StandardHosting/VPS/index.cfm Stephenie -Original

Re: embedding an image in cfmail

2005-03-18 Thread cf coder
thanks for this. I'll do this on Monday as I have to wait for clearance. Regards cfcoder ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a

RE: Hosting for SEMI dedicated

2005-03-18 Thread James Holmes
You also get no security, by the looks of things: 1) RDS is enabled 2) You get full access to the CF Admin (and so does everyone else on the server) 3) It's CF Pro, not Enterprise, so nothing is sandboxed. I'd be interested in knowing exactly how they do the isolation - either thay have 4

RE: Ideas - Your Help Needed

2005-03-18 Thread kola.oyedeji
Just as a check I may have misunderstood but are you allowing end users to update the key in the database? Also is everything that needs to be in a transaction definitely in a transaction? Kola -Original Message- From: Gavin Brook [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 13:08

Re: Hosting for SEMI dedicated

2005-03-18 Thread jonese
And don't forget to call there sales department when it's time to order because you will typically find out about products / pricing that isn't posted to there site yet. (they are a little slow to update it :) ) jonese On Fri, 18 Mar 2005 10:22:51 -0400, Stephenie Hamilton [EMAIL PROTECTED]

RE: Ajax

2005-03-18 Thread Micha Schopman
You mean the tone of not everybody can do it? :) To be honest, that is the just the case with Ajax. It isn't simple due to the large combination of factors involved with developing such applications. A lot of techniques involved, lack of descent debugging and profiling tools, buggy

RE: Ajax

2005-03-18 Thread Michael T. Tangorre
From: Micha Schopman [mailto:[EMAIL PROTECTED] And I don't want to be rude, but there aren't many people who can do such stuff. But people without all the knowledge just don't know why it is that complex and I don't blame them, because it is too much to explain in some simple posts. Also

RE: CFMX 7, CFForms, and Javascript

2005-03-18 Thread Ken Ferguson
I do a lot of data binding and checking with AS in my Flash forms, but I'm not sure of the limitations. You can easily use selections in one box to select or populate other form elements. One thing I'd love to do and if anyone has an idea on how to do it I'd be glad to hear, is to change labels

RE: Ideas - Your Help Needed

2005-03-18 Thread Gavin Brook
No, the key is unique and not editable. The transactions are all complete. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 15:37 To: CF-Talk Subject: RE: Ideas - Your Help Needed Just as a check I may have misunderstood but are you allowing end

Cross domain quandry

2005-03-18 Thread Rey Bango
I have a scenario that I've never had to address before. I have 2 domains that share the same database. One domain will be for retail product sales while the second domain will be for membership-based, larger quantities Costco style product sales. I'd like a user to be able to bounce back and

cfgrid in cfform (flash)

2005-03-18 Thread Ken Ferguson
I was just reading some of the livedocs on this and ran across this little nugget: Note: Clicking the submit button while editing a grid cell occasionally causes the cell changes to be lost. To ensure that changes are submitted properly, Macromedia recommends that after user updates data in a

Re: What happened to FusionScript?

2005-03-18 Thread S . Isaac Dealey
Went to the site fusionscript.com and it looks like it got taken over by one of those search pages. Did the project die out? Rey/// I can't say with absolute certainty, but that's been my impression... At some point the original author decided it was too much work to maintain on his own

RE: Hosting for SEMI dedicated

2005-03-18 Thread Dave Watts
You also get no security, by the looks of things: 1) RDS is enabled 2) You get full access to the CF Admin (and so does everyone else on the server) 3) It's CF Pro, not Enterprise, so nothing is sandboxed. I'd be interested in knowing exactly how they do the isolation - either thay

RE: Ajax

2005-03-18 Thread Dave Watts
You mean the tone of not everybody can do it? :) To be honest, that is the just the case with Ajax. It isn't simple due to the large combination of factors involved with developing such applications. Any competent programmer can do this stuff. It's simply not that hard. It is, however,

RE: Ideas - Your Help Needed

2005-03-18 Thread Casey C Cook
We had a situation where a manager would enter a pay increase for employee A but it would save the record into employee B record. Basically what was happening is they would enter employee B make some changes to the form, change their mind, click the back button a couple times to employee A

RE: Ideas - Your Help Needed

2005-03-18 Thread Ian Skinner
I like adding these lines to applications like this, just for this reason. So that users can't cause bad things to happen by using the back button. !--- set headers to prevent the page from be cached by the browser --- cfheader name=expires value=#now()# cfheader name=Cache-Control

Re: Ajax

2005-03-18 Thread Sean Corfield
On Fri, 18 Mar 2005 10:50:14 -0500, Michael T. Tangorre [EMAIL PROTECTED] wrote: A little arrogant of you to say considering you aren't aware of everyone's abilities. I am sure many of us could pick up on it and just because it is challenging does not mean it is impossible. Plus, as a

RE: Cross domain quandry

2005-03-18 Thread Connie DeCinko
Store the details in a temp table and log them into both domains at the same time. -Original Message- From: Rey Bango [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 9:10 AM To: CF-Talk Subject: Cross domain quandry I have a scenario that I've never had to address before. I

RE: Ideas - Your Help Needed

2005-03-18 Thread Gavin Brook
The session is only used to store the details of the user who has logged in. Everything is through the forms. Even manipulating the form would show up in the audit log. As an update, I've now added logging to log everything being sent to the server, so we can effectively track every mouse click.

OT (sorry) - Ajax examples website

2005-03-18 Thread RADEMAKERS Tanguy
http://www.fiftyfoureleven.com/resources/programming/xmlhttprequest/exam ples Read this on the appfuse mailing list. Given the recent discussions on this subject i thought it might be of interest. /t ~| Logware

RE: Ajax

2005-03-18 Thread Dave Watts
This is one of those extremely rare occasions when I find myself in agreement with Micha. This isn't just a technology issue, there's a lot of application design considerations behind this stuff and it *is* hard. Like OO is hard. Sure, a few folks get it straight away and some folks

RE: Cross domain quandry

2005-03-18 Thread Dave Watts
I have a scenario that I've never had to address before. I have 2 domains that share the same database. One domain will be for retail product sales while the second domain will be for membership-based, larger quantities Costco style product sales. I'd like a user to be able to bounce

Re: Cross domain quandry

2005-03-18 Thread Rey Bango
Thanks Connie. Thats kind of what I had envisioned. The user will get a new CFID/CFToken key pair for each domain so I'm trying to figure out how to identify the user across both domains. - Original Message - From: Connie DeCinko [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com

Re: Ideas - Your Help Needed

2005-03-18 Thread Kore Peterson
More ideas for what they are worth. Is the user authentication rock solid? Could have another user made the changes? Could a proxy server have mixed things up somehow? Kore

OT: FCKEditor

2005-03-18 Thread Robertson-Ravo, Neil (RX)
Anyone using FCKEditor? http://www.fckeditor.net I have an issue when I insert a Euro symbol - when sent to certain clients via an Email via CFMAIL it does not show as a Euro but instead they display as â'¬ or  Now, I have set the charset on the cfmail to ISO but on Web Clients such as Hotmail

Re: OT: FCKEditor

2005-03-18 Thread Paul Hastings
Robertson-Ravo, Neil (RX) wrote: Now, I have set the charset on the cfmail to ISO but on Web Clients such as Hotmail the display is shafted. which iso? iso-8859-1 came before the euro. you're safest using unicode/utf-8 if you can.

Ajax and its supposed complexity

2005-03-18 Thread Smith, Don , CTR , WHS/ITMD
From: Dave Watts [EMAIL PROTECTED] Date: Fri, 18 Mar 2005 12:03:15 -0500 We have been developing applications like this for years. Any attendee of the DC CFUG/WAMMO groups can attest to that, as we would present them very frequently. Typically, the initial development would be done by extremely

RE: OT: FCKEditor

2005-03-18 Thread Robertson-Ravo, Neil (RX)
Fails with crap chars again... Grrr -Original Message- From: Paul Hastings [mailto:[EMAIL PROTECTED] Sent: 18 March 2005 17:34 To: CF-Talk Subject: Re: OT: FCKEditor Robertson-Ravo, Neil (RX) wrote: Now, I have set the charset on the cfmail to ISO but on Web Clients such as

Re: Ajax

2005-03-18 Thread Sean Corfield
On Fri, 18 Mar 2005 12:03:15 -0500, Dave Watts [EMAIL PROTECTED] wrote: Programming is relatively hard, compared to many other occupations! I think a lot of people in the CF community would agree that there are quite a few non-programmers in this community. We have been developing applications

RE: Cross domain quandry

2005-03-18 Thread Jim Davis
-Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 12:12 PM To: CF-Talk Subject: RE: Cross domain quandry You could use an image in one domain, and have that image served by a CF page on the other domain. You could pass a token in the IMG

RE: Ajax

2005-03-18 Thread Dave Watts
I think a lot of people in the CF community would agree that there are quite a few non-programmers in this community. Writing CF is programming. While there may be many people whose first programming experience is with CF, once they start building applications they are programmers. Whether

RE: Ajax

2005-03-18 Thread Jim Davis
-Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 11:27 AM To: CF-Talk Subject: RE: Ajax So that's the technologies involved with the demo apps on backbase.com... xhtml, css, xmlhttprequest? Just remember with all of this talk about

Re: OT: FCKEditor

2005-03-18 Thread Paul Hastings
Robertson-Ravo, Neil (RX) wrote: Fails with crap chars again... unicode (or whatever) char encoding end-to-end? on the cfmail tag, etc.? ~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application

RE: Ajax

2005-03-18 Thread Jim Davis
-Original Message- From: Micha Schopman [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 4:25 AM To: CF-Talk Subject: RE: Ajax As a followup: Regarding Ajax, David Mendels of Macromedia stated the following, which I totally agree with: It is really, really, really

Ajax list

2005-03-18 Thread Michael Dinowitz
Please remember that there is an Ajax list for technical talk about Ajax. Might be a nice place for all these threads on Ajax, Neuromancer, xmlhttprequest, etc. http://www.houseoffusion.com/cf_lists/threads.cfm/47 Thanks ~|

Re: Dreamweaver CFMX7 extensions, CFC filtering useless?

2005-03-18 Thread Jeff Fleitz
Yeah, it doesn't work for me either. I have been playing with FlexBuilder 1.5 which came with my DevNet subscription, and CFC filtering does work in there. Curious why the feature is in there, but not in DWMX, since FB is supposedly using the same core as DWMX with some added features for Flex

CFC Documentation - document private variables?

2005-03-18 Thread Jim Davis
I'm working on a doc generator for my CFC implementation and just want an opinion: Should private variables be documented? Right now I've got three Access types for properties: Public: These properties exist in the this scope. They can be accessed publicly or via special generic getter/setter

Re: Cross domain quandry

2005-03-18 Thread Rey Bango
Thanks Dave. Could you elaborate a bit on this? I've never implemented that before so I'm not quite following. Rey... - Original Message - From: Dave Watts [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Friday, March 18, 2005 12:11 PM Subject: RE: Cross domain quandry

RE: CFC Documentation - document private variables?

2005-03-18 Thread Michael Dinowitz
I document all variables with notes if they are: Public (this) Private to the CFC (variables) Private to a method (var within a cffunction). Arguments Environmental - (usually just CGI but also Url and Form when specified) I like your concept of Abstract and would include a private as you've

Best, Fastest, Cleanest, Most Elegant way to determine if your in an application?

2005-03-18 Thread Jim Davis
I've got the following method in my root CFC: cffunction name=isApplication hint=Returns true if the application scope has been instantiated. returntype=boolean access=public output=No

Reg Ex Help

2005-03-18 Thread Brook Davies
Can any one help me with this regEx. It is supposed to replace any == character sequences found inside single quotes with =. This regEx, supplied by someone on this list works partially and replaces the final == correctly but missed the first instance. Can anyone see why? cfset tempString =

Re: Best, Fastest, Cleanest, Most Elegant way to determine if your in an application?

2005-03-18 Thread Barney Boisvert
(My CFCs store metadata about themselves - if they're called in an application they store it the application scope, if they're called outside of an application they store it in the server scope.) Why don't they store it in their 'variables' scope, so it's internal? That way the burden of

Re: Reg Ex Help

2005-03-18 Thread Barney Boisvert
You need to not match single quotes in your character classes. Try this one: '([^']*)?==([^']*)?' cheers, barneyb On Fri, 18 Mar 2005 11:01:15 -0800, Brook Davies [EMAIL PROTECTED] wrote: Can any one help me with this regEx. It is supposed to replace any == character sequences found inside

Re: CFC Documentation - document private variables?

2005-03-18 Thread Rob
You probably already know about this but spike has a really cool tool called cfcdoc that scans your cfcs and make documentation for them. It even works real time IIRC http://www.spike.org.uk/projects/cfcdoc/ On Fri, 18 Mar 2005 13:42:56 -0500, Michael Dinowitz [EMAIL PROTECTED] wrote: I

Re: Reg Ex Help

2005-03-18 Thread Ben Doom
First, I think you want ([^']*?) instead of (.*)?. You want to non-greedily match everything but single quotes, right? Also, keep in mind that this will do two things you're probably not anticipating. First, it will only replace one set of double-equals per set of single quotes. Secondly,

RE: CFC Documentation - document private variables?

2005-03-18 Thread Michael Dinowitz
I've emailed Spike with some alterations/improvements to it (mainly regex) and he said that others have added to it as well and he's behind in updating it. Expect an open source version to be posted by him as soon as he gets a moment (at least that's what I remember from his email). There was a

RE: Best, Fastest, Cleanest, Most Elegant way to determine if your in an application?

2005-03-18 Thread Jim Davis
-Original Message- From: Barney Boisvert [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 2:02 PM To: CF-Talk Subject: Re: Best, Fastest, Cleanest, Most Elegant way to determine if your in an application? (My CFCs store metadata about themselves - if they're called in an

RE: CFC Documentation - document private variables?

2005-03-18 Thread Jim Davis
-Original Message- From: Rob [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 2:17 PM To: CF-Talk Subject: Re: CFC Documentation - document private variables? You probably already know about this but spike has a really cool tool called cfcdoc that scans your cfcs and make

RE: CFC Documentation - document private variables?

2005-03-18 Thread Jim Davis
-Original Message- From: Michael Dinowitz [mailto:[EMAIL PROTECTED] Sent: Friday, March 18, 2005 2:25 PM To: CF-Talk Subject: RE: CFC Documentation - document private variables? I've emailed Spike with some alterations/improvements to it (mainly regex) and he said that others have

  1   2   >