Re: Free HomeSite/CF Studio to CFEclipse Snippet Converter

2006-03-29 Thread Stan Winchester
Thanks for the suggestion, I tried to post this to the CFEclipse list, but it seems to be not working. > You should post this to the cfeclipse mailing list, I bet they'll put > this up on cfeclipse.org. -Original Message- From: Stan Winchester [mailto:[EMAIL PROTECTED] Sent: Tuesday, M

RE: Update on eolas/cfform/cfchart fixes

2006-03-29 Thread Kevin Aebig
I should have a proof of concept temporary fix right away. !k -Original Message- From: S.Isaac Dealey [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 6:24 PM To: CF-Talk Subject: RE: Update on eolas/cfform/cfchart fixes >> Unfortunately it does not provide any fixes for the fl

Re: Webservice

2006-03-29 Thread S . Isaac Dealey
Nope, you got me on the right track. I was able to export the appropriate cert and register it... I did notice that I had to restart CF7 before the registration worked. > If it does not help out let me know. I might have > bookedmarked some helpful > links at my clients where we run into this a l

Re: Webservice

2006-03-29 Thread Aaron Rouse
If it does not help out let me know. I might have bookedmarked some helpful links at my clients where we run into this a lot. Just hard for me to remember all the details since I have not had to do it in months. On 3/29/06, S. Isaac Dealey <[EMAIL PROTECTED]> wrote: > > > Thanks Dave, I rather a

RE: Webservice

2006-03-29 Thread S . Isaac Dealey
>> Now I appear to have another problem... I don't know what >> certs they're using or how to get coppies of them to >> register. Is there a way I can fetch them out of my >> browser >> or do I have to contact the company and ask for them? I'm >> guessing the keytool is requiring the same public fi

RE: Webservice

2006-03-29 Thread Dave Watts
> Now I appear to have another problem... I don't know what > certs they're using or how to get coppies of them to > register. Is there a way I can fetch them out of my browser > or do I have to contact the company and ask for them? I'm > guessing the keytool is requiring the same public file t

Re: DB Pagination Question

2006-03-29 Thread Andrew Grosset
Thank you Adam & Dan, I am using sql 2000 and I couldn't get your example to run but modifying it using the "IN" keyword it does! is this ok ? (it works) select top 10 id, (select count(id) from myTable) as totalRecords from myTable where id IN (select top 20 id from myTable

RE: Web service

2006-03-29 Thread S . Isaac Dealey
Thanks Ian... not an option in this case... these are webservices that are already in use by some of their other customers and I have no control over the service. > Probably different, but I pulled much hair once when a web > service worked just fine from a browser, but not from my > code. Until

RE: Webservice

2006-03-29 Thread S . Isaac Dealey
> Did you register the certificate using keytool? > http://mkruger.cfwebtools.com/index.cfm?mode=entry&entry=8 > E44925A-B73D-E3AD-709D4E02FD6D4588 Nope, that's probably the issue. Thanks Dave... Now I appear to have another problem... I don't know what certs they're using or how to get coppies

RE: IE ActiveX control changes and Flex

2006-03-29 Thread Dave Watts
> Out of curiosity, do the impending changes to the way IE > enables interactive ActiveX controls (i.e. the Flash plugin > in this case) affect Flex UIs? Yes, but there's an available fix for Flex 1.5: http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=ace0407 Presumably, this will al

RE: cgi.HTTP_REFERER

2006-03-29 Thread Coldfusion
Why not append the CGI.SCRIPT_NAME to the URL location? Or hard code the name. Because I agree with Dave, I do not think the referrer Will be displayed on a cflocation but then again I have Not tested it. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wednesday, Ma

RE: ColdFusion ISP Project

2006-03-29 Thread Snake
Visit www.webhostautomation.com if u want to see what a windows hosting control panel should do. Russ -Original Message- From: Mike Kear [mailto:[EMAIL PROTECTED] Sent: 30 March 2006 03:06 To: CF-Talk Subject: Re: ColdFusion ISP Project I can set up an account for you to play with if y

Re: ColdFusion ISP Project

2006-03-29 Thread Mike Kear
I can set up an account for you to play with if you like . If you have a domain name you're not using you could even set up a working site on it to play with and see how it all works Cheers Mike Kear Windsor, NSW, Australia Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.

IE ActiveX control changes and Flex

2006-03-29 Thread James Holmes
Out of curiosity, do the impending changes to the way IE enables interactive ActiveX controls (i.e. the Flash plugin in this case) affect Flex UIs? For those that don't know what I'm talking about: http://www.baekdal.com/articles/Technology/microsoft-ie-activex-update/ -- CFAJAX docs and other u

RE: cfscript equivalent for cfthrow

2006-03-29 Thread Dave Watts
> What's the equivalent to cfthrow inside cfscript? > > try{ > ... > }catch(Any e){ > //Throw new exception > } It's exactly that - try and catch: http://livedocs.macromedia.com/coldfusion/7/htmldocs/0978.htm#1161053 Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig

RE: cgi.HTTP_REFERER

2006-03-29 Thread Dave Watts
> Calling page is: > > > > Still not working. I don't think that the Referer header is passed when you redirect using CFLOCATION. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in

cfscript equivalent for cfthrow

2006-03-29 Thread Oleg Gunkin
What's the equivalent to cfthrow inside cfscript? try{ ... }catch(Any e){ //Throw new exception } -- Oleg Gunkin Email: [EMAIL PROTECTED] Phone: (604) 666-9392 Emerging Technologies / Pacific Web Services Information Technology Services Public Works and Government Services Canada

RE: cgi.HTTP_REFERER

2006-03-29 Thread Richard Colman
Calling page is: Still not working. -Original Message- From: Charles Sheehan-Miles [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 7:43 AM To: CF-Talk Subject: Re: cgi.HTTP_REFERER This is kind of like asking to make sure your computer is plugged in (so you've probably alre

RE: cgi.HTTP_REFERER

2006-03-29 Thread Eric Roberts
Also you have to be going to that page from another page for it to have a value... Eric ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236505 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscrip

Re: CFUNITED-06 interview 13: Steve Rittler on CFAJAX, timely bird ends 3/31/06

2006-03-29 Thread Casey Dougall
Any Drum & Bass Dj's out there? Where's the parties at durring this event. I'll be down through Wed. - Friday night... Anything hapening around DC for the Junglists? DJ K-Sea Green Mountain Junglists ~| Message: http://www.hous

RE: Web service

2006-03-29 Thread Ian Skinner
Probably different, but I pulled much hair once when a web service worked just fine from a browser, but not from my code. Until I finally realized that there was windows security that applied to the cfc file. Thus when I accessed it with my credentials all was fine. But when the CF service, w

Re: Pulling a random record from the DB

2006-03-29 Thread Will Tomlinson
Thanks guys! These ideas did the trick! :) Will ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236502 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.c

RE: Webservice

2006-03-29 Thread Dave Watts
> Does anybody have any thoughts about why CF would be unable > to generate stubs for this webservice? > > https://www.fusionlink.com/api/email.cfc?wsdl > > I'm getting this error, but when I view the url in a browser > it looks fine, so I'm stumped: > > javax.net.ssl.SSLPeerUnverifiedExceptio

CFUNITED-06 interview 13: Steve Rittler on CFAJAX, timely bird ends 3/31/06

2006-03-29 Thread Michael Smith
In this issue of ColdFusion conference and training news: * Fusetalk Forum on CFUNITED! * CFLive - Jeremy Kadlec Thursday 12:30pm EST via breeze * Only 3 days left on timely bird price - ends 3/31/06 * Interview with Steve Rittler - CFAJAX CFUNITED is the premier ColdFusion Conference near Washi

Webservice

2006-03-29 Thread S . Isaac Dealey
Does anybody have any thoughts about why CF would be unable to generate stubs for this webservice? https://www.fusionlink.com/api/email.cfc?wsdl I'm getting this error, but when I view the url in a browser it looks fine, so I'm stumped: javax.net.ssl.SSLPeerUnverifiedException: peer not authenti

ColdFusion ISP Project

2006-03-29 Thread Steve Milburn
I need to come up with a project for a class I am taking, and thought starting up a fictitious ColdFusion ISP company might be something fun and a good learning experience. I've written a fair amount of CF code, but everything I have done is hosted on our own servers for our intranet. I hav

RE: Update on eolas/cfform/cfchart fixes

2006-03-29 Thread S . Isaac Dealey
>> Unfortunately it does not provide any fixes for the flash >> automatically generated by Coldfusion. Nor does it >> provide >> any info on a forthcoming fix. Can someone from Adobe >> please >> respond to this! I'm amazed I have to say this, but I >> think >> Dave is wrong. :p From everything i

RE: html2pdf3 issues again

2006-03-29 Thread Joel
Hi, Does "getrecords.image_file" only contain the image file name or the path as well ? -Original Message- From: Srinivasa Teja Palla [mailto:[EMAIL PROTECTED] Sent: Thursday, 30 March 2006 8:28 AM To: CF-Talk Subject: html2pdf3 issues again Everything works fine with that tag, except f

RE: Update on eolas/cfform/cfchart fixes

2006-03-29 Thread Dave Watts
> Unfortunately it does not provide any fixes for the flash > automatically generated by Coldfusion. Nor does it provide > any info on a forthcoming fix. Can someone from Adobe please > respond to this! I'm amazed I have to say this, but I think > Dave is wrong. :p From everything i have read

Re: CF REGEX & deleting IMG tags from content

2006-03-29 Thread Claude Schneegans
>>what is a good place to look at coldfusion regular expressions INDEPTH? As Rob said, the docs are at least a pretty good start. Then if you want to test your skill, you may try the CF REwizard here : http://www.contentbox.com/claude/REwizard/index.cfm

html2pdf3 issues again

2006-03-29 Thread Srinivasa Teja Palla
Everything works fine with that tag, except for displaying images. I give somethinglike and if I hard code imageSrc to "img1.jpg" it works fine. The image tag is in a lengthy loop(over a record set) which has image file names. The tag fails(pdf is not generated) if I have which is driving m

Re: CF REGEX & deleting IMG tags from content

2006-03-29 Thread Rob Wilkerson
The docs are actually pretty good. There is an entire section on using regular expressions, the syntax, examples, etc. http://livedocs.macromedia.com/coldfusion/7/htmldocs/0980.htm#1100400 If you're interested in regex beyond CF (PCRE, etc) there are a number of good books: Mastering Regular

Re: Update on eolas/cfform/cfchart fixes

2006-03-29 Thread Anthony Prato
Agreed... especially since there is no date on this page, it may have been posted months ago. I'm glad I didn't expose flash forms to external users... ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236491 Archives:

Re: CF REGEX & deleting IMG tags from content

2006-03-29 Thread Srinivasa Teja Palla
Issac what is a good place to look at coldfusion regular expressions INDEPTH? ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236490 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://ww

RE: Update on eolas/cfform/cfchart fixes

2006-03-29 Thread Munson, Jacob
> Unfortunately it does not provide any fixes for the flash > automatically generated by Coldfusion. Nor does it provide any info on > a forthcoming fix. This line on that page seems to allude to fixes for ColdFusion: "In the coming weeks, Adobe expects to make available alternate solutions to Mic

Re: application installation thru war file in cf7

2006-03-29 Thread Srinivasa Teja Palla
Thanks Dave, That was helpful. ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236488 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubsc

Update on eolas/cfform/cfchart fixes

2006-03-29 Thread Anthony Prato
let me start by saying please don't post in this thread about IE/ActiveX being good or bad. Yes most of us hate it, but this change is coming in less than 2 weeks. I've been to the Active Content Center. http://www.macromedia.com/devnet/activecontent/ Unfortunately it does not provide any fixes f

RE: application installation thru war file in cf7

2006-03-29 Thread Dave Watts
> Or is it that .war thing is only for J2EE server environments? Yes, you can only deploy WAR or EAR files to a Java application server. If you didn't install CF 7 using the Multiserver or J2EE options, you don't have anything against which to deploy WAR or EAR files. Dave Watts, CTO, Fig Leaf S

Re: cgi.HTTP_REFERER

2006-03-29 Thread Bryan Stevenson
Thanks DaveI'm not sure I'd use the word sillybut I hear ya ;-) 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

application installation thru war file in cf7

2006-03-29 Thread Srinivasa Teja Palla
I have an application on cf7 server, I am trying ot create a .war file out of it and use it instead. I do not have J2EE server. I go to cf admin, under packaging and deployment, I create a package of this particular directory, and I get a .war file. Now then what do I do? Should I copy the old

RE: Possible to connect to JNDI datasources in CF admin?

2006-03-29 Thread Stacy Young
Ok it seems the docs are lyin' cause I've deployed both a CF war and an EAR and neither provides a JNDI option under datasources once deployed. Anyone done this yet ? -Original Message- From: Stacy Young Sent: Wednesday, March 29, 2006 4:54 PM To: CF-Talk Subject: RE: Possible to connec

RE: cgi.HTTP_REFERER

2006-03-29 Thread Ian Skinner
> > > Dave Watts, CTO, Fig Leaf Software WTF!! Dave may kindly ask if you have any insight into the logic behind that little gem? ;-) Thanks CGI is a bit of a bastard because different web server software will return deferent lists. This can be confounded with proxy servers and other system

RE: cgi.HTTP_REFERER

2006-03-29 Thread Dave Watts
> WTF!! Dave may kindly ask if you have any insight into the > logic behind that little gem? ;-) I can only speculate, but the set of CGI variables is dependent on the browser and the server, so my presumption is that they did this to reduce errors when checking CGI variables. I think it's kind

Re: cgi.HTTP_REFERER

2006-03-29 Thread Ken Ferguson
For that matter (and I know this is a bit off the original point), cgi.jimmyhoffa will always exist. The cgi scope is really funny that way, everything exists there. --Ferg Charlie Griefer wrote: > what is the result of the conditional? > > the variable will always exist. there should (i belie

Re: Turning on Metrics on CFMX7

2006-03-29 Thread Jon Gunnip
Sung Woo, The logfile name is defined by {jrun.rootdir}/logs/{jrun.server.name}-event.log If you are running the Server edition, they should be in coldfusion-event.log, I believe. We change the attribute above to go to a different directory. Jon On 3/28/06, Sung Woo <[EMAIL PROTECTED]> wrote:

Re: cgi.HTTP_REFERER

2006-03-29 Thread Bryan Stevenson
>> checks for it's existence > > Actually, I'm pretty sure that IsDefined always returns true for any CGI > variable, whether it actually exists or not. For example, this would return > true: > > > > Dave Watts, CTO, Fig Leaf Software WTF!! Dave may kindly ask if you have any insight into the l

RE: Possible to connect to JNDI datasources in CF admin?

2006-03-29 Thread Stacy Young
Found it in CF7 docs, nevermind! ;) (In case anyone is wondering, the answer is YES, but can only be configured in J2EE deployment via the CF Admin. Which makes sense since that's when you'd be hitting JDNI datasource) Stace -Original Message- From: Stacy Young Sent: Wednesday, March 29

Possible to connect to JNDI datasources in CF admin?

2006-03-29 Thread Stacy Young
I remember reading something about this ages ago but I haven't been able to dig anything up yet ...anyone know? Thanks! Stace ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236476 Archives: http://www.houseoffusion.c

Re: Verity - cfsearch and cflock

2006-03-29 Thread Jon Gunnip
Mike, Under some circumstances, I think a lock around cfsearch is still desirable. For example, if a user searches a collection while it is being updated via code, then they will get an error. For this reason, we use a readonly named lock (e.g. "AppASearchLock") around cfsearch and then an exclu

RE: cgi.HTTP_REFERER

2006-03-29 Thread Dave Watts
> checks for it's existence Actually, I'm pretty sure that IsDefined always returns true for any CGI variable, whether it actually exists or not. For example, this would return true: Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vend

Re: Pulling a random record from the DB

2006-03-29 Thread Alan Rother
You could alwys just say F it and manually pick a record. =] Oh yeah, where do I sign up and what do I win? -- Alan Rother Macromedia Certified Advanced ColdFusion MX 7 Developer ~| Message: http://www.houseoffusion.com/list

