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 / March 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Getting media from different server10 Mar 2008 21:34 GMT1
I have two servers.  One that hosts my site and the other where I store media.  
The storage server is on godaddy, the other is elsewhere.  I currently use
CFCONTENT to serve media from my website server to viewers.  It hides the URL
and works just fine.  However, I have limited ...
Hyperlinking a block of text10 Mar 2008 20:52 GMT4
I have a block of text that I retrieve from the sql dbase. I then need to
display this on the site. However, what I need to do is search for any
hyperlinks, which could be defined by strings that start with HTTP:// and then
replace them with <A href="THELINK">THELINK</a>, so that ...
Speed vs <cfincludes09 Mar 2008 21:12 GMT2
I want to know effect on response time of having 30 cfincludes in one cfm
template.
We have this site which displays lot of data on single page. I will be using
coldfusion caching to gain some speed advantage.
cfdocument header not supporting query results07 Mar 2008 21:34 GMT9
IN CF7 I was able to use query output in the document header.
Now in CF8 when I try to use cfoutput content in the header I either get an
error (when using the query variable only i.e. #var#) or if I use the
#queryname.variablename# syntax I get the first records information ...
ColdFusion.Ajax.submitForm ResultHandler Question07 Mar 2008 19:52 GMT2
I am developing an CF Ajax based solution in which I use
ColdFusion.Ajax.submitForm to pass form values to a CFC for processing via Java
Script. My question is related to the Java Script resultHandler and whether or
not there is an easy way to return the results from the CFC to ...
Printing Structure Issue07 Mar 2008 14:16 GMT2
I am writing a report and I am printing the days of the week, school day
periods and the rooms that are empty on any period. To print my structure I do
the following:
<cfif StructKeyExists(roomStruct,Periods.PERIOD_CODE[period])>
how to break a very long word when it is longer then the cell width prvided?07 Mar 2008 13:58 GMT2
hi I have problem finding a solution to detect and break the sentence with no
space or break in between when it reach the end of the cell width.
Example:
-----------
A Simple CFC Question07 Mar 2008 13:21 GMT2
The "output" attribute upon getting set as "false" won't process and convert
any "##" variables into their values (as per CF documentation). However when I
am trying something like this, interesting I am getting an ouput "test1" which
obviously shoudn't be!. How is it possible?.
CFLDAP and bulk updates ?07 Mar 2008 09:45 GMT1
I am using CF 7 Enterprise and I am looking to bulk update active directory
with content contained in a .csv file.
The csv file contains content such as telephone number, e-mail address, name,
job title, section etc.
XML to Query Error06 Mar 2008 21:49 GMT2
I have an XML document that I'm trying to turn into a query, but I'm getting an
error: "Element P is undefined in MYDOC."  I have an element called "P-Info"
and I think that the code doesn't like the dash.
I am trying to extract the TS, Latitude, Longitude and Own values out of ...
add 4 hours to a variable06 Mar 2008 21:25 GMT4
I need to add 4 hours to a variable. This is the variable:
 <cfparam name="application.startFacTime" default = "#Dateformat(now())#" />
I want to compare application.startFacTime + 4 hours to Now.
If Now and the variable are the same date, I want to see if adding 4 hours to
Tracking another blog's stats06 Mar 2008 19:29 GMT14
Can someone tell me how or give me a tutorial link that explains how I can monitor the # of visits to someone else's blog?
CFPDF ddx replaceExisting attribute in header and Footer06 Mar 2008 17:08 GMT1
I would LOVE to hear from anybody experimenting with the new CFPDF tag in CF8,
especially with writing pdfs using the ddx xml files.
There is an attribute in the header and footer tags called
replaceExisting="true" which is supposed to allow you to overwrite any existing
CF7: Problem with commons-logging and complex web service06 Mar 2008 15:11 GMT2
I am trying to call a complex web service from ColdFusion so I built a wrapper
class using the stubs i created with wsdl2java. This works just fine when I run
it from within Eclipse and I get a response from the web service.
I then exported the whole thing as a jar and put it ...
Why does a feature of CFLOCK seem like a bug?06 Mar 2008 08:21 GMT13
I searched this forum for discussions about cflock
and read the livedocs at
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=sharedVars_20.
html.
Pages: 1 2 3 4 5 6 7 8 9 February, 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.