Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176687 ... Hello, I have a string and I need to get a certain part out of it and pipe it in to another...
cf-talk@...
Sep 1, 2004 7:00 am
20876
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176688 ... Refind without the "returnsubexpressions" argument will return the position of the match....
cf-talk@...
Sep 1, 2004 7:23 am
20877
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176689 ... I've recently evaluated the following packages to load test our application. Our main...
cf-talk@...
Sep 1, 2004 8:12 am
20878
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176690 ... I was wondering as I saw a recent thread on this, what is the smallest laptop/pda type...
cf-talk@...
Sep 1, 2004 8:16 am
20879
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176691 ... Hi - just wondering how to go about looping over a list generated from a csv file that has...
cf-talk@...
Sep 1, 2004 9:31 am
20880
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176692 ... Replace your empty fields with spaces and then Trim the spaces when you put the fields in...
cf-talk@...
Sep 1, 2004 9:36 am
20881
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176693 ... I have CF installed on redhat linux on one of the small Lex book size machines...
cf-talk@...
Sep 1, 2004 9:51 am
20882
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176694 ... Sorry - I don't understand how to include thin in my code, I have found something similar...
cf-talk@...
Sep 1, 2004 9:55 am
20883
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176695 ... The code should look like this: <cfset CRLF = Chr(13) & Chr(10)><!--- Linefeed & carriage...
cf-talk@...
Sep 1, 2004 10:03 am
20884
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176696 ... I hope you are aware that you will only have the last record in the array as a result of...
cf-talk@...
Sep 1, 2004 10:20 am
20885
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176697 ... I suggested the same thing in my post, but it will not cover empties at the beginning or...
cf-talk@...
Sep 1, 2004 10:21 am
20886
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176698 ... railo.ch running cf app on usb memory stick is the smallest I have heard about. ... From:...
cf-talk@...
Sep 1, 2004 11:38 am
20887
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176699 ... Yeah I will have an insert query in the last cfloop statement to do some stuff before I add...
cf-talk@...
Sep 1, 2004 11:47 am
20888
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176700 ... Very cool! The reason I was asking (and I love strange topics like this) is to get an idea...
cf-talk@...
Sep 1, 2004 11:51 am
20889
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176701 ... Is this all on the same page or a different page? Code? ... Isolation is set in the...
cf-talk@...
Sep 1, 2004 11:58 am
20890
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176702 ... Thanks for the info. I agree 100% not to make the system do all that work. I'm going to...
cf-talk@...
Sep 1, 2004 12:00 pm
20891
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176703 ... What charset is your website using? What charset was your website using in CF 5? Are you...
cf-talk@...
Sep 1, 2004 12:05 pm
20892
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176704 ... Ok, thank all of you for your book suggestions. Unfortunately Flash Remoting is not an...
cf-talk@...
Sep 1, 2004 12:06 pm
20893
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176705 ... dc said... ... dave watts said... ... s. isaac dealey said... ... OK... run this code then ...
cf-talk@...
Sep 1, 2004 12:07 pm
20894
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176706 ... <cfset newString = rereplacenocase(theQuery,"^.*?SELECT(.*?)FROM.*$","\1")> s. isaac dealey...
cf-talk@...
Sep 1, 2004 12:16 pm
20895
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176707 ... #the_query.columnlist# Adam H ... ...
cf-talk@...
Sep 1, 2004 12:44 pm
20896
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176708 ... Just wondering if anyone else has seen a problem where queries of queries truncates some...
cf-talk@...
Sep 1, 2004 1:04 pm
20897
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176709 ... Andy!! Congrats! I havn't had much feedback from the local users groups. I'm glad you...
cf-talk@...
Sep 1, 2004 1:06 pm
20898
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176710 ... We have set the SMTP service on our test coldfusion box to send emails. (our actual mail...
cf-talk@...
Sep 1, 2004 1:08 pm
20899
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176711 ... The problem is with the mail server - not ColdFusion. Check with your postmaster. Regards,...
cf-talk@...
Sep 1, 2004 1:10 pm
20900
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176712 ... For that, the query needs to be executed. In his example, theQuery is just a string...
cf-talk@...
Sep 1, 2004 1:22 pm
20901
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176713 ... 1. This will work if you always have a select statement. If (in some cases) there is no...
cf-talk@...
Sep 1, 2004 1:26 pm
20902
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176714 ... Sounds like the query is cached. Set the chachedwithin to 0. That should help. Ian ... ...
cf-talk@...
Sep 1, 2004 1:40 pm
20903
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176715 ... queries truncates some data? Queries of queries are not a panacea and are full of flaws. I...
cf-talk@...
Sep 1, 2004 1:41 pm
20904
Archive: http://www.houseoffusion.com/lists.cfm/link=i:4:176716 ... Although if he's using regex to get the column list, it's a safe bet that it will only ever...