e fax

2001-04-05 Thread Chang Liu
hi all, my project needs to send out fax after web users input information to a form. does somebody know any custom tags and software for cold fusion server? PS. I know cf_fax and http://www.protonet.com/ , but seems their download server has something wrong. hope somebody can help this. tha

Re: e fax

2001-04-06 Thread Chang Liu
company I used to work for uses them with great success, apparently. > > (Andy they use ColdFusion...) > > - Andy > > > -Original Message- > > From: Chang Liu [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, April 05, 2001 4:08 PM > > To: CF-Talk > >

Re: cfloop is not working please suggest ..SOS hey Guys please suggest

2001-04-09 Thread Chang Liu
#name# - Original Message - From: "paul ." <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 1:02 PM Subject: Re: cfloop is not working

CFFILE-WRITE

2001-04-13 Thread Chang Liu
Hi all, I am using . I'd like to put coldfusion tags which include struct and array variables and cfloop to the OUTPUT as content. anyone know how to do this? please help, thank you in advance! ~~ Structure your ColdFusion code with Fusebox

Re: CFFILE-WRITE

2001-04-13 Thread Chang Liu
on the same sheet of what you are asking: > > Since the Output will be changing as the struct and array > information changes, you can place output tags as an > outer loop > > > > > output="#myoutput#"> > > > > Is this what you are asking for??? &g

Re: CFFILE-WRITE

2001-04-13 Thread Chang Liu
gt; > > > OR something like: > > > > > > -Original Message- > From: Chang Liu [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 13, 2001 11:34 AM > To: CF-Talk > Subject: Re: CFFILE-WRITE > > > sorry, i didn't make it clear. > >

Re: CFFILE-WRITE

2001-04-13 Thread Chang Liu
5) I think it is. > > and the " as " once you want to read the > entire CF Code as it is written, > > you can se the Evaluate() function. > > > -Original Message- > From: Chang Liu [mailto:[EMAIL PROTECTED]] > Sent: Friday, April 13, 2001 12:06 PM > T

popwin

2001-05-04 Thread Chang Liu
Hello, I know this is a JavaScript question, but i believe somebody knows how to do it. how can I open a new window by passing value to it. thanks in advance! ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.f

Re: popwin

2001-05-04 Thread Chang Liu
hi guys, I found a way by myself: thanks At 5/4/2001 10:00:00 AM, you wrote: > >Hello, > >I

certified CF developer

2001-06-07 Thread Chang Liu
hi all, I'd like to take certified CF developer exam. now the version is 4.5. do you think i should take it now or wait for exam 5.0? thanks a lot! ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthor

Re: certified CF developer

2001-06-07 Thread Chang Liu
thank you very much for all replys! At 6/7/2001 11:16:00 AM, you wrote: > >hi all, > >I'd like to take certified CF developer exam. > >now the version is 4.5. do you think i should take it now or wait for exam 5.0? > >thanks a lot! > > > ~~ Structu

test, pls ignore it

2001-02-16 Thread Chang Liu
test ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=l

test

2001-02-16 Thread Chang Liu
~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Help: Netscape and IE

2001-02-16 Thread Chang Liu
Hi everyone, i got a problem. i put one paragraph to table, it fit the width for IE, but it didn't fit width for netscape. any ideas? thanks in adveance! regards, chang ~~ Structure your ColdFusion code with Fusebox. Get the official book at

Re: Help: Netscape and IE

2001-02-20 Thread Chang Liu
; The next level table therein can then be set to 100% or 660 pixels and it > will fill up the space avaialble and behave well both between browsers and > to the printer. > > / \__ >(@\___ > / O > /(_/ > /_____/ > Whoof... > 410-757-34

Re: Help: Netscape and IE

2001-02-20 Thread Chang Liu
ing Spectra with your cold > fusion or use > > > > > > > > -Original Message- > From: Chang Liu [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 16, 2001 12:30 PM > To: CF-Talk > Subject: Help: Netscape and IE > > > Hi everyone,

Re: Validation error?

2001-02-23 Thread Chang Liu
try put "cfparam" before "cfif". - Original Message - From: "Kim Foley" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, February 23, 2001 3:12 PM Subject: Validation error? > I have developed a search form, I want to check and make sure one of the fields is filled ou

FAQ request

2001-02-27 Thread Chang Liu
Hi all, Can someone tell me the "ColdFusion FAQ" web address again? This address had been sent a couple days ago and the content included beginner and intermediate level. thanks a lot! chang ~~ Structure your ColdFusion code with Fusebox. Get

Re: FAQ request

2001-02-27 Thread Chang Liu
thank you very much! - Original Message - From: "Aidan Whitehall" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 12:45 PM Subject: RE: FAQ request > > Can someone tell me the "ColdFusion FAQ" web address again? > > > > This address had been sent a

Re: FAQ request

2001-02-27 Thread Chang Liu
it is: http://www.thenetprofits.co.uk/coldfusion/faq/ thank you for your reply. - Original Message - From: "Philip Arnold - ASP" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 12:52 PM Subject: RE: FAQ request > > Can someone tell me the "ColdFu

Re: NULLs

2001-03-01 Thread Chang Liu
insert into (column_name) values ( null 'value_name') - Original Message - From: "David Clay" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Thursday, March 01, 2001 12:33 PM Subject: NULLs > I would like to insert a NULL value int

session time out

2001-03-21 Thread Chang Liu
Hi all, I tried to use: for one hour time out, but it still keeps 20 mins time out. any ideas and suggestions? thanks in advance! ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinf

Re: session time out

2001-03-22 Thread Chang Liu
Subject: RE: session time out > you need to enclose your time units in " marks for createtimespan > > eg: > createtimespan("0","1","0","0") > > chris olive, cio > cresco technologies > [EMAIL PROTECTED] > http://www.cresco

Re: session time out

2001-03-22 Thread Chang Liu
ble to use . if you're on > a shared server this is a must as your variables usually won't work without > it. > > best of luck and cheers, > > Nelson > > > Original Message Follows > From: "Chang Liu" <[EMAIL PROTECTED]> > Reply-To: [

crystal report report

2001-03-23 Thread Chang Liu
Hi all, here is my code: {Class.Class_ID} = "3" here is my Error Diagnostic Information: Report not completed (the report server was busy) The requested report could not be completed because the server was extremely busy serving other report requests. Please notify the site administrator

Re: crystal report report

2001-03-23 Thread Chang Liu
ak in an ODBC driver or > something. > What solves it immediately is stopping and restarting the CF services. > > There was a cf-talk thread on Wed. 3/21: Stopping/starting CF with NT "AT" > that addressed doing this automatically with CF running on NT or Win2K. > > HTH

Re: crystal report report

2001-03-23 Thread Chang Liu
C driver or > something. > What solves it immediately is stopping and restarting the CF services. > > There was a cf-talk thread on Wed. 3/21: Stopping/starting CF with NT "AT" > that addressed doing this automatically with CF running on NT or Win2K. > > HTH. > > B

Re: crystal report report

2001-03-26 Thread Chang Liu
report > > Hi, > > GO to : > http://www.mail-archive.com/cf-talk@houseoffusion.com/ > > Do a search on Stopping/starting CF with NT "AT" > > Regards, > > Sima Lee > > -Original Message- > From: Chang Liu [mailto:[EMAIL PROTECTED]]