Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / ColdFusion / General CF Topics / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Page Redirecting21 Jul 2008 18:35 GMT3
I have a page that enrolls clients in programs which is supposed to redirect to
a page that lets the client pick a consultant.  However, instead of redirecting
to the correct page, it redirects from the page it just came from.  It does
this even if I take out all of the ...
Dynamically disable cfinput21 Jul 2008 16:37 GMT4
I want to disable a radio button based on a variable isUserCreditApproved.  The
attached code is what i came up with however CF chokes with
 Invalid CFML construct found on line 9 at column 84.
ColdFusion was looking at the following text:
HTML pages won't display21 Jul 2008 10:48 GMT1
I've never used Coldfusion and I'm not a web devleoper, I'm a server admin but
I've been tasked with figuring out our problem. I've been searching all morning
and I can't seem to find anything so I thougt I would post up. Here's what we
have. A windows 2003 server with IIS and ...
Cold Fusion Website Admin Security21 Jul 2008 10:44 GMT1
I wanted to set up a quick and dirty admin from my coldfusion site.  It is
(obviously) database driven, and I have been accessing the database directly to
make all the changes.  I want to put an admin section up, but I am concerned
about security.  Can someone point me to a walk ...
Different copies of cfchart in email21 Jul 2008 10:14 GMT2
I create a cfchart/graph and save it as a jpg in a folder on the server,
overriding previous ones with the same name.
I then create a cfmail and specifiy the location of the chart in the body of
the email so that it displays when the email is opened. I use <img
Listlen with spaces21 Jul 2008 09:40 GMT7
I want to process a list that has spaces in it between items.  For example,
"TSA CC BZOP".   I need to break out each list item.  How do I use Listlen and
designate spaces as the delimiter?  I tried listlen(listname, ' ') (two single
quotes) and listlen(listname, ' " " ') (single ...
insert chinese big5 characters into database21 Jul 2008 01:30 GMT2
database: mysql
default charset of web page: utf-8 (specified in apache, all pages are in
utf-8)
if I enter english, database insert is ok but if I enter chinese, error = "You
Clearing cached cfm/cfc pages19 Jul 2008 20:43 GMT6
I have a slightly annoying problem I haven't been able to figure out the cause.
I'm using Flex and Coldfusion for the backend and I use dreamweaver to write my
CF code. It seems my requests to the CF server are cached somewhere, does
anyone know where and how I can clear them?
Generate image with CFIMAGE - but need to use img tag to serve the content19 Jul 2008 16:20 GMT1
I create a new image with cfimage, that already works without any problems.
But instead of using the action="writetobrowser" I need to be able to use the
script inside a img tag:
Example: <img src="myscript.cfm?somedata=iwanttheimagetocreate>
CFML in CSS19 Jul 2008 07:28 GMT1
I am trying to add a rotating image CF tag in a CSS element... sort of
something like the following:
<style type="text/css">
div#container {
Session question18 Jul 2008 15:56 GMT2
I have a page that I use to log in to 'administor' club information.  I
shouldn't be able to get to this page unless a session variable is set....
such as:
<cfif not structkeyexists(Session,"Username")>
displaying images at a fraction of the size17 Jul 2008 20:56 GMT10
This may not be a coldfusion question but I'm going to ask it here anyway
because cfml developers are the smartest.  :)
I have a table that stores images paths and in my cfm file I pull the path and
display the image.  What I want to do is take that image and display it at a
Error Executing Database Query17 Jul 2008 20:45 GMT5
I'm getting an "Error Executing Database Query" error when I try to submit a
small form I created. Any help I can get would be greatly appreciated.
[b]
Here is the CFM code on the form page:
cfimage - image gets cropped or stops showing17 Jul 2008 18:20 GMT2
In our oracle database we are storing the employee photos (blob).  When I read
the record to get the photo and display it in the browser most of the photos
show fine.  The photos that display are usually under 10KB. The photos that are
getting cut off are > 50kb.  When I save the ...
CFDOCUMENT PDF problems17 Jul 2008 12:12 GMT1
Hi all.
We recently upgraded from CF7 to CF8 (standard, not enterprise). The
application outputs a large number of documents as PDFs.
The structure of the CFDOCUMENT tag in each case is standard:
Pages: 1 2 3 4 5 6 7 8 9 10 11 June, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.