Quantcast
Browsing all 21760 articles
Browse latest View live

Re: Delete items unchecked from a form

If you're going to quote, quote the WHOLE post.  Because the second line "So you'll have to do extra cross checking to ensure that the IDs that are there are ones that were initially displayed or that...

View Article


Beans get and set, but can they perform miscellaneous property modification?

In my learning of OOP, I came across a statement indicating that Beans should only be able to get/set properties of themselves.  As such, many times I have a getProperty() and setProperty() for the...

View Article


Re: CF 9 HotFix 4 - RDS

Hi I had a similar problem and I realised that it was because I didn't understand the implications of a couple of hotfixes included.  Please see the description of my problem (similar to the one...

View Article

Re: cfpresentation marginTop?

I *kinda* figured out the problem here.  I had mindlessly left the "title=" attribute of cfpresentationslide to a variable which was resolving to an empty string.  Apparently whatever is in the title...

View Article

Re: Coldfusion does not recognize IE11 - Flash forms not working.

We're in the same boat - . What version of CF are you using? I know our version is old, but -- just like getting away from flash forms -- I can't upgrade it overnight.

View Article


pass query id into pop up window

Hi, i want to be able to pass the id from the query into the popup window but not sure how to do it, would you please help me with this? - thanks code below (A) working fine with open the pop up detail...

View Article

Re: Dreamweaver CC Coldfusion 10 extension?

Hi Rich, An MXP extension can be converted to a ZXP extension using the “Convert MXP Extension To ZXP” tool. This tool can be found in the Tools menu in...

View Article

Re: Bought Standard License but showing Developer one

Hi adsargen, Apologies for the delayed response. I have checked both the serial numbers. The upgrade is made from CF8 Enterprise to CF10 Standard, which is not a valid upgrade path. You may confirm the...

View Article


Re: Bought Standard License but showing Developer one

Anit,Below is the conversation my manager had with one of the sales people at adobe. Once he called the number, the sales person told him it would not be a problem to upgrade from Enterprise to...

View Article


Re: Bought Standard License but showing Developer one

Hello Tony, As per our conversation, we are looking into this. Regards,Anit Kumar

View Article

Re: pass query id into pop up window

you have an 'openWin' function, but then you're trying to add inline JS to do the same thing.  I assume that later on you're looping over your 'foo' query outputting these links to renew.  In which...

View Article

Image may be NSFW.
Clik here to view.

Trying to install CF10

I am trying to install CF10 on a virtual server.The server is a Windows 8 R2 with Service Pack 1 installed.  Dual 2.53 GHz with 6144MB of RAM.  The server has IIS7 installed. I got most of the way...

View Article

Highlighting the current day

Hi, happy new year.I have some code that gives me a calendar on my cfml page.Is there a way that I can modify this so that the current day has a background color?Thank you very much.   <code>...

View Article


Re: pass query id into pop up window

worked, thanks millions

View Article

Re: Trying to install CF10

Hi ctreeves, Please ensure all of these IIS features are enabled: ASP.NETCGIISAPI ExtensionsISAPI Filters The above options can be installed, by following the steps mentioned under Installing IIS...

View Article


Re: Trying to install CF10

Thank you, when I read that article, it looks like those are already enabled.  I'll have to work with our IS department to try and figure this out. This is very challenging for me because they don't...

View Article

Re: Highlighting the current day

So it looks like you're only outputting the current month, which makes things easier (if you add the ability to navigate backwards or forwards through the months and years, this code would need changed...

View Article


Re: Highlighting the current day

Thanks. It worked perfectly.I appreciate the help.

View Article

Re: CF10 CFFTP listDir

Adobe - you seem to have a problem here. I have tried ListDir on known connections and it fails every time. Can somebody provide an answer?

View Article

Re: CF10 CFFTP listDir

Action="close" does not work either. It says "invalid Connection Specified" even if this command is issued immediately after the Open command which works fine.

View Article
Browsing all 21760 articles
Browse latest View live