Wednesday, 24 September 2008
|
| Flash form and Cluster Guest 03:48:21 |
| | Hi all,
I'm a newbie in ColdFusion. I'm writing an application using Flash Form (ColdFusion MX 7 Hot fix 3). When i deploy it on a clustered environment (2 instances on the same server) : - if "sticky session" is checked in the cluster configuration, all work fine, - if "sticky session" is not checked : - Flash form are not displayed (nothing is displayed), - I reload the page with post : "The form data has expired..." is displayed, - I reload the page, the flash form is finally displayed.
Is it not possible to use flash form without sticky session ? Thanks for your help Denis.
---------- Ce document est susceptible de contenir des informations confidentielles dont la divulgation est rigoureusement interdite. Il est etabli a destination exclusive de son destinataire dont le nom figure ci-dessus. Si vous avez recu ce document par erreur, merci de le detruire immediatement et d'avertir l'expediteur de l'erreur de distribution et de la destruction du message. Toute utilisation, divulgation, diffusion ou reproduction(totale ou partielle)de ce document ou des informations qu'il contient par une personne autre que son destinataire est strictement interdite. La securite des envois de messages electroniques ne peut etre assuree. Ces messages peuvent notamment etre interceptes, modifies, alteres, detruits, perdus, arriver tardivement ou partiellement,ou contenir des virus. La societe emettrice informe qu'elle ne peut etre responsable du contenu de ce message. Si vous souhaitez verifier l'authenticite du message et des fichiers joints, merci d'en solliciter une copie sur papier. --
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215904 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 2 answer | Add comment |
|
| Verity on Linux will not index PDFs Chad Gray 03:48:20 |
| | Hello,
I am having more troubles with Linux verity. I am using the following to index the files in a folder:
<cfindex collection="test" action="update" type="path" key="/home/user/www/UserFiles/File/" urlpath="http://somesite/UserFiles/File/" extensions=".pdf, .doc" custom1="pdf" recurse="yes" language="english">
This will index the word documents in the folder, but not the PDFs.
When i search i get no results for the PDFs. I will get results for the Word documents.
If i run this exact same code on my windows box it indexes PDFs and Word docs just fine.
Any Ideas?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208245 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 4 answer | Add comment |
|
| Breadcrumbs - do you fully track users? Michael Kear 03:48:18 |
| | What do you do for breadcrumbs on your sites? Do you display the actual route the user took to get to this page or do you show the normal 3-4 steps from the home page, regardless of the way the user actually got there?
Cheers
Mike Kear
AFP Webworks
Windsor, NSW, Australia
http://afpwebworks.com
.com, .net, .org etc domains start at A$20/year
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Sams Teach Yourself Regular Expressions in 10 Minutes by Ben Forta http://www.houseoffusion.com/banners/view.cfm?bannerid=40
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:175497 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 13 answers | Add comment |
|
| Cassini-Huygens Mission to Saturn! Greg Landers 03:48:17 |
| | Only 26 days until Cassini inserts itself into Saturn's orbit!!! I am so giddy with excitement I can barely contain myself! (no joke) ... We are talking about the surface mapping of all Saturn's 31 moons as well as Saturn's surface - assuming it has a surface - and the compound analysis of it's atmosphere and the material making up it's infamous rings. The next few months is said to be like an episode of Star Trek. I will be glued to the Science and NASA channels...
If you want to learn more about the mission, here is a link. http://saturn.jpl.nasa.gov/index.cfm
Anyone care to theroize what the terrain on Titan will look like when the Huygens probe descends through it's atomosphere? I have a feeling that this is one of the places in our solar system where life exists - or existed at some point it time.
- Greg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=38
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:114814 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13124.11887.5
|
| | 13 answers | Add comment |
|
| Forms Generation Connie DeCinko 03:48:16 |
| | Someone was looking for a way to generate forms via XML. This is from Sean Tierney, a member of the AZCFUG. --------------- i just found it on an old backup cd under my desk. i zipped it up and posted it here: <http://www.lightsoutproduction.com/downloads/instaform.zip> http://www.lightsoutproduction.com/downloads/instaform.zip disclaimers: i have not tested this so it may need some tweaking to work. it was written pre-cfmx so there were no cfc's and no cfxml tags. instead it relies upon a free custom tag by SmartObjects called Soxml.cfm to use the MS com object for parsing xml. it could easily be changed to use cfxml. You can follow the example form definition called BetaForm.xml and see how it works. there's no GUI for creating forms but the basic idea is sound. hopefully it helps someone out. obviously, use at your own risk, no warranties expressed or implied, yada yada... sean ---------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204216 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 4 answer | Add comment |
|
| AW: String question... Gert Franz 03:48:15 |
| | Hi Charles,
Ever heard of the "left" function.
<cfif left(sString, 6) eq "AUDIT/"> ...
Cheers Gert
-----Ursprьngliche Nachricht----- Von: Charles Heizer [mailto:heizer1-i2BcT+NCU+M@public.gmane.org] Gesendet: Mittwoch, 8. Dezember 2004 18:37 An: CF-Talk Betreff: String question...
Hello, I was wondering if someone has a way or something to determine if a string starts with or begins with. I can do contains but what I'm looking for is if I have a string like "AUDIT/Systems" I want to know if the string begins with "AUDIT/".
Thanks, - Charles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186726 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 1 answer | Add comment |
|
| OT:DNS question Phillip B 03:48:14 |
| | Can you use a wild card in DNS? I have several sub domains that need to be set up with more to come. What I want to do is put *.domainname.com in DNS and be done with it.
Thanks,
Phillip B.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=36
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:164719 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4
|
| | 3 answer | Add comment |
|
| A better CFIF Statement than this? Angel Stewart 03:48:13 |
| | Hmm. <CFIF (GetMerch.pimage NEQ "" AND attributes.showimage NEQ "NO" ) OR (GetMerch.pimage EQ "" AND attributes.showimage NEQ "NO")> Display PImage </CFIF> I just..this just looks too convoluted. What would be a better way to write this? It's like..hovering on the periphery of my cognitive processes but I can't quite focus... Anyone? Anyone? Bueller? ^_^ -Gel
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.732 / Virus Database: 486 - Release Date: 7/29/2004
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=37
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:123056 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13124.11887.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 7 answers | Add comment |
|
| iTEXT Snake 03:48:12 |
| | I have been asked to install iText on a shared server, but it seems that it could potentially be unsafe to do so as I would imagine iText has the ability to read/file files anywhere on the server seeing as java components are not affected by a security sandbox. Can anyone tell me if this is an issue. thanks Russ
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216200 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 15 answers | Add comment |
|
| MAX registration? John D Burns 03:48:10 |
| | Can someone let me know an exact date when MAX registration will be open? My company is saying that they'll send me but that we need to be able to register and pay ASAP because our budget year is ending and if we don't pay, we'll lose that money and they may not be able to send me. Anyone from Macromedia, can you pull any strings to let me pay early or something? Let me know. John Burns
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=35
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:167766 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 30 answers | Add comment |
|
| retrieve ID from db insert Daniel Kessler 03:48:09 |
| | I create a new game and insert it into my Oracle database. From there I want to have the game ID and put it into a cookie. I've used NEXTVAL AND CURVAL for inserting the value into the db, but not for any external use, like my insert into a cookie. I guess I can do a CFLock and then do a query after the insert for the last inserted item, but is that the best way?
Here's the insert:
<CFQUERY NAME="add_item" DATASOURCE="esmart"> INSERT INTO fsnep_food_store_game_info ( gi_id,login_id, date_added,date_modified, grocery_list,budget, month,num_people, num_weeks ) VALUES ( unique_food_store_game_info_s.NEXTVAL,#cookie.fsnep_login#, SYSDATE,SYSDATE, <cfqueryparam value="#form.g_list#" cfsqltype="cf_sql_varchar">,<cfqueryparam value="#form.budget#" cfsqltype="cf_sql_varchar">, <cfqueryparam value="#form.the_month#" cfsqltype="cf_sql_varchar">,<cfqueryparam value="#form.the_num_people#" cfsqltype="cf_sql_varchar">, <cfqueryparam value="#form.the_weeks#" cfsqltype="cf_sql_varchar"> <!--- <cfcookie name="fsnep_bargain_hunt_gi_id" value="#unique_food_store_game_info_s.CURVAL#"> ---> )
</CFQUERY>
thanks for any help.
-- Daniel Kessler
Department of Public and Community Health University of Maryland Suite 2387 Valley Drive College Park, MD 20742-2611 301-405-2545 Phone www.phi.umd.edu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:211529 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 40 answers | Add comment |
|
| Need SQL Advice John mccosker 03:48:04 |
| | Hi,
I need some advice here, there are two tables in a database that I am concerned with here.
One is called say dbo.Trucks and the other is dbo.ReportingData.
dbo.Trucks stores all the information regarding all customer trucks, customers could have one truck, others could have 50. There is a column named totalMileage [datatype float] within dbo.Trucks.
dbo.Trucks table design (there is other data, but this all I am concerned with) TRUCKID | CUSTOMERID | TOTALMILEAGE
dbo.ReportingData has each vehicles reporting data. A unit sends a gps report from the vehicle to our DSN every ten minutes when the vehicle is moving. So on average there are 100 records per day. The unit on the vehicle calculates the mileage based on time and speed, performing calucations every ten seconds, then the mileage done within that 10 minute period is also sent.
dbo.ReportingData CUSTOMERID | TRUCKID | MILEAGE
What I am looking to do is run a nightly schedule for the day before, sum all the mileage in dbo.ReportingData and add it to the existing mileage within dbo.Trucks for each vehicle.
Ideally I want to do this in a stored proc for all customers in the one run. How ever the only way I know how to sum one table and update the other is by using a cursor.
However I have read this is resource intensive.
Would anyone have any fabulous suggestions in this instance?
Thanx j.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=38
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:163501 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4
|
| | 3 answer | Add comment |
|
| Legalize Drugs (was: nws - now *this* guy is upset.) Gruss Gott 03:48:03 |
| | Howie Hamlin <howie@coolfusion.com> wrote:> I see that they want to legalize all drugs. I can't see how that's a good idea.> Marijuana, maybe, but legalizing cocaine? That's what I like about libertarians, they believe in liberty! The problem with drugs is that the current theory is 2 fold:
1.) It's immoral and the federal governement should legislate morality.
2.) Drugs are so awesome, and people are so weak, that if drugs were legal everyone would use them and then there'd be anarchy; or at least wrongful injury and death would rise.
Here's my view:
1.) No non-drug users that I know were disuaded because drugs are illegal; I've never heard "well I would, but it's illegal." Nobody I know that uses drugs cares if they're illegal; they just factor it in as a risk of life. Look at drunk drivers.
2.) Drug use is a medical problem, not a criminal one. So while we probably don't want heroin available at the local 7-11, if somebody is caught with it or using it they should be treated medically. (Hazelden, Betty Ford, etc.)
3.) There should be safe ways to get and use drugs should someone choose too, i.e., needle parks. By providing drugs for free, we'd take the profit incentive out of drug dealing and crime rates would fall: theft, armed robbery, prostitution, buglury, et al.
The libertarians are on to something!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:136164 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13124.11887.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 53 answer | Add comment |
|
| There got the levees - things I wonder about... Cameron Childress 03:48:02 |
| | Ok, so the canals are leaking again. Some is overspill, some looks similar to a breach. I'm curious, since most of the breaks are on the canal levees, wouldn't it be a smart idea to build locks at the entrance to all the levees? I mean if a canal levee is breached and that canal is connected to the lake, you're screwed. But if you can cut the connection to the lake, the canal will empty and then the flooding will end.
I mean, I know there is still alot of water in a canal, but less then the entire lake (or river). This sort of compartmentalization is used in alot of other engineering tasks such as building large ships.
-Cameron
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:174813 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13124.11887.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 15 answers | Add comment |
|
| cool but sad video Ray Champagne 03:48:01 |
| | Dog born with no legs learns how to walk upright.
This is one of the most amazing things I have seen. Sad, though the dog doesn't seem to mind.
http://sublimedirectory.com/00/dog.wmv
Ray
============================================= Ray Champagne - Senior Application Developer CrystalVision Web Site Design and Internet Services 603.433.9559 www.crystalvision.org =============================================
The information contained in this transmission (including any attached files) is CONFIDENTIAL and is intended only for the person(s) named above. If you received this transmission in error, please delete it from your system and notify us immediately. If you are not an intended recipient, please note that any use or dissemination of the information contained in this transmission (including any attached files) and the copying, printing, or retransmission of that information is strictly prohibited. You can notify us by return email or by phone at 603.433.9559. Thank you.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:147408 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13124.11887.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 2 answer | Add comment |
|
| 19" LCD Monitors - Digital vs. Analog Eric Carlisle 03:48:00 |
| | Hi Everyone, Gonna get an LCD monitor soon - everything I've bought so far has been CRT. Is it worth the extra $$$ to go for the digital instead of the analog input? I realize the response is going to relate to "depends on what you use it for", so for general use, multimedia, gaming, etc... Is ghosting really noticable on the analogs? Is that extra 10ms response time that much more noticable?
Thanks
Eric
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application
http://www.houseoffusion.com/banners/view.cfm?bannerid=48
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:160099 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13124.11887.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 12 answers | Add comment |
|
| CFMail Message Anatomy Michael Walsh 03:47:59 |
| | Does anyone know if there are hidden delimiters in the x-cf-to: header of a .cfmail file? The recipient(s), CC recipient(s), and BCC recipient(s) are delimited by ", " as you look at it. For example, personA-oHC15RC7JGRl57MIdRCFDg@public.gmane.org, personToCC-a5geuAd7fUc@public.gmane.org,anotherCC-1sbSITkQrn8@public.gmane.org, blindCC-v2cEvNEcaZA@public.gmane.org,anotherBCC-ieY4A4UnjAPhvxM+mQhndA@public.gmane.org
Doing listLen(toList, ", ") yields 5. However, listLen(toList, ": ") yields 3! Stranger yet is that I can't findNoCase() any address from the To list.
I came across this while trying to syphon out the BCC recipients for displaying undelivered messages. Am I missing something or is there something odd going on? How is anyone else breaking out the individual To, CC, and BCC fields of the message?
Thanks
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216726 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 2 answer | Add comment |
|
| news feeds Russ 03:47:58 |
| | We are looking to implement a news feed for our clients. Something where you can put a keyword and it searches the news sources for that keyword and displays the results. How can I do this? Are google news, yahoo news an option? Are there any news aggregators out there that we can get the feeds from?
Any help would be appreciated.
Russ
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:213184 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 3 answer | Add comment |
|
| Database primary key name Marlon Moyer 03:47:57 |
| | Warning! : Silly question..
I use identity fields in MSSql as my primary key. I'm getting ready to create a new database and was about to name my primary key field. In the past, I've based the name on the table name, ie on table orders, order_id. Sometimes that results in some long field names. So, does anyone see a downside to naming it a simple "id" or maybe "rowid" or "r_id" or something similar?
Marlon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=38
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:121000 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13124.11887.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 20 answers | Add comment |
|
| CFSEARCH error Chris Bestall 03:47:56 |
| | I'm using CF 4.5 and have 4 collections that my site searches from. Worked fine for months until today. Now whenever I try to query any of the collections using CFSEARCH, I get an error that says:
Error occurred in tag CFSEARCH
Unexpected error occurred while processing tag.
I tried to repair the collection, but that did nothing. So then I deleted 1 of the collections. It was removed successfully. I then tried to re-create it using CFCOLLECTION, but that errors out with the same type error as above.
Has anybody had this type problem before or know how to solve it?
-Chris
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=34
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:180424 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 1 answer | Add comment |
|
| UplinkEarth - good CF hosting company? Scott Sauer 03:47:55 |
| | Hello,
I'm looking for a good CF hosting company. I am quite unhappy with the one I'm currently throwing my money at. I found UplinkEarth with this plan:
http://www.uplinkearth.com/virtualHosting.cfm?view=value
It seems to fit my needs. Have any of you heard/used/loved/hated this host?
Thanks, Scott
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:138173 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13124.11887.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 24 answer | Add comment |
|
| Macromedia: More FUD About SVG Cameron Childress 03:47:54 |
| | http://slashdot.org/article.pl?sid=04/07/20/2250256&tid=152&tid=95
Macromedia recently announced that its latest version of Flash Lite (a limited Flash for mobile devices) was to support SVG Tiny 1.1, and support it fully (though no one has yet been able to verify that assertion). For a moment, the Web community wondered if they might be playing nice at last, after yielding to massive pressure from the mobile market to support W3C and 3GPP standards, or if they simply meant to use SVG as a trojan to get Flash into mobile devices. An article freshly published on Macromedia's web site clearly makes the case that they're after the latter, speading as much FUD as possible along the way. Thankfully, Antoine Quint decided to respond in a brief O'Reilly Net article in which he debunks Macromedia's marketing lies one by one, and expands on the wondrous features of SVG Tiny 1.1 and the shortly upcoming SVG Tiny 1.2 that make people drool before their mobile phones
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the mailserver that powers this list at http://www.houseoffusion.com/banners/view.cfm?bannerid=17
Message: http://www.houseoffusion.com/lists.cfm/link=i:5:120927 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13124.11887.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 3 answer | Add comment |
|
| Installing Enterprise CFMX 7 Ian Skinner 03:47:53 |
| | I am installing Enterprise MX 7 for some trials and testing to see if we should upgrade to Enterprise or continue with Professional.
So what do I want to choose from the Installer Configuration screen? Server configuration: (professional correct?)
Mulitserver configuration: (is this basic enterprise the uses the bundled Jrun?)
J2EE configuration: (this is if I had another J2EE web server correct?)
I'm not sure which of these I want for basic Enterprise with the bundled Jrun.
-------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning
Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application
http://www.houseoffusion.com/banners/view.cfm?bannerid=48
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:205764 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 4 answer | Add comment |
|
| RE: tutorial on mess.board (was: Free Open Source Shopping cart?) Roberto Perez 03:47:52 |
| | At 12:48 PM 8/2/04, Mike Kear wrote:>I have used the one in Ben Forta's book CFWACK several times, and modified>it so much it's ended up as my own cart. And once used one in a book called>ColdFusion MX from Static to Dynamic in 10 steps by Australian Barry Moore.>[snipped]>
I think you're right to want to learn from another shopping cart so you can>write your own from then on.
Does the book include a tutorial with a message board as an example? What you said about learning one shopping cart so that you can create your own also makes sense regarding the exchange on cf-based discussion forums a few messages back.
I've looked at the several (paid and free) message boards mentioned in the postings, and they all seem to have one or two of the features I need, but none is exactly what I want. A tutorial that uses a MB as an example would be a great starter to build something specific to my needs.
Roberto Perez rgpg-bXRf4i9N8VSsaY6MpGxlAA@public.gmane.org
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=34
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:172723 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=13123.11886.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
|
| | 3 answer | Add comment |
|