RE: Pulling a random record from the DB

2006-03-29 Thread Bobby Hartsfield
He said it was an autonumber type. Access is the only one I can think of that uses it. You could get all the ids and use listgetat(valuelist(myq,id), randrange(1, myq.recordcount)) to pick a random ID from the list then query with that ID. -or- write a function in access to do it (ewww) http:

Re: cgi.HTTP_REFERER

2006-03-29 Thread Charles Sheehan-Miles
This is kind of like asking to make sure your computer is plugged in (so you've probably already checked this) but it will be empty if you didn't actually have a referrer (as in, you browse directly to the page). On 3/29/06 10:38 PM, "Ian Skinner" <[EMAIL PROTECTED]> wrote: > > cgi variable exi

Re: cgi.HTTP_REFERER

2006-03-29 Thread Bryan Stevenson
checks for it's existence half assed checks for it being blank the non-half assed approach would be: means it's blank This var is often blank or incorrect due to proxys etc. HTH Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone:

Re: cgi.HTTP_REFERER

2006-03-29 Thread Charlie Griefer
what is the result of the conditional? the variable will always exist. there should (i believe) always be a key in the CGI scope (struct) for cgi.http_referer. However, the value of that key could be an empty string (if the user bookmarked the page, typed it in manually, etc). On 3/29/06, Rich

RE: cgi.HTTP_REFERER

2006-03-29 Thread Ian Skinner
cgi variable exists cgi variable does not exist #CGI.HTTP_REFERER# However I am not getting anything back in the cgi variable. Any comments appreciated. Rick Colman Just to eliminate any other kind of white space characters, I usually do a trim on anything I'm trying to c

RE: cgi.HTTP_REFERER

2006-03-29 Thread Munson, Jacob
A lot of software blocks this variable, like firewalls and stuff. Http_referer is useful, but you can't rely on it being there. > -Original Message- > From: Richard Colman [mailto:[EMAIL PROTECTED] > Sent: Wednesday, March 29, 2006 2:33 PM > > I am trying to get this to work, and the si

cgi.HTTP_REFERER

2006-03-29 Thread Richard Colman
I am trying to get this to work, and the simple test case is: cgi variable exists cgi variable does not exist #CGI.HTTP_REFERER# However I am not getting anything back in the cgi variable. Any comments appreciated. Rick Colman ~

RE: Pulling a random record from the DB

2006-03-29 Thread Andy Matthews
Might be simplest just to query to count the records SELECT COUNT(id) as total FROM customers Then use cf to determine the randomness: SELECT * FROM customers WHERE id = -Original Message- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 3:10 PM To: CF

RE: Pulling a random record from the DB

2006-03-29 Thread Andy Matthews
You didn't specfically say your db so here's how to do it in mySQL. SELECT id FROM customers ORDER BY RAND() LIMIT 1 That will give you one random record. -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 29, 2006 1:54 PM To: CF-Talk Subject: Pull

Re: Pulling a random record from the DB

2006-03-29 Thread Rob Wilkerson
I should mention that the latter option - returning everything just to use one - can have a big performance impact, so be careful with that one. On 3/29/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > Not so easy, then. Try Google-ing "ms access random record" and > you'll get a lot of info about

Re: Pulling a random record from the DB

2006-03-29 Thread Rob Wilkerson
Not so easy, then. Try Google-ing "ms access random record" and you'll get a lot of info about creating seeds, etc. You can go that direction or return all and select a random record using randRange ( 1, queryName.recordcount ). Again, that's from memory, so you might have to play with it a bit.

Re: Pulling a random record from the DB

2006-03-29 Thread Alan Rother
What DB are you using? If you are using MS SQL Server you can create a new column in your query and give it the value of a random number and then sort by that column, then just take the top record as the winner. SELECT NEWID() AS Test FROM MyTable ORDER BY Test Just Query Your DB as

Re: Pulling a random record from the DB

2006-03-29 Thread Will Tomlinson
> What DB? With SQL Server 2K, I think the following will work > (untested - going straight from distant memory): I'm sorry - it's Access. Thanks, Will ~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:236460 Archive

Verity - cfsearch and cflock

2006-03-29 Thread Mike Klostermeyer
I understand from the documentation that it is "no longer best practice" in CF7 to use cflock around cfsearch. Does this apply to CFMX a well? Mike Klostermeyer [EMAIL PROTECTED] ~| Message: http://www.houseoffusion.com/lists.

Re: Pulling a random record from the DB

2006-03-29 Thread Rob Wilkerson
What DB? With SQL Server 2K, I think the following will work (untested - going straight from distant memory): SELECT TOP 1 myfield FROM mytable ORDER BY NEWID() On 3/29/06, Will Tomlinson <[EMAIL PROTECTED]> wrote: > I need to pull a random record from an autonumber field. It's for a prize for

RE: Licensing and running multiple instances of CFMX

2006-03-29 Thread Dave Watts
> If I'm running multiple instances of ColdFusionMX (j2ee > config) on a single installation of JRun/IIS. > > Do I need a separate license for each instance? No. CFMX Enterprise is licensed by the number of physical CPUs in your server, not by the number of instances you run. A single CFMX Ent

Memory usage and PDF generation with CFREPORT

2006-03-29 Thread Rick Root
Does anyone have any kind of metrics on how much memory is used during the creation of PDF reports using ? Is the whole thing stored in memory during the generation process? We tried to generate a report for a couple hundred donors with 13,000 giving transaction totals, which amounts to around

Re: Licensing and running multiple instances of CFMX

2006-03-29 Thread Dave Carabetta
On 3/29/06, Scott Stewart <[EMAIL PROTECTED]> wrote: > If I'm running multiple instances of ColdFusionMX (j2ee config) on a single > installation of JRun/IIS. > > Do I need a separate license for each instance? > > No. Licensing is on a per physical server basis. You can have as many instances on

Pulling a random record from the DB

2006-03-29 Thread Will Tomlinson
I need to pull a random record from an autonumber field. It's for a prize for the lucky winner. :) I'd thought about creating a ValueList() from the ID field, but then got stuck in my thinking. What's the best way to accomplish this? Thanks, Will ~~~

Licensing and running multiple instances of CFMX

2006-03-29 Thread Scott Stewart
If I'm running multiple instances of ColdFusionMX (j2ee config) on a single installation of JRun/IIS. Do I need a separate license for each instance? Thanks Scott Scott A. Stewart Webmaster/ Developer GlobalNet Services, Inc http://www.gnsi.com 11820 Par

Fusion Reactor Question

2006-03-29 Thread Rick Root
We're trying to use FusionReactor to kill off long running requests that cause memory issues. I have it set to abort at 600 seconds. So we ran a request that we knew would take a long time, and over the course of 10 minutes, it slowly sucked up most of the memory allocated to coldfusion. At 6

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Munson, Jacob
> Yes, that's correct. But that's a little different from if, > say, I wrote an > ActiveX control of my own to do some specific task and put a > reference to > that in a web page. This is pretty rare, nowadays - it's too > much work for > too little return. Had this kind of use of ActiveX become

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Dave Watts
> I guess I'm confused again. I thought that IE uses ActiveX > to dynamically launch and display plugin based content. So > in our case, if we dump a flash form on our page, IE uses > ActiveX to load up the Flash player. Yes, that's correct. But that's a little different from if, say, I wrote

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Munson, Jacob
> As for the Active-X thing (can't be bothered making two > posts) - it's also currently at the heart of xmlHttpRequest. That's a good point, I wonder if this patch affects that. Good thing most of my site visitors use Firefox. :) -- [INFO] -- Access Manager: This transmission may c

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Munson, Jacob
> In Internet technology, I mean an Internet standard, (call it > W3C), not > a Microsoft nor Mozilla nor Macromedia > nor Adobe or whatever standard. Yeah, those are industry standards, and I love and support them. The problem is that the standards are useless unless the technology supports th

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Tanguy Rademakers
> It looks like MS is finally starting to pay attention to the web > developers again. Here's a quote from a recent c|net article: > "[Bill] Gates also pledged to bolster the company's development > efforts on Internet Explorer, which he said has lagged in recent > years. 'In a sense we're doi

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Munson, Jacob
> It is worth pointing out that the Eolas outcome probably works to > Microsoft's benefit more than anyone else's, actually. Most > people are not > using generic ActiveX components for their web applications - > they're using > Flash, Java, etc. I guess I'm confused again. I thought that IE us

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Claude Schneegans
>>I guess it depends on what you mean by standard. In Internet technology, I mean an Internet standard, (call it W3C), not a Microsoft nor Mozilla nor Macromedia nor Adobe or whatever standard. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.co

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Jochem van Dieten
Munson, Jacob wrote: > > That's true, I think I confused things again. It's been a long time > since I've read any articles on this subject, but what I remember is > that the attorneys that work for Eolas said that they will eventually go > after all companies that are using their 'patented techn

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Dave Watts
> That's true, I think I confused things again. It's been a > long time since I've read any articles on this subject, but > what I remember is that the attorneys that work for Eolas > said that they will eventually go after all companies that > are using their 'patented technology'. That mean

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Munson, Jacob
> For Internet apps, nor ActiveX nor Mozilla plug-ins nor COM > are standard. I guess it depends on what you mean by standard. In Internet Explorer, ActiveX is a standard. In Firefox, XUL is a standard (although, XUL is now being considered as a W3C standard). In the Internet community ActiveX

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Dave Watts
> Sure I know, but it depends if you are developing Windows > applications or Internet Applications. For Internet apps, > nor ActiveX nor Mozilla plug-ins nor COM are standard. No, but if you are using Flash or Java - two relatively common things used to build Internet applications - they will r

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Munson, Jacob
> It will affect all dynamic content that is launched via > ActiveX controls. On > IE, that's pretty much "all plugins". That's true, I think I confused things again. It's been a long time since I've read any articles on this subject, but what I remember is that the attorneys that work for Eolas

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Claude Schneegans
>>While ActiveX has as much to do with HTTP as it does with the price of tea in China, it is no less a standard than, say, the Mozilla plug-in architecture. I completely agree with you about both of them. >>And of course, COM has been the standard for Windows program interoperability for many

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Dave Watts
> If I understand things correctly, this patch will affect all > types of flash. Cfchart, cfform format="flash", flex, etc. > And I think they could eventually go after all plugins if > someone doesn't stop them. It will affect all dynamic content that is launched via ActiveX controls. On IE,

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Dave Watts
> > ActiveX is the standard way to run programs within IE. > > Depends what you call "standard". As far as Internet > protocols and HTTP are concerned, ActiveX does not exist. That is an utterly irrelevant statement. While ActiveX has as much to do with HTTP as it does with the price of tea in C

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Claude Schneegans
>>ActiveX is the standard way to run programs within IE. Depends what you call "standard". As far as Internet protocols and HTTP are concerned, ActiveX does not exist. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagsto

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Claude Schneegans
>>Throw some AJAX in there and I'm elated. Exact, I forgot this one in the list. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) Thanks. ~

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Claude Schneegans
>>I do agree with you though, but it doesn't mean I have to stop hating IE. Right, but stoping using it is another issue. -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Claude Schneegans
>>Wait a second, who doesn't hate more than 80% of their customers? He he, should have say "users" ;-) -- ___ REUSE CODE! Use custom tags; See http://www.contentbox.com/claude/customtags/tagstore.cfm (Please send any spam to this address: [EMAIL PROTECTED]) T

Re: Problem with CFContent or CFHeader and https

2006-03-29 Thread Michael Traher
thanks - will take a look at that On 3/29/06, Ken Wilson <[EMAIL PROTECTED]> wrote: > > Try temporarily turning off any cache-control that you may implemented to > see if resolves the problem. That was it for me. MS has a page that > explains > it a bit more. > > http://support.microsoft.com/kb/81

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Dave Watts
> I read that correctly, that means that MS uses ActiveX to > handle those three events in a page. I didn't know that, and > frankly I'm surprised their doing it that way, considering > they've been shutting down so much ActiveX functionality > because of security holes. Am I confused? Activ

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Dawson, Michael
I think one of MS's biggest faults with IE is the lack of an easy way to run multiple versions of IE on the one computer. I, too, hate using Flash forms. As an internet user, myself, I prefer the speed and simplicity of a well-designed HTML form. Throw some AJAX in there and I'm elated. M!ke

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Aaron Rouse
Wait a second, who doesn't hate more than 80% of their customers? :) On 3/29/06, Claude Schneegans > > but you'll also have to hate > more than 80% of your customers, > and as a developer, it is not an ideal situation. > ~| Me

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Bryan Stevenson
> You can hate IE, you can hate Microsoft, but you'll also have to hate > more than 80% of your customers, > and as a developer, it is not an ideal situation. Amen Claudesure isn't rocket science is it ;-) Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Munson, Jacob
> You can hate IE, you can hate Microsoft, but you'll also have to hate > more than 80% of your customers, What's wrong with that? ;) I do agree with you though, but it doesn't mean I have to stop hating IE. One can be an expert on developing for IE (which I'm not), but still not like it. How

Re: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Claude Schneegans
>>They're good at what they were intended for and if they don't suit your needs, than learn Flex. As an Internet user, I hate sites using Flash forms, and as a developper, I'm perfectly happy with plain HTML, CSS and Javascript. I also keep in mind that any technology which is not Microsoft is a

Re: Can I ""see"" line feed vs. carriage return?

2006-03-29 Thread Ali Awan
Jon, Neither MSWord nor Homesite offer what you are looking for. I have found myself in the same predicament many times, you want to see the carriage return character separately as well as the Line Feed character, am I correct? I found a great little editor Notepad 2. Here's the link: http://ww

RE: Flash Forms and the Microsoft Eolas Fix.

2006-03-29 Thread Munson, Jacob
Ok, so I've got a question for those of you smarter than me about IE. The Microsoft site that discusses this issue states: "Microsoft Internet Explorer users will not be able to directly interact with Microsoft ActiveX controls loaded by the APPLET, EMBED, or OBJECT elements." If I read that corr

  1   2   >