RE: SSL Installation

2007-06-22 Thread Marius Milosav
Check the port. Something like this: cfif cgi.server_port neq 443 cflocation url=https://www.domain.com; /cfif HTH Marius Milosav ScorpioSoft Corp. www.scorpiosoft.com -Original Message- From: Robert Rawlins - Think Blue [mailto:[EMAIL PROTECTED] Sent: June 21, 2007 5:26 PM

Re: SSL Installation

2007-06-22 Thread Robertson-Ravo, Neil (RX)
Disable port 80 listening :-) This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is

[Fwd: Re: Migrating Ancient CF Code]

2007-06-22 Thread Gert Franz
Hi Ian, Railo contains a search engine as well. But it's not Verity, it's Lucene, the open source Apache project. You don't have to change the code in order to use Lucene. It still uses all known tags like CFINDEX, CFSEARCH and CFCOLLECTION. Flash remoting works as well. Possible over regular

Re: CF8 Ent Instances

2007-06-22 Thread Tom Chiverton
On Thursday 21 Jun 2007, John Mason wrote: you may want to read up on your agreements. You may be legally required to follow points such as these. Yeah, I think I posed the VISA requirements the other week. -- Tom Chiverton Helping to apprehensively participate leading-edge design-patterns

ColdFusion server playing up

2007-06-22 Thread James Smith
Our server is playing silly buggers. It will randomly return jrun errors to some customers and not others, i can be on the phone with a customer saying the site is returning a jrun error while at the same time be browsing the site with no problem. I have never had a server do anything but work

cfx_image

2007-06-22 Thread Mark Lewis
Hi, I have been using cfx_image tag to resize images, however they always resize to scale. I need to now resize an image to a specific size even if it means distorting an image. I can't seem to get the cfx_image tag to do this (it just keeps resizing my image to scale). Has anyone had any

RE: ColdFusion server playing up

