Forum: MS SQL Mar 16th, 2009 |
| Replies: 0 Views: 973 I am exporting a product table. I am exporting to a txt, tab delimited. I got the following error;
Error 0xc020802e: Data Flow Task: The data type for "input column "ProductLink" (262)" is... |
Forum: ColdFusion Feb 4th, 2009 |
| Replies: 0 Views: 803 Hello everyone,
I am switching my host and have cf setup and reading/verifying test connection in the program my host uses, which is Plesk. When I go to the site to test it at... |
Forum: Pay-Per-Click Advertising Apr 30th, 2008 |
| Replies: 1 Views: 1,004 Hello All,
I have maintained yahoo/google campaigns for 6+ years, with less than 2K terms. I am about to launch new campaigns with 50K+ terms, all unique. Now, I have always liked maintaining... |
Forum: ColdFusion Mar 26th, 2008 |
| Replies: 2 Views: 1,482 We have recently become an affliliate of www.allposters.com, and their data feed provides the images in a remote url. they are a top knot company with excellent infrastructure, so i am not so... |
Forum: ColdFusion Mar 25th, 2008 |
| Replies: 2 Views: 1,482 I recently started using a remote image url to power my thumbnails on my website. i noticed a significant, but not across the board, slowdown in page load times. i ran an sql monitor and nothing is... |
Forum: ColdFusion Mar 24th, 2008 |
| Replies: 2 Views: 2,741 thanks. i will try that. an add on question before i explore this; i am going to use this to show like 5 different movie posters, 5 different music posters, etc for about 7 subjects or so to show... |
Forum: ColdFusion Mar 24th, 2008 |
| Replies: 2 Views: 2,741 Does anyone know of a good slideshow component or snippet for cf? basically i would just like to rotate a few thumbnail size images in a featured area of my website. thanks. |
Forum: ColdFusion Mar 12th, 2008 |
| Replies: 1 Views: 2,630 Hi. I have two sets of code below. The first is part of my old code
off a page called item.cfm. the second is the same code, but i have
attempted to change the destination link to a url i have... |
Forum: ColdFusion Feb 28th, 2008 |
| Replies: 1 Views: 1,661 I had the following stored procedure calling from a .cfm page via the following cfquery command;
this is the cfquery code on my cfm page:
<cfquery name="GetProduct" datasource="Allposters3"... |
Forum: ColdFusion Feb 28th, 2008 |
| Replies: 0 Views: 930 Hi. I am running cf7 and have a problem. in my application.cfm i have this;
<cfparam name="application.ImgPath" default="http://www.urbanposters.com/images/">
<cfparam... |
Forum: ColdFusion Feb 22nd, 2008 |
| Replies: 0 Views: 1,012 Hello. Does anyone have a good solution or code snippet for on the fly image resizing? basically, here is my issue. i have a product feed and the provider gives the url to the image, and the size of... |