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 / September 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Read only bottom of file27 Sep 2004 22:18 GMT1
Is there a way to only read the last x number of lines of a file? Using cffile or any other command?
Thanks!
IIf() multiple expression evaluation27 Sep 2004 21:26 GMT5
Check this out:
<cfset IIf(DayOfWeek(Now()) IS 1, "bClosed=1", "bClosed=0")>
<cfset bOpen=IIf(bClosed,"txt = 'closed';0","txt = 'open';1")>
<cfoutput>#txt#</cfoutput>
ALert For Unsuccessful Mail In 4.527 Sep 2004 20:09 GMT2
After searching existing topics, I found that the "<cfmail" of version MX has
the ability to send alert message if the mail sending fails. However, my
company is using version 4.5. Does any one know whether v4.5 has the same
function? I mean a feedback mail or alert message sent ...
CFINPUT27 Sep 2004 15:51 GMT2
Hi TEAM
I want to replace or maybe continue using the textarea with the cfinput.
What will determine what to use is the fact that I need to constrain the max
chars in the field to 160 which I have done
CFX_IMAGE?27 Sep 2004 13:35 GMT1
I have been trying to get this tag to work for two weeks...Has any one ever
successfully used this?
I've gotten no feedback so I am under the belief that no one has.
If anyone has can help me, here is where I'm at. I've tried to use it after
<CFif> context supposedly invalid...27 Sep 2004 09:47 GMT1
I've attached the offending code. It's one of those times you're thinking,
"This is completely random! This makes no sense! But of course it's not, yet I
can't get what's goin' on here.  In the code, it says that the line starting
with:
SOAP call in MX27 Sep 2004 09:23 GMT3
Can anyone help
A system I'm working on migrating from 4.5 to MX is making a SOAP call using
CFHTTP and returning the results fine.
On the MX box though, the SOAP call seems to go through some sort of  
Very High Traffic issues25 Sep 2004 03:27 GMT1
I have developed a site that allows school systems to create small tests from a
database of questions.  Then they can either print the tests or allow the
students to take them online.  I seem to be having issues with traffic, I get
both a 'server busy, due to high traffic'  type ...
unknown context error? What is this?25 Sep 2004 00:27 GMT1
Does anyone know what this is? I don't know what a "context error" is.
This is a new one for me.
Here is the error I am getting.
##BEGIN ERROR OUTPUT
multiplying price * qty24 Sep 2004 23:35 GMT5
Why am I getting an error for this line of code for the " * " ?
 <cfset
session.cart[position][12]="#(session.cart[position][7])*(session.cart[position]
[2])#">
The argument FIRSTNAME passed to function addEntr24 Sep 2004 22:48 GMT1
I am a bit confused...  
I have a cfc I use to add data to a database.  When I use Flash Remoting to
access the CFC it adds the records  as expected.   When I pass data to the CFC
using a standard HTML form process (form.html -> processEntry.cfm -> cfc) I get
Search Form24 Sep 2004 22:16 GMT1
Greetings -
Does anyone know how to build a single field on a search form that will search multiple fields in a db?
~Clay
Looping adjustment24 Sep 2004 21:15 GMT3
Can anyone advise me on how to have this loop process more rows than it
presently does. It will break off the desired data <cfif loop IS 7> for the
first row set in the table, which consists of both variables below, and one row
of each, but any other data will not be broken into ...
CFHTTP in CFLOOP Problem24 Sep 2004 19:30 GMT1
I'm using CF MX on a Wind 2k Server box running above SQL Server 2k.
I am trying to CFLOOP over a list of URLs. During each iteration, I am running
a CFHTTP GET to grab meta information from each page in the list and then store
it in the database before looping again. Problem is, ...
dynamic includes?24 Sep 2004 17:33 GMT2
Howdy folks...
I was wondering if someone could tell me if dynamic includes are possible? For
example...
<cfset include_file = "header.cfm">
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 August, 2004
 
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.