Timeformat incorrect

2003-08-26 Thread Mak Wing Lok
I'm using oracle and when I try to disply time using timeformat (#timeformat(date1,HH:mm:ss)#) from one of the date field, it returns 0:00:00, why was that? Any advise? --- Pharmaniaga Berhad, your integrated healthcare

Timeformat incorrect

2003-08-26 Thread Mak Wing Lok
I'm using oracle and when I try to disply time using timeformat (#timeformat(date1,HH:mm:ss)#) from one of the date field, it returns 0:00:00, why was that? Any advise? --- Pharmaniaga Berhad, your integrated healthcare

Timeformat incorrect

2003-08-25 Thread Mak Wing Lok
I'm using oracle and when I try to disply time using timeformat (#timeformat(date1,HH:mm:ss)#) from one of the date field, it returns 0:00:00, why was that? Any advise? --- Pharmaniaga Berhad, your integrated healthcare

RE: forced user to access https page

2002-09-23 Thread Mak Wing Lok
how to get CGI.HTTPS? is not one of the variable i can get from CF / apache makwl -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 2:11 PM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subject: RE: forced user to access https page how

forced user to access https page

2002-09-22 Thread Mak Wing Lok
how can i force my users to access HTTPS pages on my CF application even they type HTTP at the URL address on the browser? example if user type http://www.myapp.com i want to redirect them to https://www.myapp.com taht including all the CF pages they access, should i do something on the apache

RE: RE :set email timezone?

2002-06-25 Thread Mak Wing Lok
mind to tell me how to check the zone please? thanks mak wl -Original Message- From: Brandon Harper [mailto:[EMAIL PROTECTED]] Sent: 26 June 2002 12:08 To: CF-Talk Subject: RE :set email timezone? At 09:36 AM 6/26/2002 +0800, you wrote: how can i set the sent date/time to local

multiple selected

2002-06-10 Thread Mak Wing Lok
hi, anyone know how to config a multiple selected on a CFSELECT? --- Pharmaniaga Berhad, your integrated healthcare provider www.pharmaniaga.com.my www.ehealth4all.com, your most convenient way to healthcare, everyday...

view Word document without showing URL

2002-06-04 Thread Mak Wing Lok
how can i pust a microsoft word document content into a client browser by not letting the user know the actual location and file name of the word document, is that possible? --- Pharmaniaga Berhad, your integrated

2 application sharing same name?

2002-05-15 Thread Mak Wing Lok
can two different application given the same name of CF when i declare the application using CF_application? will this caused any problem?? --- Pharmaniaga Berhad, your integrated healthcare provider

OT : database log

2002-05-06 Thread Mak Wing Lok
is there a way of viewing the database log? as such to know what SQL had been perform on the database? ie, when a new record inserted or when a record been updated, etc? thanks. --- Pharmaniaga Berhad, your integrated

change IP address failed to startup CF

2002-04-17 Thread Mak Wing Lok
i want to change the production server IP from 203.121.13.138 to 10.1.4.15, as i had tried it out on the development server i found out that other than changing the server IP address, i need to reconfigure apache server, i need to change the LDAP IP settings, etc, but after all these changes i

capture close browser event

2002-04-12 Thread Mak Wing Lok
is there a way where we can capture the event when a user close a browser? or when the user close a browser the CF application will execute a cf page? for example logout.cfm? i try using the code below : SCRIPT FOR=WINDOW EVENT=ONBEFOREUNLOAD LANGUAGE=JAVASCRIPT

RE: capture close browser event

