Enter Keywords:
1 - 10 of 57(0.006 seconds)
Sort By:
 
Hey Gang,   I am trying to write a for loop with cfscript, any suggestions.
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...
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....
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 ?
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...
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...
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...
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...
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...
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?
Zones: Cold...Date Answered: 05/25/2004 Rating: 8.8 Views: 5