Quantcast
Browsing all 21760 articles
Browse latest View live

Re: RegEx Help

You can include the alias attribute in much the same way you are including the URL and the link title. For example, to find out if an alias attribute exists, you could add this inside the...

View Article


Re: RegEx Help

It almost works but it's outputting this: local.string = <a href="http://www.google.com" alias="my link alias">learn more</a> local.aliaspos.pos[1] = 33local.aliaspos.len[1] = 21...

View Article


Re: Installation error

Hello Artemza, Please send an e-mail with you contact number to cfinstal@adobe.com. Also, please make a reference to this thread.  Regards,Anit Kumar

View Article

Re: Problem upgrading from CF8.01 to CF10

Hello Verrückter, Please send an e-mail with you contact number to cfinstal@adobe.com. Also, please make a reference to this thread. Regards,Anit Kumar

View Article

How to best count failed login attempts

If I want to count the number of failed login attempts what might be the best course of action? Off the top of my head I figure I could:Have a session variable that counts up to number X Have a cookie...

View Article


Re: Download hot fix for later installation

Hello Roy, You don't need to extract the files. You can rename the extracted file from "zip" to "jar" and then use the command java -jar cf10_mdt_updt.jar to install. Regards,Anit Kumar

View Article

Re: How to best count failed login attempts

The ultimate count should be tied to the user account that is being logged into. In some of my applications I also attach counts to session and IP's but these cannot be relied upon for security. While...

View Article

Re: How to best count failed login attempts

Jkensuke wrote: If I want to count the number of failed login attempts what might be the best course of action? Off the top of my head I figure I could:Have a session variable that counts up to number...

View Article


cfselect bind not working

I have the following code in a template called test.cfm:- <cfform name="MoveDomain" method="post">                 Accounts:-<cfselect bind="cfc:cfc.accounts.Function_SearchAccounts()"...

View Article


Re: ColdFusion 10 intermittent "service not available"

After  a lot of work checking into this...The problem is related to Shared Memory Errors.  The problem was definately fixed in the public version of the jakarta connector, but not in the CF version....

View Article

500 error - Element MAIN.NAKEDPATH is undefined in SERVER.

Has anyone seen this error?  Running CF 9 Enterprise. This happens on every page, every time.   That's all of the info I have, but I have never seen this type of error, I thought someone might have an...

View Article

Re: ColdFusion 10 intermittent "service not available"

That’s very interesting, and he first I’d heard of it, so good sleuthing if indeed it turns out to be the issue. You state things pretty confidently, but this is your first note in this thread (or in...

View Article

Re: C:\ColdFusion9\runtime\servers\coldfusion\SERVER-INF\temp\wwwroot-tmp\

Hey folks, Pierre (@plarts) pointed me to this forum in talking with me about another problem of his. I shared this observation with him and want to share it here for readers of this thread. As for the...

View Article


Re: ColdFusion 10 intermittent "service not available"

Although I don't post often...mainly because I solve problems on my own...I am a power user.  I am posting on this, because a lot of users are stuck, and only Adobe can fix the problem.  We are no...

View Article

Browser not seeing cf10 page css & jpg files

Hi, I need help.  My problem is this: Browser does not read *.css and <img> files output by CF10, but browser does read page created by CF9. I will lay out the information in steps. 1. When I...

View Article


Re: ColdFusion 10 intermittent "service not available"

Wow rd33 very informative. You should post more often. Cheers, Carl.

View Article

Re: ColdFusion 10 intermittent "service not available"

Great. Thanks for the clarification. And that truly was all I was seeking, a clarification. No offense or slight intended. I’ve just seen too many posts where someone proposes “this is the answer” to...

View Article


Application variables are undefined?

Hi All, These days I am getting some weird errors like,  Element DATASOURCE is undefined in APP.Element DATASOURCE is undefined in SESSION.Variable LANG_LOC is undefined. (that UDF is included in...

View Article

Where Can I find the download for the ColdFusion Builder 2.0.1 updgrade

Please indicate the URL for the ColdFusion Builder 2.0 to Coldfusion Builder 2.0.1 upgrade.  All I can find is the CFB trial download site wich does not indicate if it is the upgrade or the version.

View Article

Re: Where Can I find the download for the ColdFusion Builder 2.0.1 updgrade

It's not an upgrade, it's a reinstall. :-( -- Adam

View Article
Browsing all 21760 articles
Browse latest View live