Search the web
Sign In
New User? Sign Up
CFTalk · ColdFusion Talk (CFTalk) List archives
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 16910 - 16939 of 154469   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
16910
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172711 ... That sounds the wrong way around. For cflogin to recycle HTTP Basic Authentication...
cf-talk@...
Send Email
Aug 1, 2004
3:03 pm
16911
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172712 ... Thanks Dick! Great resources. -Frank ... From: Dick Applebaum <dicklacara@...> Date:...
cf-talk@...
Send Email
Aug 1, 2004
3:28 pm
16912
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172713 ... Yes, Like I said, I don't like the way it works either, but that was the gist of the...
cf-talk@...
Send Email
Aug 1, 2004
5:39 pm
16913
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172714 ... If you want a "Context" menu, check out www.dovkatz.net/hover Needs minor tweaking for...
cf-talk@...
Send Email
Aug 1, 2004
6:09 pm
16914
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172715 ... This one is not bad either: http://www.free-code.com/sitexpert/dhtmlmenubuilder/ ... I've...
cf-talk@...
Send Email
Aug 1, 2004
9:00 pm
16915
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172716 ... There is Galleon, the one I released on the latest DRK. You can see it in action at...
cf-talk@...
Send Email
Aug 1, 2004
10:39 pm
16916
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172717 ... Hi all, Does anyone know of an open source shopping cart in CF? I know of a few in PHP and...
cf-talk@...
Send Email
Aug 2, 2004
2:09 am
16917
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172718 ... I have used the one in Ben Forta's book CFWACK several times, and modified it so much it's...
cf-talk@...
Send Email
Aug 2, 2004
2:49 am
16918
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172719 ... Thanks Mike, What is the exact title of the book CFWACK? :-) I would love to have a...
cf-talk@...
Send Email
Aug 2, 2004
2:57 am
16919
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172720 ... Sorry Kevin, it's such a fixture on the CF scene, that I forgot there was a day when I...
cf-talk@...
Send Email
Aug 2, 2004
3:19 am
16920
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172721 ... Sorry Kevin, it’s such a fixture on the CF scene, that I forgot there was a day when I...
cf-talk@...
Send Email
Aug 2, 2004
3:24 am
16921
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172722 ... cool, does it work w/languages w/rtl writing direction (arabic/hebrew)? ...
cf-talk@...
Send Email
Aug 2, 2004
3:32 am
16922
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172723 ... Does the book include a tutorial with a message board as an example? What you said about...
cf-talk@...
Send Email
Aug 2, 2004
3:49 am
16923
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172724 ... No there's no tutorial that says "here's how to build a message board". But think about...
cf-talk@...
Send Email
Aug 2, 2004
4:09 am
16924
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172725 ... The beautiful thing about message boards is that there are innumerable examples of them in...
cf-talk@...
Send Email
Aug 2, 2004
7:59 am
16925
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172726 ... I always assumed that the HoF forums was built from old scraps of the Allaire Forums that...
cf-talk@...
Send Email
Aug 2, 2004
8:00 am
16926
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172727 ... http://web.archive.org/web/20011104063617/http://www.forumspot.org/downloads/ I have asked...
cf-talk@...
Send Email
Aug 2, 2004
8:43 am
16927
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172728 ... Hi, I have a coldfusion structure which I serialise from wddx to javascript, however the...
cf-talk@...
Send Email
Aug 2, 2004
10:23 am
16928
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172729 ... Its ok folks I found the solution on devedge, function objectEnumeration(){ var result=""; ...
cf-talk@...
Send Email
Aug 2, 2004
10:43 am
16929
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172730 ... Here is a multi-part question regarding components that I have been pondering for some time...
cf-talk@...
Send Email
Aug 2, 2004
11:12 am
16930
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172731 ... I've found Benoit's site to be quite an eyeopener if you haven't already encountered it ...
cf-talk@...
Send Email
Aug 2, 2004
11:17 am
16931
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172732 ... In this case the risk of name clashing can be a real problem. The issue was discussed a few...
cf-talk@...
Send Email
Aug 2, 2004
12:10 pm
16932
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172733 ... No functions, but there is syntax for it... for (i in attributesScope) { alert(i + ' = ' +...
cf-talk@...
Send Email
Aug 2, 2004
1:23 pm
16933
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172734 ... Everyone, Does anyone recommend a good Australian ColdFusion hosting company that is in...
cf-talk@...
Send Email
Aug 2, 2004
1:44 pm
16934
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172735 ... Cutter, It's not #aCat.getCategoryName#. It's #aCat.getCategoryName()#. It's a function,...
cf-talk@...
Send Email
Aug 2, 2004
1:45 pm
16935
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172736 ... Much better than the system in use today anyway. -- _______________________________________...
cf-talk@...
Send Email
Aug 2, 2004
2:07 pm
16936
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172737 ... Everyone, We have tried using a different MS SQL JDBC driver -- outside of the standard...
cf-talk@...
Send Email
Aug 2, 2004
2:12 pm
16937
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172738 ... Within the Enterprise Manager itself. This is via RDS from my Mac to the Windows server. ...
cf-talk@...
Send Email
Aug 2, 2004
2:34 pm
16938
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172739 ... Anybody have any advice on implementing Rijndael encryption in ColdFusion? All I need to...
cf-talk@...
Send Email
Aug 2, 2004
3:18 pm
16939
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:172740 ... I just know of http://www.afpwebworks.com/ don't know how good they are, but they once...
cf-talk@...
Send Email
Aug 2, 2004
3:21 pm
Messages 16910 - 16939 of 154469   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help