Yes that works if there is only these three entries in the database however there are more than three here is a full sample of data Check_Num, Issued_To,...
... Yeah, because only you know your sites security policy. I certainly don't want Joe Blogs able to upload files on a default CF8 install. ... We're you on...
Thanks for all the posting. I will try this wget -m I had tried "httrack".. but it did not work perfectly. (don't know why...) But.. all these program... can...
Thanks for all your help i now understand how to tackle this thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the...
... You could run wget on your server. Of course, to get the files that wget retrieves, you'd presumably still have to copy them to your workstation, wouldn't...
I get occasional SQL deadlocks on an application. [Macromedia][SQLServer JDBC Driver][SQLServer]Transaction (Process ID 65) was deadlocked on lock |...
I don't believe so. You should check your lock type(s) you are using. By default sql server uses row locking but you may be in a situation where page or table...
Hi, Having just moved one of our sites from CF7 to CF8 I've noticed that the connection pooling (Maintain Connections) setting is not working (I've unticked...
What is the best way to handle taking in an excel sheet from a person. Then importing it into a database? I have a client that their data starts on excel and...
If you have a copy of the website running locally you could point one of these programs to your localhost and it will run just the same as if it was looking on...
You could try this: http://www.bennadel.com/projects/poi-utility.htm -- Andrew ... From: Chad Gray [mailto:cgray@...] Sent: Monday, October 01, 2007...
Chad, Excel is a binary type format so reading it with CFFILE isn't going to get your very far. You have 2 choice. The first one being have the client convert...
... How do you know it's not working ? Poor performance could be a vast number of things. ... Some databases (maybe FireBird) do actively drop idling...
Okay, so I upgraded my server from CF7 to Cf8 this weekend. In an effort to avoid problems, I manually shut down the web server and all instances of...
You could use the Excel ODBC driver, or import directly into Access and then work some magic. I'm assuming you're working in Windows since we're talking aobut...
... Hi Tom, Did you try using the file/image upload feature? It wasn't like it was a flag which was disabled. The CFM file was "compiled" and SAVED as...
We have a vendor that is providing text messaging for our campus. They provide both SOAP and REST web services. I'm trying to connect to the REST service to...
Hi, I hope someone out there can be of help. I've been provided a .dll with a number of procedures written in VB5. The function I'm trying to access requires...
Ok... So Normally I would just not map the whole cfide/ directory and then create a mapping to the scripts folder. This was great pre-cf8. now I'm stuck with a...
Chad, You should always var your query name and use a query name to make it a local variable and avoid race conditions. With that said, that is not the cause...
Hey guys, Well, I'm presented with a problem here. My client needs me to create a form, where the user will input the information, and then that information...
Why not use a pdf is there a specific reason for word? If it is for formatting I had the same problem and used extra document info fields to do this. Travis...
Thanks for all the help so far I know I'm almost there I figured out that all the items in the select need to be in the group by clause, however what is...
We have been running CF 8 in our dev environment without any problems. After upgrading to CF 8 on one of our production boxes, we are having lots of problems. ...
Hi Rick, Did you check with the Port numbers that verity is running and what is configured in CF8 Admin ?? CF8 has default Verity port changed and is not same...