2002-04-12 Thread Mak Wing Lok
browser event You can use the OnUnload event in the body tag to run something. body OnUnload = window.open('logout.cfm','logout_href'); - Original Message - From: Mak Wing Lok [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, April 12, 2002 7:21 AM Subject: capture close

RE: CF - Problem with missing Form Data

2002-04-10 Thread Mak Wing Lok
we faced the same problem too whenever a user open a new browser windows if that page required a hidden form field, something it happened when the user refresh the screen, yet no solution yet from me. -Original Message- From: Vishal Narayan [mailto:[EMAIL PROTECTED]] Sent: 11 April

RE: restart CF on web/http

2002-04-08 Thread Mak Wing Lok
commands, use a batch file and execute it with cfexecute. Eg. Stop.bat NET STOP service name Start.bat NET START service name I don't know the name of the cf service off hand, shouldn't be hard to find though. Craig. -Original Message- From: Mak Wing Lok [mailto:[EMAIL PROTECTED]] Sent

RE: Stop/restarting CF from a web page

2002-04-08 Thread Mak Wing Lok
any idea how it can be done for Unix? -Original Message- From: Douglas Brown [mailto:[EMAIL PROTECTED]] Sent: 09 April 2002 01:19 To: CF-Talk Subject: Re: Stop/restarting CF from a web page Here is a custom CFX tag for this, but i believe it is for NT

restart CF on web/http

2002-04-07 Thread Mak Wing Lok
hi, is it possible top restart CF server using a web page or http request? --- Pharmaniaga Berhad, your integrated healthcare provider www.pharmaniaga.com.my www.ehealth4all.com, your most convenient way to healthcare,

siteminder error when start up CF server

2002-04-03 Thread Mak Wing Lok
dear all, i've changed my web server (Sun Solaris) IP address to a new IP address, and when i start up the CF server it gave the error below : Apr 3 16:56:11 ehealth4all SiteMinder[8279]: CATEGORY: 3 Object Store failed operation 'ProviderInit' for object type 'Object Store Provider'.

best password encryption method

2002-04-02 Thread Mak Wing Lok
anyone can suggest what is the best method to encrypt password that stored in the database? --- Pharmaniaga Berhad, your integrated healthcare provider www.pharmaniaga.com.my www.ehealth4all.com, your most convenient way

error loading type/dll

2002-03-22 Thread Mak Wing Lok
when i use the database tab on the coldfusion studio 4.5.2, and choose localhost, there is a popup saying error loading type/dll why is that? how can i overcome this error? thnaks __ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy

Re: generate Word document from template

2002-03-20 Thread Mak Wing Lok
info on both Word and rtf generation. Dave - Original Message - From: Mak Wing Lok [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, March 19, 2002 9:55 PM Subject: generate Word document from template hi, does anyone knows how can i generate a Word

generate Word document from template

2002-03-19 Thread Mak Wing Lok
hi, does anyone knows how can i generate a Word document from a Word template? __ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ __

edit Word document on browser?

2002-03-14 Thread Mak Wing Lok
is there a way to edit a Word document on a web browser where the Word doc would be retrieve and save directly into the server? __ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/

Word Doc on Solaris

2002-03-13 Thread Mak Wing Lok
is it possible to create Word document with CF that run on Solaris? __ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ __ Dedicated

password changed in advanced security

2002-03-13 Thread Mak Wing Lok
i'm using advanced security with LDAP, and when i run the code below to update a users password : cfa_user action=Update userdirectory =UD username=#form.userID# password=#form.newpwd# the password is successfully updated or should i said added into the LDAP, as the user is able to

SQL on grant all

2002-03-12 Thread Mak Wing Lok
is it possible i run the SQL statement below in cfquery? grant all privileges on table1 to user1 i get an error when i do so. __ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/

Re: SQL on grant all

2002-03-12 Thread Mak Wing Lok
i get the error below : Error Diagnostic Information Sybase Error Code = 0 No message generated --- Stephen Moretti [EMAIL PROTECTED] wrote: is it possible i run the SQL statement below in cfquery? grant all privileges on table1 to user1 i get an error when i do so. You

RE: SQL on grant all

2002-03-12 Thread Mak Wing Lok
for the datasource in the CF administrator are all unchecked Pascal -Original Message- From: Mak Wing Lok [mailto:[EMAIL PROTECTED]] Sent: dinsdag 12 maart 2002 12:30 To: CF-Talk Subject: SQL on grant all is it possible i run the SQL statement below in cfquery? grant all privileges

siteminder single signon

2002-03-10 Thread Mak Wing Lok
is the siteminder version shipped with CF support single sign-on feature as of the original siteminder from Netegrity? if yes, how can it be configure or use with CF? __ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email!

printing from browser to pre-printed form

2002-03-06 Thread Mak Wing Lok
hi all, not sure any of you did this before, i really need your help. how can i print to a pre-printed form (those carbonise multiple layer page form) on a dot matrix printer from a web borwser in CF, fer example the pre-printed form will be a delivery order form and i want to print it so the

Re: printing from browser to pre-printed form

2002-03-06 Thread Mak Wing Lok
- Original Message - From: Mak Wing Lok [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, March 06, 2002 5:28 PM Subject: printing from browser to pre-printed form hi all, not sure any of you did this before, i really need your help. how can i print to a pre-printed

recompile mod_coldfusion.c

2001-12-13 Thread Mak Wing Lok
hi, did anyone know where i can get a good documentation with details steps on how to recompile mod_coldfusion.c into mod_coldfusion.so, i'm currently running CF4.5.1 for Solaris and i do have a Sun C++. I need to add in a new CGI variable into the mod_coldfusion.c and recompile it so i can use

RE: recompile mod_coldfusion.c

2001-12-13 Thread Mak Wing Lok
, but can you create new CGI variables by configuring your web server software? EC -Original Message- From: Mak Wing Lok [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 13, 2001 3:24 AM To: CF-Talk Subject: recompile mod_coldfusion.c hi, did anyone know where i can get

RE: recompile mod_coldfusion.c

2001-12-13 Thread Mak Wing Lok
://www.allaire.com/Handlers/index.cfm?ID=22186Method=Full Jared Clinton. NEC Business Solutions NEC Australia -Original Message- From: Mak Wing Lok [mailto:[EMAIL PROTECTED]] Sent: Friday, 14 December 2001 10:46 AM To: CF-Talk Subject: RE: recompile mod_coldfusion.c hi eric, i try

OT: pop up new browser window after closing the browser

2001-12-10 Thread Mak Wing Lok
hi cfer, how can i make a new browser window pop up after a user close the main browser, for example, i want to pop up a new window to remind the user to logoff from the application and not to just close the browser without logoff, how can i do that?

RE: CFX error

2001-12-09 Thread Mak Wing Lok
or directory --- Mak Wing Lok [EMAIL PROTECTED] wrote: hi, can anyone tell me what caused the error below? Error loading CFX custom tag library The procedure associated with the custom tag CFX_IVC (ProcessTagRequest) was not found in the library '/usr/lib/libiVerify.so

Re: Scheduler Question

2001-12-09 Thread Mak Wing Lok
i guess you can check on the scheduler.log file --- Bryant Tyson [EMAIL PROTECTED] wrote: I have a scheduled task that was put into the scheduler around 10am that was set to go off at 6pm today. It's set to run once with no end date. Start date is today. The actual line from the scheduler

CFX error

2001-12-07 Thread Mak Wing Lok
hi, can anyone tell me what caused the error below? Error loading CFX custom tag library The procedure associated with the custom tag CFX_IVC (ProcessTagRequest) was not found in the library '/usr/lib/libiVerify.so'. Error: ld.so.1: /opt/coldfusion/bin/cfserver: fatal: ProcessTagRequest:

Re: CFX error

2001-12-07 Thread Mak Wing Lok
of this problem is that the server is not currently running. Verify that the server is running and restart it if necessary. Unix error number 2 occurred: No such file or directory --- Mak Wing Lok [EMAIL PROTECTED] wrote: hi, can anyone tell me what caused the error below? Error loading

email sent date/time and received date not tally

2001-11-29 Thread Mak Wing Lok
I'm having this funny problem, well i use CFMAIL to send email out, when the receiver received the email, the received date/time and the sent date/time is not tally, the email sent date/time will be 8 hours later than the email received date/time, why is that? is there anything i need to set on

email sent date/time and received date not tally

2001-11-29 Thread Mak Wing Lok
I'm having this funny problem, well i use CFMAIL to send email out, when the receiver received the email, the received date/time and the sent date/time is not tally, the email sent date/time will be 8 hours later than the email received date/time, why is that? is there anything i need to set on

update a user password on a LDAP server

2001-11-12 Thread Mak Wing Lok
hi CF ppl. anyone can help me on this? i need to update/change a user password thru CF application, how can i do that? any hints? i tried to use cfa_user to change it but the server keep track of two password, means that i be able to login with the old and new password. by the way, i'm using

OT: is someone try to hack my server?

2001-11-02 Thread Mak Wing Lok
hi, I get all these error from my apache error log file, can someone help me by explaining what caused this? seems like someone is hacking my server, thank god, i'm not using NT server. but still it makes my server's response slow. [Fri Nov 2 12:19:25 2001] [error] [client 203.255.177.169]

fuuny advanced security error

2001-11-01 Thread Mak Wing Lok
dear all, I experienced this out of a sudden, i cannot login into my application with advanced security. and i test it with this code : cfauthenticate setcookie=No throwonfailure=Yes securitycontext=sc1 username=admin password=password it gives me this error : CFAuthenticate Tag Error.

Re: SQL*NET for Solaris

2001-10-25 Thread Mak Wing Lok
I've check it but i can't seems to find a Solaris version - Original Message - From: Dave Watts [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, October 26, 2001 5:02 AM Subject: RE: SQL*NET for Solaris i am looking for the sql*net for oracle7.3 for Solaris as i need

Fw: SQL*NET for Solaris

2001-10-24 Thread Mak Wing Lok
i am looking for the sql*net for oracle7.3 for Solaris as i need to configure the CF server to access Oracle DB, but i can't seems to find this client software from Oracle web site, where can i get it? mak wl ~~ Get the mailserver that powers

OT: SQL*NET for Solaris

2001-10-24 Thread Mak Wing Lok
i am looking for the sql*net for oracle7.3 for Solaris as i need to configure the CF server to access Oracle DB, but i can't seems to find this client software from Oracle web site, where can i get it? mak wl ~~ Get the mailserver that powers this

OT: dynamically generate page content without refresh a page

2001-10-21 Thread Mak Wing Lok
hi all, juat a question here, not so much on CF, but will like to do it on a CF page, how I can make a page dynamically generate its content without refresh a page as i have see this on some web site. for example, if i click on a button then the page will display a table with some data on it (of

dynamically generate page content without refresh a page

2001-10-21 Thread Mak Wing Lok
hi all, juat a question here, not so much on CF, but will like to do it on a CF page, how I can make a page dynamically generate its content without refresh a page as i have see this on some web site. for example, if i click on a button then the page will display a table with some data on it

dynamically generate page content without refresh a page

2001-10-21 Thread Mak Wing Lok
hi all, juat a question here, not so much on CF, but will like to do it on a CF page, how I can make a page dynamically generate its content without refresh a page as i have see this on some web site. for example, if i click on a button then the page will display a table with some data on it

OT: perl function for round-up

2001-09-25 Thread Mak Wing Lok
sorry for the OT, does any Perl expert out there know what's the perl function to round up a decimal value? this is my first time doing perl and i don't seems to find it in the ref. book that i had. ~~ Get the mailserver that powers this list at

package CF application

2001-09-10 Thread Mak Wing Lok
hi, did anyone knows any resources or articles on how to package a CF application? ~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ:

Re: Disabling back button

2001-09-06 Thread Mak Wing Lok
is a nightmare! - Original Message - From: W Luke [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, September 06, 2001 3:51 AM Subject: Disabling back button Is there a possible and simple way to do this - or is it a nightmare to do? Will

OT: custom make Page not found

2001-08-29 Thread Mak Wing Lok
hi all, can anyone tell me how can i redirect the user to a custom template when a page they requested cannot be found. I do not want the user to see the Te page cannot be found template or the Error HTTP/1.0 404 Object Not Found templete. I'm using apache, did i need to configure on the apache

cfschedule question

2001-08-16 Thread Mak Wing Lok
hi, just curious, is cfschedule able to schdule-call pages from .asp, .php or any other valid http pages? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ:

Re: cfschedule question

2001-08-16 Thread Mak Wing Lok
-737-4668 x101 inFusion Mail Server (iMS) - The Intelligent Mail Server Join the DevCon community at www.coolfusion.com/devcon - Original Message - From: Mak Wing Lok [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, August 16, 2001 4:05 AM Subject: cfschedule question

OT: SQL Syntax - table structure

2001-08-16 Thread Mak Wing Lok
hi, this might sound stupid but i have forgotten the command. does anyone know the command to view a table structure on a database for SQL/Sybase? ~~ Structure your ColdFusion code with Fusebox. Get the official book at

Re: cf5 and solaris 8

2001-08-14 Thread Mak Wing Lok
i can't even install CF5 with advanced security into Solaris 7! - Original Message - From: Janssen Dolores Y (Contractor) [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, August 15, 2001 12:29 AM Subject: cf5 and solaris 8 has anyone installed cf 5 on a solaris 8

any report tool for solaris

2001-08-14 Thread Mak Wing Lok
is there any reporting tool like crystal report which run on Solaris platform and can be integrate with CF? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ:

OT: apache error

2001-08-13 Thread Mak Wing Lok
did anyone know what caused this error? Warning,08/14/01,11:11:04,(Apache) A network I/O error occurred while writing the reply back to the web server. ~~ Structure your ColdFusion code with Fusebox. Get the official book at

can i delete the core file

2001-08-13 Thread Mak Wing Lok
can i delete the core file in the /coldfusion/log/ directory? will it cause any system malfunction if i delete this file as i find the size of the file is way too large. ~~ Structure your ColdFusion code with Fusebox. Get the official book at

advanced security password compare

2001-08-07 Thread Mak Wing Lok
hi.. just wondering how i could compare the password that user key-in with the one in the LDAP server before i let the application update the password for the user, as i found out that the password i retrieve using cfa_userGet is encrypted but the password which user key-in in form field is in

retrieve password stored in LDAP

2001-08-07 Thread Mak Wing Lok
hi does anyone know how can i retrieve the password stored in the LDAP server into it's original form in plain text? as the password i retrieve now is encrypted. i need this to verify user old password to facilitate password changing. thanks

Re: anyone else had this problem?

2001-08-06 Thread Mak Wing Lok
if it is the same email then it might be that you downloaded the email to your outlook but did not delete it from your email server which the outlook re-download the same email again and again - Original Message - From: Mike Kear [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent:

DB2 insert error

2001-08-01 Thread Mak Wing Lok
hi, i tried to insert a new record into DB2 database and it show me this error : DB2 Error Code = -7008 [IBM][CLI Driver][AS] SQL7008N REXX variable EHTEMP contains inconsistent data. SQLSTATE=55019 never see this before, anyone have any idea what wents wrong?

Re: Sort by year

2001-07-30 Thread Mak Wing Lok
select * from articles where year = the_year_you_want or sleect * from articles order by year mak wl - Original Message - From: nyon [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, July 30, 2001 6:33 PM Subject: Re: Sort by year Hi, I have a few hundred articles

Re: one more sql question

2001-07-30 Thread Mak Wing Lok
try this : TimePublish = #TimeFormat(GetDate(),'HH:MM')# - Original Message - From: S R [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 31, 2001 9:25 AM Subject: one more sql question Is there anyway to compare times in SQL? I have a page that I would only like to

Re: Macromedia Cold Fusion Community Manager

2001-07-24 Thread Mak Wing Lok
can't comment much on NT as i run CF on Solaris, but i agreed with you on installation lies, as i find it lack of good documentation to guide you on installation as i experience various error and until today still not yet solve even i did send some email to MM, but seems they can't help much when

cfmail

2001-07-24 Thread Mak Wing Lok
hi.. anyone have a good sample coding on how to attach file on cfmail? as i'm having problem doing so, CF keep prompting error file not found, i'm running CF on Solaris thanks ~~ Structure your ColdFusion code with Fusebox. Get the official

Re: CM: Macromedia Cold Fusion Community Manager

2001-07-24 Thread Mak Wing Lok
1:29 AM Subject: Re: CM: Macromedia Cold Fusion Community Manager Mak Wing Lok wrote: what if i'm having a installation problem? as i'm still having problem on installing the CF5 If it's technical, you want to call the tech support people. If do that and they can't help you and no one

cfmail error with attachment

2001-07-24 Thread Mak Wing Lok
hi all, i got this error when i tried to send an email with attachment, anyone help please? Error Occurred While Processing Request Error Diagnostic Information Unable to attach file. Cannot attach 'C:\testing.txt' to the mail message. The file does not exist The error occurred while

Re: cfmail error with attachment

2001-07-24 Thread Mak Wing Lok
yes you are right, i'm trying to attach the file from a PC in an email, but can i do it without uploading the file to the server? i don't want to have a copy of that file in the server as it might be a private and confidential file. can CFMAIl attach file without uploading the file to the server?

Re: cfmail error with attachment

2001-07-24 Thread Mak Wing Lok
any other alternative solution where i can do without uploading file? - Original Message - From: Dave Watts [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Wednesday, July 25, 2001 10:29 AM Subject: RE: cfmail error with attachment yes you are right, i'm trying to attach the

CF6.0 phase out Jrun?

2001-07-24 Thread Mak Wing Lok
I read this from a book review at amazon.com, is it true? JRUN is being phased out because ColdFusion 6.0 is being written in Java. You'll have the power of ColdFusion and Java in the same application server As i'm planning to get myself a copy of JRun, in this case should i wait for CF6.0?

Re: advanced security error

2001-07-23 Thread Mak Wing Lok
to access, and typed all the policys in again. Bah.) -Original Message- From: Mak Wing Lok [mailto:[EMAIL PROTECTED]] Sent: 21 July 2001 09:41 To: CF-Talk Subject: advanced security error hi, anyone could help please, i get this error when i try to configure the advanced

Re: advanced security error

2001-07-23 Thread Mak Wing Lok
\database the is smpolicy50_blank.mdb and smpolicy50.mdb You need to copy smpolicy50_blank.mdb and rename it to smpolicy50.mdb after removeing the original smpolicy50.mdb. [ob. disclaimer]untested, use at own peril etc. -Original Message- From: Mak Wing Lok [mailto:[EMAIL PROTECTED

CM: Macromedia Cold Fusion Community Manager

2001-07-23 Thread Mak Wing Lok
what if i'm having a installation problem? as i'm still having problem on installing the CF5 - Original Message - From: Matt Brown [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, July 24, 2001 10:35 AM Subject: Re: Macromedia Cold Fusion Community Manager Kirk Boecker

siteminder migrate error from CF4.5 to CF 5

2001-07-22 Thread Mak Wing Lok
hi... i'm previously running CF4.5 on a Sun Solaris server which i try to upgrade to CF 5 last weekend but during the advanced security installation step on the migration of policy i encountered an error, and i try to redo the upgrade installation but the installation program think my CF version

CF 5 for Solaris Error

2001-07-22 Thread Mak Wing Lok
hi, I encountered this error when i try to install CF5 for Solaris. ERROR: Could not import Siteminder policy file ERROR: smobjimport -ismpolicy.smdif -k -c -dSiteMinder -wpassword pkgadd: ERROR: postinstall script did not complete successfully any idea why? and how can i overcome it?

CF5 installation on Solaris failed

2001-07-21 Thread Mak Wing Lok
anyone care to help? i got this error when i do the CF5 installation on Sun Solaris 7 : WARNING! WARNING: Could not add ColdFusion user root to group btcats in /etc/group. WARNING: Please add user root to group btcats by hand. WARNING: ColdFusion Application Manager features will not run without

advanced security error

2001-07-21 Thread Mak Wing Lok
hi, anyone could help please, i get this error when i try to configure the advanced security at the CF administrator, even though the installation said i successful installed the advanced security for CF 5 Error Diagnostic Information Security Policy Administration Security Policy action

Re: Ban John McCosker from list

2001-07-19 Thread Mak Wing Lok
I feel it is not fair just to ban him as the thread started when many people start contribute their idea and replying his message. he did make a mistake by posting a really OT message, but if he to be ban then should the people who reply and discuss his message be ban too? btw, we discuss some

User Defined Functions

2001-07-19 Thread Mak Wing Lok
where can i get more info on CF 5 User Defined Functions? ~~ 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/

suspend LDAP user account

2001-07-19 Thread Mak Wing Lok
hi, I'm using advanced security for my application authentication on iPlanet LDAP server, just wondering is there a way where i can disable/suspend a user from login into the system by using the exiting feature of CF without extra coding? ~~

CF5 new features?

2001-07-18 Thread Mak Wing Lok
hi, i just got my CF 5, but just wondering where can i get the documentation on only the new features of CF 5, ie. the new tag or functions? ~~ Structure your ColdFusion code with Fusebox. Get the official book at

Re: CF 5 cfgrid

2001-07-16 Thread Mak Wing Lok
does CFgrid support javascript? - Original Message - From: Scott Mulholland [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, July 16, 2001 11:22 PM Subject: CF 5 cfgrid Does cfgrid in CF5 support dropdowns? Thanks, Scott Mulholland Systems Programmer Exario Networks

CFGridColumn

2001-07-11 Thread Mak Wing Lok
hi all, is it possible to have javascript in CFGRIDCOLUMN, when the user click on the grid item it will run the javascript, for example : cfgrid name=myGrid query=detailsdata selectmode=SINGLE sort=Yes sortascendingbutton=ASC sortdescendingbutton=DESC insert=Yes delete=Yes insertbutton=Insert

Re: cflocation kills my session

2001-07-08 Thread Mak Wing Lok
use a CFLOCATION when you need to store a Session or Cookie VAR. It won't work. Lee Fuller Chief Technical Officer PrimeDNA Corporation / AAA Web Hosting Corporation We ARE the net. http://www.aaawebhosting.com -Original Message- From: Mak Wing Lok [mailto:[EMAIL PROTECTED

cflocation kills my session

2001-07-05 Thread Mak Wing Lok
when i use cflocation to redirect to another page CF kills all my session variable and ask me to login again, why? any idea? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

OT : project documentation

2001-07-04 Thread Mak Wing Lok
can anyone recommend where i can get sample documentation for a project, like system specification, project proposal, user requirements, system design, etc. best if for web application development. ~~ Structure your ColdFusion code with Fusebox.

testing

2001-06-27 Thread Mak Wing Lok
~~ 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:

Re: UI question

2001-06-07 Thread Mak Wing Lok
try using Javascript, hide the text box when the page loaded and display the text box when the user click on Other mak wl - Original Message - From: Jason Lotz [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, June 07, 2001 2:28 AM Subject: UI question I would like some

dhtml menu

2001-05-30 Thread Mak Wing Lok
did anyone know is there any dhtml menu CF tags that can work in IE and Netscape, i tried CF_dhtmlMenu but it only works on IE, i need a CF tag that will work on both browser. ~~ Structure your ColdFusion code with Fusebox. Get the official book

disable user on LDAP server

2001-05-11 Thread Mak Wing Lok
hi, is there a way where i can temporary disable an user on Netscape LDAP server? sort of disable that user account which in future allow me to enable it again, for temporary suspension on that user account. I did not see any function for me to disable user account in Netscape LDAP server, any

Re: Wrong permissions on a Sun Server

2001-05-09 Thread Mak Wing Lok
did you used FTP or RDS on your CF Studio to save .cfm files into the server? try checking on the user account that you log into the server from CF Studio - Original Message - From: Stevens, Jason [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Thursday, May 10, 2001 5:20 AM

testing..

2001-05-03 Thread Mak Wing Lok
is CF-talk OK? ~~ 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:

Re: DevCon Europe? Asia? Anywhere Outside the U.S.?

2001-05-01 Thread Mak Wing Lok
how about Asia? we do have many CF users in Asia. - Original Message - From: Darren Adams [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, May 01, 2001 10:40 PM Subject: RE: DevCon Europe? Asia? Anywhere Outside the U.S.? Arent there in in europe ? -Original

is cf-talk down?

2001-04-26 Thread Mak Wing Lok
is cf-talk down or it is just me? ~~ 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:

OT : format textarea text

2001-04-25 Thread Mak Wing Lok
sorry for the OT, but i do read the solution for the problem here before how can i format the text field i submitted by textarea? espcially on how can i detect the enter where user type on the textarea? ~~ Structure your ColdFusion code with

Re: WDDX error

2001-04-23 Thread Mak Wing Lok
sorry guys, no i don't. will try to do one and let you all know the URL to get the packet mak wl mak wl - Original Message - From: Dick Applebaum [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Monday, April 23, 2001 12:31 PM Subject: Re: WDDX error Mak Wing Lok Do you have

  1   2   >