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 / Advanced Techniques / November 2007



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
page break after specific legth13 Nov 2007 04:24 GMT2
My users are entering responses into to a textarea which is submitted to my
database. Then I'm displaying the text using CFPROCESSINGDIRECTIVE
suppresswhitespace="no" so the white space is displayed. But now its expanding
my table too far when people don't use a return.  
Web Service Remote Access12 Nov 2007 20:53 GMT2
Working locally I can access a web service with the following 2 files in
directory root, no mappings, no config of web service in Administrator:
<!--- /simpleTextConsume.cfm/ --->
<cfcomponent>
CFWINDOW in Firefox12 Nov 2007 01:38 GMT6
I'm having a problem with CFWINDOW in Firefox. The problem doesn't happen with
IE.
I create a cfwindow that houses help. When the user clicks on the little help
icon for a particular field, the window pops up (and is modal) . In firefox, if
About the cfform format "Flash"11 Nov 2007 18:59 GMT1
My code:
<cfform name="test" format="Flash">
<cfinput name="test1" type="text">
<cfinput name="test2" type="text">
Web Service Question11 Nov 2007 17:28 GMT1
I am hoping there is a simple fix for this. I created a web service that I
can get to work fine with a cfinvoke:
<cfinvoke
 webservice =
get the proper format to use in query09 Nov 2007 23:16 GMT1
There are possibilities to get values as below,
<cfquery name="getHistory"  datasource ="#session.odbcfeed#">
     select h.routempid, h.Actingempid
         from #variables.child02table# h
If Null, do this....09 Nov 2007 21:00 GMT2
How do I test for a Null value?  I have a query that returns the database
fields, and in the output of the page, I want to include a little if statement
where I can say if this one field is null, display a "No Value" message.
CF8: Cluster session-based ColdFusion Components09 Nov 2007 13:40 GMT3
Using CF8:
[li]Is it possible to  store ColdFusion components in the session scope when
using clustering and session failover?
[li]Is it possible to replicate their state across a ColdFusion MX cluster?
web services09 Nov 2007 13:14 GMT1
Can any one point me in the right direction as to connect to a web service that is not generated by coldfusion.
cheers
Error invoking CFC09 Nov 2007 07:27 GMT4
I have got this code for a html cfgrid.
<cfgrid   
    name="Foods"
    format="html"
CFFILE Holding File Locks09 Nov 2007 04:30 GMT3
I have a CF page that reads some tab-delimited text files for processing.  
After it reads a file it then calls a CF page to move the file to a new
location.  It moves the file, but it does not delete the old version -- and a
filesystem delete on the file fails -- it appears as if ...
Image compression09 Nov 2007 03:05 GMT4
In CF 8, is there any function to compress an uploaded image so the size is
smaller to display on browser? If I use cfzip, I cannot display it as jpg /
gif, right?
Looking forward for your reply.
CreateObject takes > 1sec, Ideas?08 Nov 2007 19:56 GMT3
I am aware that this is an issue that comes up from time to time, but I have
been uable to find specific mentions of this problem being quite as bad as I
seem to have it. I am running CF7 on a win2k3 server with a dual-core athlon 64
3700 w/ 2GB of ram, and a SQL Server 2005 ...
click link and download file08 Nov 2007 13:32 GMT5
I am creating xml file from query and then read  xml file as pdf using cf
document.
So I have my list in the website  as xml file and pdfs So if click on xml it
should ask me for download/save as and same thing for pdf. How can I do that. I
Select Column using Session Variable08 Nov 2007 13:30 GMT6
I have set a session variable to hold the name of a column dependent on who the
user is. Is it possible to use a session variable to select a column in a
database table? If so, how? Does it need a where statement?
Something like this?:
Pages: 1 2 3 4 5 6 7 8 October, 2007
 
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.