Search the web
Sign In
New User? Sign Up
coldfusion-howto · ColdFusion Tips Tutorial Help Questions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 17496 - 17525 of 42948   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17496
Yes cfmx . BTW i have just found a macromedia article on something simalar... have a look ? ID 18307 i am going to see if it works soon on my dev server. ...
rory clarke
calmvoyger
Offline Send Email
Aug 1, 2003
8:17 am
17497
From my inital testing it seems to work. The basis is makeing sure that two J_run attributes are set so the default no longer use the caching in the default cf...
rory clarke
calmvoyger
Offline Send Email
Aug 1, 2003
8:48 am
17498
ColdFusion Hosting Providers ColdFusion Hosting Providers' List brought to you by *** ColdFusion-HowTo: Yahoo's No. 1 and the biggest group for ColdFusion...
coldfusion-howto@yaho...
Send Email
Aug 1, 2003
12:20 pm
17499
That still gives me the same error. I even tried breaking the Evaluate into it's own var and just doing #PreserveSingleQuotes(FComments)# but that blows up...
Logan, Jeremy
jeremylogan2
Offline Send Email
Aug 1, 2003
12:29 pm
17500
Thanks. I will give it a try, kinda swamped right now again. I have time on this project. JoAnn A. Schlosser Senior Consultant Grant Thornton LLP Vienna, Va....
Schlosser, JoAnn
jojo_super77
Offline Send Email
Aug 1, 2003
1:23 pm
17501
... #PreserveSingleQuotes(FComments)# Ok, I discovered also (I don't use this function everyday) that it cannot accept anything else than a plain variable, so...
Claude Schnéegans
schneeca
Offline Send Email
Aug 1, 2003
1:32 pm
17502
It bombs on the date b/c my single quote from my comments is not being escaped. <cfset FComments=StructFind(Form,"FComments_#I#")> Update Forecasts Set...
Logan, Jeremy
jeremylogan2
Offline Send Email
Aug 1, 2003
1:54 pm
17503
... Ok, I see the problem. Why are you using the preserveSingleQuotes() function here? It should only be used when you are building some SQL syntax like a...
Claude Schnéegans
schneeca
Offline Send Email
Aug 1, 2003
2:53 pm
17504
Crap. Oh well. Back to reg. exp. search and replace I guess. Unless someone has another way to save text to the db exactly how it is typed. Thanks for your...
Logan, Jeremy
jeremylogan2
Offline Send Email
Aug 1, 2003
3:02 pm
17505
Hi, I have a question which I am sure some expert out there already knows the answer for. We have a map service which produces maps (as png files) when a query...
Phillip Fox
phill_fox
Offline Send Email
Aug 1, 2003
4:33 pm
17506
Just realised the header in the previous should have read png not jpeg. Sorry for any confusion... Phill Phillip Fox phill.fox@... ...
Phillip Fox
phill_fox
Offline Send Email
Aug 1, 2003
4:40 pm
17507
Great link, but no luck. Didn't even change in IE. JoAnn A. Schlosser Senior Consultant Grant Thornton LLP Vienna, Va. Tel: (703) 637-2668 Fax: (703) 637-4084...
Schlosser, JoAnn
jojo_super77
Offline Send Email
Aug 1, 2003
5:22 pm
17508
Has anyone here written anything that exports to MS Project 2000? I'm looking for a custom tag or something to get me start. I like the way project prints...
Sandoval, Joe
neo1_44
Offline Send Email
Aug 1, 2003
5:39 pm
17509
I am currently working on a project that requires me to get computer information from a bunch of end users. instead of going from station to station I was...
jim_bustamonte
Offline Send Email
Aug 1, 2003
7:47 pm
17510
A non-CFM solution is the Belarc Advisor. It's free for an individual, but they do have server solutions that, for a cost, can scan through the network. ...
Rob Huddleston
robhuddles
Offline Send Email
Aug 1, 2003
7:50 pm
17511
... Excuse me?!? Do you mean that what I said is crap? ... Now this is crap: any database will save text exactly how it was typed; what's your problem? The...
Claude Schnéegans
schneeca
Offline Send Email
Aug 1, 2003
7:57 pm
17512
ok gurus - so what's wrong here: i am trying to create an upload form and have the uploaded file saved to the server. here is the form: <form...
:. webspinner : encor...
surftrip
Offline Send Email
Aug 1, 2003
8:23 pm
17513
Well, the upload_yo.cfm code looks remarkably similar to the form page... ... From: :. webspinner : encore tickets .: [mailto:spunc@...] Sent:...
Roger Dahlstrom
rdahl
Online Now Send Email
Aug 1, 2003
8:24 pm
17514
sorry ...here is the action page code for my previous email (bad cutting and pasting) : <cffile action="upload" filefield="fileToUpload"...
:. webspinner : encor...
surftrip
Offline Send Email
Aug 1, 2003
8:25 pm
17515
What does serverFile say? ... From: :. webspinner : encore tickets .: [mailto:spunc@...] Sent: Friday, August 01, 2003 4:21 PM To:...
Roger Dahlstrom
rdahl
Online Now Send Email
Aug 1, 2003
8:28 pm
17516
serverFile is giving back the subdir only ... Christian Griffith, Technology Officer Encore Tickets : Get Up Close Georgia Broker License #04406 ...
:. webspinner : encor...
surftrip
Offline Send Email
Aug 1, 2003
8:34 pm
17517
it's weird. it let's me upload to the root of either c: or d: and even lets me go as far as to upload to d:\dirname but not, d:\dirname\subdir could it be...
:. webspinner : encor...
surftrip
Offline Send Email
Aug 1, 2003
8:38 pm
17518
Not likely to be an IIS thing - check the permissions on the subdir and make sure that your CF user has permission to upload there. ... From: :. webspinner :...
Roger Dahlstrom
rdahl
Online Now Send Email
Aug 1, 2003
8:39 pm
17519
...another weird issue is when returning the variable, "fileWasOverwritten" it always resolves to "yes" ...even if it is the first time i have uploaded it to...
:. webspinner : encor...
surftrip
Offline Send Email
Aug 1, 2003
8:41 pm
17520
sorry, roger - i'm an idiot and made an idiotic mistake. it works ...i obviously don't. thanks again. ... Christian Griffith, Technology Officer Encore Tickets...
:. webspinner : encor...
surftrip
Offline Send Email
Aug 1, 2003
8:53 pm
17521
You misunderstood me, Claude. I appreciate your help, and "crap" was not directed towards you. I meant it in that I was hoping that function would solve my...
Logan, Jeremy
jeremylogan2
Offline Send Email
Aug 1, 2003
8:53 pm
17522
... Ah, okaaaay ;-) ... Ok, now look: if you let CF escape your quote (ie; NOT use preserveSingleQuotes()), you don't have to replace anything and your quotes...
Claude Schnéegans
schneeca
Offline Send Email
Aug 1, 2003
9:01 pm
17523
I've tried that in numerous apps, but everytime it hits a single quote it will bomb. I always end up have to replace them with "&quote;" before saving it to...
Logan, Jeremy
jeremylogan2
Offline Send Email
Aug 1, 2003
9:10 pm
17524
... I've been using CF since version 1.1 back in 95, I've wrote thousands of queries, and I NEVER saw a query to bomb because of a quote in a string. It is an...
Claude Schnéegans
schneeca
Offline Send Email
Aug 2, 2003
12:11 am
17525
Guys, Guys, I believe that your problem is placing the single quotes around the function. '#PreserveSingleQuotes(var)#' should be #PreserveSingleQuotes(var)# ...
mainstreetcentral@...
richardx1313
Offline Send Email
Aug 2, 2003
2:36 am
Messages 17496 - 17525 of 42948   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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