Hi, We're totally obsolete, I know, but is it possible to run Speck on CF Server 4.5 sp2? In the installation doc, there's the direction to add a path to the...
... You will not be able to get Speck running on CF 4.5 without hacking the source code a bit. You can get around the custom tags path issue by dumping the...
... I should have mentioned that you can get around both of these issues but updating the code that obtains image dimensions and the code to tidy html to use...
Hi, Myself and Robin have decided to change the Speck license to the Academic Free License (AFL) version 2.1, which is the Open Source Initiative's recommended...
Hi all, Am working on a project using coldfusion as front end and sql server as the back end. I want how best I can work with date in coldfusion. I capture...
this is one of the great mysteries of date time in cf / sql - its got to do with eurodate vs date (which is US date) , and perhaps something to do with your...
Hi, I am trying to setup the demo on my laptop. Its running CFMX standalone version with inbuilt webserver. Has anyone installed it using CF inbuilt webserver?...
Hi, Which version are you installing. Is it CFMX or CFMX7? Uninstall the entire application. And try re-installing the entire application. Let me know the...
Satheesh, its on CFMX7. I have got it working on our dev server. Think its more to do with my CF setup on the laptop. Thanks ... application. ... today!...
try putting ### instead of # wherever you want to pass a # to the db.
- cold fusion is treating # as part of the output and thus stripping it out.
cheers...
I am trying this which I know will work, however I just tried to change a color of acouple of words and when I click the save button it removes the extra #'s...
... There is a readFormField method in the Html property type template which is called prior to the property value being saved. This method does parse the ...
I have found the one line of code that is stripping out the Font Tags. The line of code is within html.cfm on line 320 which reads <cfset newValue =...
well, to be honest, you really, really shouldn't be using font tags these days ;-) If you want to allow font tags, just add an allowFont="true" attribute to ...
btw, I'm guessing you are using a copy of Speck downloaded late last year. It would probably be worthwhile upgrading to the latest version, which includes a...
Mastek belongs to the breed of first-generation Indian software companies. We have always been ahead of the curve. We were the world's first software company...
What type of changes will need to be made to allow 2 more keywords to be added to the *.app file which when appended to the appName it would create the...
... Am I right in assuming that you want the CF application name to include a modified date and revision number, but there will only ever be one instance of...
I see no other postings from this Reema person. Can anyone vouch for him/her? Or might this offer be a trojan? Charlie Arehart CTO, New Atlanta Communications,...
Sorry for delay in responding, Robin. I missed your question at the end of your note below. I don't know if anyone is using Speck with BlueDragon. I started...
Last time I tried Speck didn't work with Bluedragon. It seemed to be problem with associating data with ancestor tags, but tbh I can't remember the exact...
Hi I have been in this group for sometime but only now is my first message. I have 1 year experience with farcry and trying to learn more about speckcms. The...
... No. I've just had a quick glance at the tag compatibility list and I see two tags used by SpeckCMS (cfassociate and cfqueryparam) are not supported. Mark...