Performance of GetProfileString()

2003-07-09 Thread Teng-Yan Loke
file into memory? If so, can I modify my UDF so that the INI file that GetProfileString reads is cached and then searched against? Thanks for any help. Teng-Yan Loke | [EMAIL PROTECTED] | +65-62169727 Developer | novaHEALTH (S) Pte Ltd

RE: alternatives to cfhttp

2003-06-04 Thread Teng-Yan Loke
If you're on Windows, try the ServerXMLHTTP object. See: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk30/ht m/xmobjxmldomserverxmlhttp.asp Teng-Yan Loke | [EMAIL PROTECTED] | +65-62169727 Developer | novaHEALTH (S) Pte Ltd [EMAIL PROTECTED] 06/03/03 11:23AM

RE: When CFHTTP fails, use WGET

2002-11-25 Thread Teng-Yan Loke
FORM.strURLcfexecute name=#strwgetExePath# arguments=#strwgetArguments# timeout=60 outputfile=a.out/cfexecute The page waits longer than if I were to run wget commandline, and a zero-byte output file is created. What gives? Thanx. Teng-Yan Loke | [EMAIL PROTECTED] | +65-62169727 Developer

RE: CFMX and unicode

2002-06-13 Thread Teng-Yan Loke
. Teng-Yan Loke | [EMAIL PROTECTED] | +65-62169727 Developer | novaSPRINT Systems Pte Ltd __ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http

RE: Retrieving most recent record from db

2002-01-20 Thread Teng-Yan Loke
CFQuery = q_results SELECT Top 1 * FROM T_EMAIL ORDER BY Eid DESC /CFQUERY Assuming this has the same output as: cfquery query=q_results maxrows=1 select * from t_email order by eid desc /cfquery Will the former example yield less load from the DB server than the latter? Teng-Yan

Clustering Performance Experiences

2001-10-28 Thread Teng-Yan Loke
clustering with CF? Any performance measurements to share? Thanks for any comments. Teng-Yan Loke | [EMAIL PROTECTED] E-Developer | novaSPRINT Systems Pte Ltd tel: +65-2169727 | fax: +65-3390279 ~~ Your ad could be here. Monies from ads go to support

RE: Upgrading Windows NT to 2000 CF Effects

2001-06-08 Thread Teng-Yan Loke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I did it on our dev server, had to reinstall CF, which sorted the IIS plug in fine. Since I also have Spectra, this will spell more trouble if I install Win2K, isn't it? - Loke, Teng-Yan | [EMAIL PROTECTED] | +65-8313547 E-Developer |

Upgrading Windows NT to 2000 CF Effects

2001-06-07 Thread Teng-Yan Loke
Dear all Has anyone tried upgrading from NT4 Workstation to 2KPro with CF4.5 and PWS? I'm concerned with possible problems relating to PWS: IIS may not be installed; if it is installed, the CF plug-in for PWS will probably be lost. Any ideas? TIA. Loke, Teng-Yan | [EMAIL PROTECTED] |

RE: how do i send an attachment?

2001-05-31 Thread Teng-Yan Loke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Suppose I want to attach some HTML code that was obtained either from a database or using CFHTTP, how do I attach it to CFMAIL without having to save it to a local file first? Can I pass CFHTTP's CFHTTP.FileContent as the MIMEATTACH parameter value

RE: Is it possible to send attach with cfmail ?

2001-05-21 Thread Teng-Yan Loke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is it possible to send attach with cfmail ? for example send email with PDF file, Image file , Word files , Text files Can I attach a web page? Maybe I have to do a CFHTTP to save it to a file first, then use MIMEATTACH to include into the

RE: Escaping Characters in a SQL Statement

2001-05-16 Thread Teng-Yan Loke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear all I'm running NT 4 SP5 with CF 4.5.1 SP2, Spectra 1.0.1 and PWS. If I upgrade to Windows 2000 Professional with IIS 5, are there any precautions I should be aware of? I tried searching thru this list and Allaire KB, but found nothing.

Escaping Characters in a SQL Statement

2001-05-14 Thread Teng-Yan Loke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear all I have a column in a table which is of type long. After filtering for a set of records from this table, I want to write back this column into the table. This column is known to store HTML code (i.e. web pages). I only know the following

REMOTEPATH not read in Distributed CF Mode

2001-04-18 Thread Teng-Yan Loke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear all I have a web server where the document root is in c:\netscape\server4\docs. Then, I have the CF server where the document root is in f:\netscape\server4\docs\www. So, I configured my cfremote.ini on the web server with these settings:

RE: Concurrent users and client certificates

2001-04-04 Thread Teng-Yan Loke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Try this: http://www.cfvault.com/index.cfm/mode/DisplayTutorial/TuUUID/7F4D0522-EC4C-1 1D3-85030050DABEAE1B/Tutorial_Page/1 - Loke, Teng-Yan | [EMAIL PROTECTED] | +65-8313547 E-Developer | novaSPRINT.com (S) Pte Ltd -BEGIN PGP

ColdFusion General Forum in Delphi.com

2001-03-07 Thread Teng-Yan Loke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've created an online community called "ColdFusion General Forum". It's for folks who prefer to use a web-based interface for discussions. Please join the discussion! With the message board, you can view discussion folders quickly in the left-hand

RE: CFMail - Sending a link in an email

2001-03-06 Thread Teng-Yan Loke
Well, for me I found that the problem seems to be with the MIME type that is set by ColdFusion. If memory serves me right, it was "text/html". Somehow, MS Outlook is not able to treat the e-mail as HTML code, so it displays all the code. As for most other mail clients that can view HTML mail,

Encryption of CFML

2001-02-11 Thread Teng-Yan Loke
Dear all I would like to secure my CF code after deployment on the live server but I do not wish to have my code to be vulnerable to copying. Is it possible to encrypt or compile CF code so that it can't be read by humans? Thanks. Loke, Teng-Yan | [EMAIL PROTECTED] | +65-2169725

RE: Encryption of CFML

2001-02-11 Thread Teng-Yan Loke
. Try using CFENCODE, located under the directory of ColdFusion/bin Regards, Roger Lim Senior Engineer, Technology X-media Pte Ltd Tel: (65)796-9500 (Ext. 666) Fax: (65)796-9533 - Original Message - From: Teng-Yan Loke [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent

Remoting and Location of CFML Files

2001-01-18 Thread Teng-Yan Loke
Suppose I have set up a web server (dog) with the CF plug-in for remote CF processing, and a CF server (cat) with the network listener module running. LOCALPATH and REMOTEPATH are both set to "c:\inetpub\wwwroot". Which machine should I place my CFM files? As of now, it seems like they have to

URLToken Algorithm

2001-01-17 Thread Teng-Yan Loke
My client would like to know the algorithm used to generate unique values and the ranges for CFID and CFTOKEN for session management. Any help please? Thanx. Loke, Teng-Yan | [EMAIL PROTECTED] | +65-2169725 E-commerce | novaSPRINT.com (S) Pte Ltd

Objects Not Found After Migration of Application

2001-01-17 Thread Teng-Yan Loke
I've been using Webtop to create objects. Using cfa_contentobjectfind and setting typeid, stproperties, lpropertiesprecedence, bactiveonly="false", I'm able to retrieve objects. See code below. However, when I migrate the application to another Spectra machine, the same code will not return any