2007-06-22 Thread Robert Rawlins - Think Blue
£1,000,000? -Original Message- From: James Smith [mailto:[EMAIL PROTECTED] Sent: 22 June 2007 10:10 To: CF-Talk Subject: ColdFusion server playing up Our server is playing silly buggers. It will randomly return jrun errors to some customers and not others, i can be on the phone with a

Re: cfx_image

2007-06-22 Thread Mark Lewis
Hi, This has been solved, by adding a stretch command on the end of the resize. Thank You Mark Hi, I have been using cfx_image tag to resize images, however they always resize to scale. I need to now resize an image to a specific size even if it means distorting an image. I can't seem

Re: ColdFusion server playing up

2007-06-22 Thread James Holmes
MUAHAHAHA.. we must never gnaw on our kitty... OK, seriously for a minute, you should look at the memory usage, the error logs and consider something like Fusion Reactor. On 6/22/07, Robert Rawlins - Think Blue [EMAIL PROTECTED] wrote: £1,000,000? -Original Message- From: James Smith

Re: ColdFusion server playing up

2007-06-22 Thread J.J. Merrick
What version of CF are you running? On 6/22/07, James Smith [EMAIL PROTECTED] wrote: Our server is playing silly buggers. It will randomly return jrun errors to some customers and not others, i can be on the phone with a customer saying the site is returning a jrun error while at the

CFDIRECTORY filter shortcoming

2007-06-22 Thread Robert Harrrison
I use CFDIRECTORY all the time to scan the image library for various maintenance purposes. I want to read and list only image files. These may be ..jpg, .gif, or .png, yet CFDIRECTORY can only filter on one file type. Does anyone know of a way I can extend the file filter and get what I want in

Re: CFDIRECTORY filter shortcoming

2007-06-22 Thread Claude Schneegans
Does anyone know of a way I can extend the file filter and get what I want in a single read? Have a look at CFX_ListDir : http://www.contentbox.com/claude/customtags/ListDir/viewListDir.cfm You can provide a list of extentions, among many other parameters : CFX_ListDir DIRECTORY = full path

many CFSCHEDULE's ??

2007-06-22 Thread Tony
hi there. from an architecture standpoint... if i have an auto-emailing report system, where clients can schedule reports to be sent out on a time-frequency-schedule basis, would it be best... to have one cfschedule entry, and then a database that manages the reports that need to be sent,

RE: Has anyone ever tried to use the AllPosters.com web service w / CF?

2007-06-22 Thread Dave Watts
Dave, I have tried that as well. I get this error. No matter how many I have, the last cfinvokeargument line is where the error occurs. Web service operation GetProductInformation with parameters {maxWidth={},sortOrder={PD},pageNumber={1},searchText={buick}, categoryID={},

Re: Anyone use Akamai?

2007-06-22 Thread Eric Haskins
Scott, They do have a service where you can tag dynamic content. I believe its called dynamic site accelerator. We didnt use it we only used them for image hosting Eric On 6/22/07, Scott Stewart [EMAIL PROTECTED] wrote: When I was at the FDA they used it for FDA.gov. It's a html cacheing

Tables Not Working Right

2007-06-22 Thread Bruce Sorge
I am working on an app I did a LONG time ago. When I go to the form using the code below, the tables do not stack, they are all side by side. The code is as follows: cfdirectory action=list directory=#application.liveDir#

Anyone use Akamai?

2007-06-22 Thread Josh Nathanson
Hey all, My boss wants me to look into what is involved with using Akamai's services. I'm hoping someone may have used them before, and could give a brief overview of what's involved: pricing structure, how is their service, how it ties into current hosting, did you notice a speed increase,

Re: SOT: Outgoing email sources between different servers/OS's

2007-06-22 Thread Scott Weikert
Jochem van Dieten wrote: =3d instead of = and a = at the end of a line just means a quoted-printable encoding of the content has been applied. As long as that is reflected in the headers there is nothing wrong with that. What is more worrisome is that you appear to have a double . at the

Re: many CFSCHEDULE's ??

2007-06-22 Thread Tony
im doing that, just that, one entry, and many database records and its working perfectly, ESPECIALLY with the beautifulicious set and forget nature of cfthread :) but was just wondering which would be best... anyone else? tw On 6/22/07, J.J. Merrick [EMAIL PROTECTED] wrote: This is JUST

Re: many CFSCHEDULE's ??

2007-06-22 Thread Steve Bryant
I would second that. In fact, I typically have only one cfschedule for a site. It calls a page that manages all of the scheduled tasks for that site. That makes it easy to have more complicated logic for when a task should run (ex: second Tuesday of the month) as well as providing one place

basic help with IIS/CF7

2007-06-22 Thread Tim Laureska
Just installed CFMX 7 IIS on a new W2k3 machine – I’m trying to access CFM files from a client machine running studio but I can only browse html files, not cfm files Getting the classic message – “ The cold fusion file you are trying to access cannot be resolved to a url. Please add a

Re: SOT: Outgoing email sources between different servers/OS's

2007-06-22 Thread Jochem van Dieten
Scott Weikert wrote: Linux: html head style type=3Dtext/css a.footerLink:link { color: #00; } a.footerLink:visited { color: #00; } /style meta http-equiv=3Dcontent-type content=3Dtext/html; charset=3Diso-885= 9-1 script type=3Dtext/javascript language=3DJavaScript1.1

RE: Anyone use Akamai?

2007-06-22 Thread Scott Stewart
When I was at the FDA they used it for FDA.gov. It's a html cacheing service. You push a copy of your site to their server farm, and make some DNS changes. NOTE (BIG NOTE) If your website(s) are dynamically driven and change frequently Akamai is not an option, as far as I know. FDA has all of

Re: Anyone use Akamai?

2007-06-22 Thread Eric Haskins
Im not familiar with the pricing but I can say it was easy to setup. basically we pointed images.domain.com to akamai. Then we created an images-mirror.domain.com All images had full url http://images.domain.com/image.jpg When the user requests the page if akamai doesnt have the image they

Re: ColdFusion server playing up

2007-06-22 Thread J.J. Merrick
I walked into a situation a couple of years back where they were getting the dreaded jRun Error that it almost became folklore around the office among the non techs. We figured out that if we just applied the latest hotfixes that it cleared up. There was something to do with the JDBC drivers

Re: many CFSCHEDULE's ??

2007-06-22 Thread Tony
coolio... what i thought, just wanted to see what others were doing :) cool thanks guys. tony On 6/22/07, Steve Bryant [EMAIL PROTECTED] wrote: I would second that. In fact, I typically have only one cfschedule for a site. It calls a page that manages all of the scheduled tasks for that site.

Re: SOT: Subversion Revisions

2007-06-22 Thread John Paul Ashenfelter
On 6/21/07, Cutter (CFRelated) [EMAIL PROTECTED] wrote: OK, quick OT. Moving to using Subversion in our dev environment (yeah!), but hitting a few stumbling blocks. I can 'export' a clean version of my 'HEAD', or any revision. But, I have a massive (3,000+ template) code base. Not every

RE: Tables Not Working Right

2007-06-22 Thread Robert Harrrison
It has to do with the HTML. You're aligning left. If the screen is wide enough (maybe you have a wider monitor now) the tables will align left, then left against the next table, etc., until you are out of display space, in which case the next left aligned table will wrap to the next line. You

Re: Anyone use Akamai?

2007-06-22 Thread Doug Bezona
On 6/22/07, Scott Stewart [EMAIL PROTECTED] wrote: NOTE (BIG NOTE) If your website(s) are dynamically driven and change frequently Akamai is not an option, as far as I know. FDA has all of their ColdFusion apps locally hosted and not cached at Akamai. This isn't entirely accurate - they

Re: Anyone use Akamai?

2007-06-22 Thread Josh Nathanson
NOTE (BIG NOTE) If your website(s) are dynamically driven and change frequently Akamai is not an option, as far as I know. basically we pointed images.domain.com to akamai. Then we created an images-mirror.domain.com Thanks guys... So combining those two responses... We do have a dynamic

RE: Anyone use Akamai?

2007-06-22 Thread Dave Watts
My boss wants me to look into what is involved with using Akamai's services. I'm hoping someone may have used them before, and could give a brief overview of what's involved: pricing structure, how is their service, how it ties into current hosting, did you notice a speed increase,

Re: Anyone use Akamai?

2007-06-22 Thread Doug Bezona
On 6/22/07, Dave Watts [EMAIL PROTECTED] wrote: Your users will definitely notice a speed increase, if done properly. Not all sites benefit from this kind of caching; it depends on the ratio of information content vs application functionality, in my opinion. The clients of ours who are

Re: SOT: Outgoing email sources between different servers/OS's

2007-06-22 Thread Scott Weikert
Well I'm suspecting it's the 'content-type' header. On the servers that have no problem, it's kicking out '8bit'. On the servers with issues, it's kicking out 'quoted-printable' Since we're still on CF6.1, I can't just do a straight up cfmailparam with the word type in any value (i.e.

RE: Good SSL Provider

2007-06-22 Thread Damien McKenna
-Original Message- From: Jordan Michaels [mailto:[EMAIL PROTECTED] Sent: Thursday, June 21, 2007 5:32 PM Subject: Re: Good SSL Provider I concur that GoDaddy certs have problems being accepted on some browsers, web services, etc. They claim 99% acceptance but who knows where

Re: Anyone use Akamai?

2007-06-22 Thread Doug Bezona
On 6/22/07, Scott Stewart [EMAIL PROTECTED] wrote: No they don't support .cfm pages. That may have been true at one time, but I 'm fairly certain it's not the case anymore. What some FDA directorates did was build ..cfm based html generators, and then push the generated html up to Akamai.

RE: Anyone use Akamai?

2007-06-22 Thread Scott Stewart
No they don't support .cfm pages. What some FDA directorates did was build ..cfm based html generators, and then push the generated html up to Akamai. You push it up, and then there's a trigger you have to pull for Akamai to update it's cache across the network. -- Scott Stewart ColdFusion

RE: Anyone use Akamai?

2007-06-22 Thread Dave Watts
No they don't support .cfm pages. What some FDA directorates did was build ..cfm based html generators, and then push the generated html up to Akamai. That's a bit inaccurate. If your .cfm pages rely on infrequently-changing content, they can certainly be cached by Akamai. Dave Watts, CTO,

Load a Java class dynamically at runtime, than hard-coding it via CF Administrator

2007-06-22 Thread Deetra Whatley
Good Day, We have created a java object to extract some data for a rather large query. We are using that object in ColdFusion. Question: Is it possible to tell ColdFusion where to load a Java class dynamically at runtime, rather than basically hard-coding it via ColdFusion administrator?

Re: Load a Java class dynamically at runtime, than hard-coding it via CF Administrator

2007-06-22 Thread Doug Bezona
Try this: http://www.compoundtheory.com/?action=javaloader.index On 6/22/07, Deetra Whatley [EMAIL PROTECTED] wrote: Good Day, We have created a java object to extract some data for a rather large query. We are using that object in ColdFusion. Question: Is it possible to tell ColdFusion

RE: Tables Not Working Right

2007-06-22 Thread Bobby Hartsfield
You never start a new row in your loop. You only end rows. Try changing this... CFIF i MOD 2 EQ 0/TR/CFIF To this... CFIF i MOD 2 EQ 0 or i is ArrayLen(imgArray)/TRcfif i neq ArrayLen(imgArray)trcfif/CFIF Basically it says... if this elements position is evenly divisible by 2 -OR- it is the

Re: Load a Java class dynamically at runtime, than hard-coding it via CF Administrator

2007-06-22 Thread Robertson-Ravo, Neil (RX)
Look for Mark Mandel's Java Loader. This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It

RE: Load a Java class dynamically at runtime, than hard-coding it via CF Administrator

2007-06-22 Thread Dave Watts
We have created a java object to extract some data for a rather large query. We are using that object in ColdFusion. Question: Is it possible to tell ColdFusion where to load a Java class dynamically at runtime, rather than basically hard-coding it via ColdFusion administrator? Yes:

Re: Load a Java class dynamically at runtime, than hard-coding it via CF Administrator

2007-06-22 Thread Dan Vega
Deetra, Mark Mandel create JavaLoader and I think it is exactly what you are looking for. http://compoundtheory.com/?action=javaloader.index * This is a library that handles creation of Java objects from external Java libraries. Dan Vega http://www.danvega.org/blog/ On 6/22/07, Deetra

CFFORM with flash format does not work in Internet Explorer ONLY

2007-06-22 Thread siriusthird
I am new to flash form in coldfusion. I tested a simple code in both Firebox and Internet Explorer. - In Firebox, it works as expected. - In Internet Explorer, nothing is displayed. Appreciate if anyone could let me know why it likes that and how to solve it. My simple code: cfform name=MyForm

Re: Anyone use Akamai?

2007-06-22 Thread Josh Nathanson
To expand on Dave's point, it's important to consider your site's content and traffic patterns. If the content is highly dynamic, and lightweight (few images or other heavier media), you won't get as much bang for the buck. You will still see some benefits, but the cost may not be

BigIP F5

2007-06-22 Thread Robertson-Ravo, Neil (RX)
Hi, Anyone using/used BigIP F5? If so, got a few questions! Thanks This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is

RE: Tables Not Working Right

2007-06-22 Thread Bruce Sorge
Thanks Robert, Every time I see an email from you, I freak out and think that my step-father (who is a service manager at a truck repair shop) suddenly got into Programming. His name is Robert Harrison. Anyway, thanks for this. I ended up putting it all into a table. That solves the issue until

Call For Input: Document Revision Comments

2007-06-22 Thread Cutter (CFRelated)
Looking for everyone's input on an issue. Trying to see how the community-at-large deals with this situation. See details, and please comment, over on my blog: http://blog.cutterscrossing.com/index.cfm/2007/6/22/Call-For-Input-Document-Revision-Comments -- Steve Cutter Blades Adobe Certified

RE: CFFORM with flash format does not work in Internet Explorer ONLY

2007-06-22 Thread Bruce Sorge
It is working fine for me in IE and Firefox on my computer and a live server (http://www.vtiassociates.com/test.cfm). One thing that I did notice though, in IE you have that annoying EULA crap that requires you to click on the Flash Form in order to use it. You can include a file in your

RE: Good SSL Provider

2007-06-22 Thread Russ
-Original Message- From: Damien McKenna [mailto:[EMAIL PROTECTED] Sent: Friday, June 22, 2007 1:43 PM To: CF-Talk Subject: RE: Good SSL Provider -Original Message- From: Jordan Michaels [mailto:[EMAIL PROTECTED] Sent: Thursday, June 21, 2007 5:32 PM Subject: Re: Good

Re: Anyone use Akamai?

2007-06-22 Thread Doug Bezona
I highly recommend giving them a call and talking it through with them. There are a lot of different options available, and they can help you decide which is the best way to approach your scenario. I don't know how the front line sales people are, but the professional services team - the folks

Re: Good SSL Provider

2007-06-22 Thread J.J. Merrick
They will give warnings IF it isn't setup properly in Apache. I ran into this with my GoDaddy cert but made sure I added this to my conf file... SSLCertificateChainFile /www/openssl/sslcert/gd_intermediate_bundle.crt That fixed it. J.J. On 6/22/07, Russ [EMAIL PROTECTED] wrote:

Re: Anyone use Akamai?

2007-06-22 Thread Josh Nathanson
They are ubiquitous for a reason (and they are - you'd be hard pressed to find many major sites who DON'T use them.) Thanks Doug. Yeah, I'm sure they wouldn't be as huge as they are, if they weren't doing what they do very well. We are currently a pretty small company (approx. $5 million

RE: Good SSL Provider

2007-06-22 Thread Damien McKenna
-Original Message- From: J.J. Merrick [mailto:[EMAIL PROTECTED] Sent: Friday, June 22, 2007 4:00 PM Subject: Re: Good SSL Provider They will give warnings IF it isn't setup properly in Apache. I ran into this with my GoDaddy cert but made sure I added this to my conf file...

Showing ICONS is a SELECT list

2007-06-22 Thread Charles Love
Does anyone know if it is possible to include ICONS in a select list as the display value along with or in place of text? If so, can you give me an example or point me to an example. Thanks, Monty ~| ColdFusion MX7 by Adobe®

Re: Showing ICONS is a SELECT list

2007-06-22 Thread Robertson-Ravo, Neil (RX)
Only via Divs I think. So it would be smoke and mirrors. This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may

Re: Good SSL Provider

2007-06-22 Thread J.J. Merrick
Yeah something to do with the chaining... the Godaddy documentation was really weak on this regards by just saying here are the files you will need This was back in February. J.J. On 6/22/07, Damien McKenna [EMAIL PROTECTED] wrote: -Original Message- From: J.J. Merrick

Re: Showing ICONS is a SELECT list

2007-06-22 Thread Claude Schneegans
Does anyone know if it is possible to include ICONS in a select list AFAIK no. All you can do is use different colors for options, but anything that could potentially change the height of a line is not possible. You will have to emulate the select with divs and some javascript in the onsubmit

RE: Showing ICONS is a SELECT list

2007-06-22 Thread Brad Wood
I've seen a number of DHTML drop down replacements that let you use stuff like that. Check out Milonic (www.milonic.com). I think they may have some stuff like that. We use their API for the menus in our site and they have been pretty accommodating. ~Brad -Original Message- From:

Outputting Text (with html code)

2007-06-22 Thread Asad Khan
I have the following Test that I want to show on the website. But because the text is a href i an getting errors. I tried to use use the HTMLCodeFormat# in the cfoutput tags. Text: a href=#onclick=return

RE: Outputting Text (with html code)

2007-06-22 Thread Dan G. Switzer, II
Asad, Use the cfsavecontent / tag to store your large block of text into a variable: cfoutput cfsavecontent variable=sHtmlSnippet a href=# onclick=return window.open('#ServerType#://#cgi.server_name#/#RootFolder#/Int3Launch4.cfm?

RE: Showing ICONS is a SELECT list

2007-06-22 Thread Bobby Hartsfield
Not with a normal form, no. You could use some CSS and JS like this though... http://www.bigelowtea.com/entertaining/recipes/ (Click the fake 'Choose a Recipe from Section:' drop down) ..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -Original Message- From:

Re: Outputting Text (with html code)

2007-06-22 Thread Asad Khan
Hi Dan: Thanks for the info: I tried your code, but it through me an error, which I listed at the end of the reply. So whet I did was remove the first set of cfoutput tags, then it doesnot give an error, but the parameters have not been converted to their values. Meaning #ServerType# is

Outputting Text (with html code)

2007-06-22 Thread Asad Khan
Hi Dan: Thanks for the info: I tried your code, but it through me an error, which I listed at the end of the reply. So whet I did was remove the first set of cfoutput tags, then it doesnot give an error, but the parameters have not been converted to their values. Meaning #ServerType# is coming

Re: Outputting Text (with html code)

2007-06-22 Thread Josh Nathanson
Looks like maybe you need to escape the # in your href by putting two pound signs: a href=## etc. -- Josh - Original Message - From: Asad Khan [EMAIL PROTECTED] To: CF-Talk cf-talk@houseoffusion.com Sent: Friday, June 22, 2007 4:11 PM Subject: Re: Outputting Text (with html code)