Mon Feb 20, 2006 6:04 am
Replies: 8
Views: 21923
loftboy,

Thanks for the suggestion. I took a look at the code and got it working, though it is still slow compared to ImageCR3. Anyway, it works better than cf_img. Also, I modified the resize f ...

Thu Jan 26, 2006 5:11 pm
Replies: 8
Views: 21923
Thanks, but your code isn't using the cf_img tag. It's using the cfx_imagecr3 tag which I have got working, but that tag doesn't run on a linux box. On a linux box you have to use the cf_img tag.
...

Fri Jan 20, 2006 10:10 pm
Replies: 8
Views: 21923
The tag is supposed to be installed on all the HMS servers so that shouldn't be the issue (plus i don't get a tag not found error).

Still haven't been able to get the tag to work. If anyone from H ...

Sun Jan 08, 2006 5:04 pm
Replies: 8
Views: 21923
Does anyone have a working example of using cf_img to resize an image? Specifically, I want to take one image, resize it down to a smaller size, and save it with a different file name.

I had no ...

Mon Sep 12, 2005 12:48 am
Replies: 3
Views: 12187
When you click on a link you're not submitting the form variables, therefore the search params are set to the default (i.e. nothing).

Try something like this...

<CFIF IsDefined("form.lastname ...

Mon Sep 12, 2005 12:39 am
Replies: 8
Views: 21107
Not the most elegant solution, but you could have a 404 htm page that redirects to a cfm page...

<meta http-equiv="refresh" content="0; url=http://www.domain.com/somepage.cfm">

Mon Feb 21, 2005 6:51 pm
Replies: 5
Views: 15398
I'm looking for more of a live support chat application, similar to HMS's LivePerson app, but that does't cost a fortune (free preferred). I've been using boldchat and it works pretty well. I was ju ...

Thu Feb 10, 2005 4:40 am
Replies: 5
Views: 15398
Anyone know of a free CF and/or Flash chat application that works through firewalls and could be run on HMS shared servers?

Thu Feb 10, 2005 3:20 am
Replies: 2
Views: 15005
Anyone know of a free web service to do WhoIS lookups or even one to tell if a domain name is registered? Any other options that are available which could be fully integrated into someone elses site ...

Thu Nov 18, 2004 4:22 am
Replies: 4
Views: 14306
While I don't have the code handy, you're basically going to have to create a string piecing together the hard coded text and values from your variable(s) and then execute the string. Look for dynami ...

Thu Nov 18, 2004 4:14 am
Replies: 6
Views: 15659
Getting back to the original question, it would be nice if you could support EJBs (whether they be local or remote). Also, I'm curious, but for DB development do you have to grab the connection using ...

Thu Nov 18, 2004 4:08 am
Replies: 1
Views: 9421
I'm a CF Developer trying to get PHP to run on top of CFMX 6.1 which is running as an EAR on top of JRun4 (no WS like apache or IIS involved) on a Windows box. I guess my question is, how do I regist ...

Tue Nov 16, 2004 3:41 am
Replies: 0
Views: 7478
Looking for a toll free number to give your company the sound of a large and professional organization? Look no further than [url=http://www.tollfreefreedom.com]TollFreeFreedom.com.

Plans start at ...

Tue Nov 16, 2004 2:05 am
Replies: 5
Views: 15545
While it may be difficult to setup the cfeclipse plug-in (the last set of instructions I saw was way too convaluted), once you've got it done eclipse is a decent cf editor (assuming you hand code thin ...
Page 1 of 1
All times are GMT