... I don't have access to the server to change any settings, although I suppose I could "ask nicely". I am using MSACCESS 2000 to create a database from...
... suppose I could "ask nicely". Hi Roberts, My suggestions earlier refer only to working with Access locally, in this case you need to have the Unicode add...
Colm, ... Access 2000 works locally with Unicode quite well. It is when I try to use CFQUERY that I have problems. ... I may try. I had so many problems trying...
Hi, AFAIK there seems to be a bug in the MS Access driver for CF MX. It doesn't transfer unicode characters properly. You might want to check the MM forums, ...
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...
Sep 1, 2002 9:19 pm
9621
... Hi, I just downloaded the ColdFuion Express lightweight edition of coldfusion server, try it ...
Hey all... I always seem to have a problem with the "ALL" scope on a string function. So I usually end up doing it a different way and I'm getting tired of...
What isn't working? In your example, "newfile" is the string containing one or more instances of the "http://...", which you want to replace with "clsid ..." ...
ReplaceNoCase(newfile, "http....", "clsid....", "ALL") the scope must be in quotation marks, then it is not a variablename ... From: "Robert R. Brown"...
Thanks, that's what it was... Weird how none of the books tell you it has to be in quotes. I didn't even think of trying it... Duh! Thanks again... Bob ... ...
any suggestions on a website stats package? like webtrends? but written in CF? thx in advance... [Non-text portions of this message have been removed]...
I work for a University and I'm interested in gathering some geogrpahical data for the admissions department from visitors to admissions pages. What I would...
I work for a University and I'm interested in gathering some geogrpahical data for the admissions department from visitors to admissions pages. What I would...
Hi all.... I'm currently working on an intranet website and I need help with my cfschedule. I have created a cfschedule tag and the task is to send an email...
hi all, anyone know companies that host CF5 on unix servers ans offers oracle database ? Thanks Qais __________________________________________________ Do You...
Is anyone using CFREPORT to execute a Crystal Report. Our technical folks have some concerns about doing this. Does the CF server have to have Crystal running...
Sorry for the OT posting but I am sure that someone else here has run into this before. A self-hosting client just got a new server and I moved the site to it;...
I use an intermediary file to feed parameters, security, etc., to the reports (I am still running 7.0 - it ain't broke so I ain't fixin' it). Yes, Crystal has...
You have to install ColdFusion Server - go to www.macromedia.com to order it. There are local vendors, but this is quicker and doesn't cost any more than any...
... new server I think a new key has to be generated on the new server for it to work Colm ... From: jschlosser@... [mailto:jschlosser@...] Sent: 03...
Use the cfmailparam tag inside the cfmail tag, like this <cfmail> Here are the files you asked for: <cfmailparam file = "c:\work\readme.txt"> </cfmail> ... ...
I would have thought that but last year, they moved our sites (about a dozen of them) from one server to another and didn't have to go through that. Let me...
Fala conterrâneo você pode obter assim : <cfmail param file="d:\teste\cd\teste.txt"> <cfmail param file="d:\teste\cd\teste1.txt"> Jefferson Petilo Via...
Hi Jim, You need to have Crystal Report installed also. You should also take note what version of Crystal Report you are using since, I am not sure, if Crystal...