Hey Gang,
I am trying to write a for loop with cfscript, any suggestions.
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20064340...
Zones:
Cold...Date Answered: 08/18/2001 Rating: 7.0 Views: 0
Whatever I try the lastModified variable is always empty.
What am I doing wrong or missing?
Could it be that hardly any webserver returns the Last-modified header?
<cfscript>
objHTTP = crea...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20828081...
Zones:
Cold...Date Answered: 04/13/2004 Rating: 7.2 Views: 0
THE ERROR WONT HELP, please look at my curlies and find where i mess up the nesting!!
if( form.step eq 6 ) {
if( session.user.cart.findvendors() GT 0 )
{
if( session.user.cart....
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21361074...
Zones:
Cold...Date Answered: 03/22/2005 Rating: 7.8 Views: 0
I have an input field on a form which should only accept number. How do I check if only numbers have been entered in a SCSCRIPT ?
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21420689...
Zones:
Cold...Date Answered: 05/11/2005 Rating: 7.8 Views: 0
I think that CFSCRIPT is being depreciated, and wanted to confirm this. Looking at a new project which requires core components to be developed, and was thinking of using cfscript.
How would you...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21518920...
Zones:
Cold...Date Answered: 08/21/2005 Rating: 8.4 Views: 0
just tring to learn a bit more about cfscrips and wanted to know if i was using them in the right way ie
hope this makes sense..............
.cfm page
----------------------------
<cfs...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21829466...
Zones:
Cold...Date Answered: 04/27/2006 Rating: 7.8 Views: 0
I'm having an issue with tag nesting. The compiler is informing me that I have a nesting error with a </CFIF>.
I've checked the template by hand and I cannot see where the error is. I'm too ti...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20371682...
Zones:
Cold...Date Answered: 10/22/2002 Rating: 6.8 Views: 0
hello all..
i have been using coldfusion with the IIS server for the last 3 years now. i read somewhere that using cfscript is almost 10%-20% faster than using standard cf tags.
in this context i...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20420879...
Zones:
Cold...Date Answered: 04/23/2004 Rating: 7.0 Views: 0
I'm using the MSXML Object successfully, but I'm not sure how to close the object after use with CFSCRIPT here is my code:
<cfscript>
objXMLDOM = CreateObject("COM", "msxml2.DOMDocum...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20736173...
Zones:
Cold...Date Answered: 09/11/2003 Rating: 9.2 Views: 0
how can i call a cfc from withint a cfscript and return a true or false variable?
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20991091...
Zones:
Cold...Date Answered: 05/25/2004 Rating: 8.8 Views: 5