amazing... thanks !!
This is what I got out of it and it works..
<CFSET ctext = 'cVar="ABC"'>
<CFSET cX = #evaluate(cText)#>
<CFOUTPUT>#cVar#</CFOUTPUT>
Hi,
Trying to read default values from a table and use it in the form to populate fields.
CF syntax : <CFSET var1= "ABC">
question is: How can I create this line of code if the var1 is read from a table?
Something like <CFSET evaluate(xx.Def) = #xx.Val)> ??
Thanks
Looking for a nice and structured way to split data-entry screen over multiple forms, each form to be identified and addressed randomly in order to categorize the input fields.
Can this be done with ColdFusion ??
Thanks
I'm trying to populate an Oracle database, using the <CFHTTP > tag, where the input is .csv file.
This csv file contains rows where there are typical German characters. When I do character count in CF, the length is fine and less than the maximum allowed.
During the update or insert operation...
is there something special required to use the crystal *.rpt in the CFM apps ??
I keep on getting the 692 error , tried 9 and 8.5 version. Is there something else required to generate these reports ?? (I've read something about "crystal services running" in this forum) Anybody ??
High,
In coldfusion, I'm creating a 2nd window with window.open(etc...) in a Java script function. I need the script to wait till this new created window is closed. Anybody can help me with this ?
I tried Spybot, that didn't resolve the problem,
So.. below the HijackThis log, Thanks in advance !!!
Logfile of HijackThis v1.97.7
Scan saved at 6:12:00 PM, on 12/23/2003
Platform: Windows XP SP1 (WinNT 5.01.2600)
MSIE: Internet Explorer v6.00 SP1 (6.00.2800.1106)
Running processes...
Hi,
I've got search page to Iquicksearch that keeps poping up, whenever there is an unknown URL in Iexplorer or an HTML error, Very anoying (need these HTML errors since I'm developing ColdFusion apps), not a true virus but more a pest.
Anyone knows how to get rid of this ?
Hi all,
I access the server through terminal emulation. Now, if for any reason the client crashes, lots of processes keep running (shell etc) is there a way to clean these zombies on a regular interval ??
John
Hi,<br><br>I set the uid bit of a shell script (chmod u+s script.sh)<br>and made root is the owner of the script. <br>In this script I create a new user and start the passwd session to set his password.<br><br>The passwd routine however asks for the current user passwd, so it seems that it's not...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.