Hour Format

2000-08-03 Thread Luis
How can I format a Hour field into a CFGRID? regards, Luis Ramirez -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=l

Installation path...

2000-05-18 Thread Luis
Anyone knows why can't I use a installation path with spaces? that is I want to install ColdFusion Server 4 (Eval) on this directory: d:\Program Files\CFusion but the installation program show me a message that I my path has a space. Is there a way to install on that path, How?. I'm using Nt4.

ANOTHER CF_GRID question

2000-11-17 Thread Luis
How can I truncate the information typed on the grid if my filed has a length of 10 (example)? Now I receive an error, I'm using SQL 7 and ColdFusion 4.5 on WinNT 4 ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://ww

RE: ANOTHER CF_GRID question

2000-11-18 Thread Luis
aska Native Medical Center > > > -Original Message- > > From: Luis [SMTP:[EMAIL PROTECTED]] > > Sent: Friday, November 17, 2000 7:02 AM > > To: CF-Talk > > Subject:ANOTHER CF_GRID question > > > > How can I truncate the information

Internet Billing

2001-01-06 Thread Luis
Anyone knows about a program to manage a Internet cafe billing time? I need to control the time on Internet on each computer. I need to give access and suspend access when the time is over... ~~ Structure your ColdFusion code with Fusebox. Get th

RE: Your thoughts on a project

2002-10-29 Thread Luis Lebron
We use Canto Cumulus (www.canto.com) for our Army Aviation customers. Luis -Original Message- From: FlashGuy [mailto:flashmx@;rogers.com] Sent: Tuesday, October 29, 2002 9:49 AM To: CF-Talk Subject: Your thoughts on a project I have the opportunity to develop a database project on the

RE: MySQL for Windows and CF

2002-10-30 Thread Luis Lebron
Look in the downloads section. Luis -Original Message- From: FlashGuy [mailto:flashmx@;rogers.com] Sent: Wednesday, October 30, 2002 6:28 AM To: CF-Talk Subject: MySQL for Windows and CF Hi, I was using Acess but have now installed mySQL for Windows. I'm a little confused on how to

RE: Running CF, mySQL

2002-11-01 Thread Luis Lebron
You may want to change the default root password (for obvious security reasons) Luis -Original Message- From: FlashGuy [mailto:flashmx@;rogers.com] Sent: Wednesday, October 30, 2002 9:03 AM To: CF-Talk Subject: RE: Running CF, mySQL That was it. I thought the username/password had to

Displaying a pdf file

2002-11-04 Thread Luis Lebron
with this code. It gets the file, however, it does not display it properly. thanks, Luis ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?met

RE: CFX_Image Help-Resizing Doesn't work

2002-11-04 Thread Luis Lebron
Here is some code that I use to do this. This will create upload a file to the current directory, create a thumbnail (360 Height or 270 Width), copy the thumbnail to a graphics subdirectory and delete the original . The thumbnail is named "filename_thumb" Thumbnail Size (#IMG

RE: SQL UPDATE - identifying a record?

2002-11-07 Thread Luis Lebron
I always create an unique field when I create a database table for the same reason. Normally, a table does not have a built-in way of identifying a unique record. Luis -Original Message- From: Ed Gordon [mailto:NetDr@;callptc.com] Sent: Thursday, November 07, 2002 12:26 PM To: CF-Talk

RE: Using dreamweaver MX to read linux files

2002-11-08 Thread Luis Lebron
This happens because the files are being downloaded in binary instead of ascii mode. I don't have Dreamweaver MX, but look for file transfer mode or something similar. Luis -Original Message- From: Josh Trefethen [mailto:jtnewsletters@;exciteworks.com] Sent: Friday, November 08, 20

RE: PHP -> CF

2002-12-02 Thread Luis Lebron
If you are writing code in different languages you may want to try Code Chare. www.codecharge.com. It lets you write code and exports it to a variety of languages (i.e. cf, php, perl, jsp, etc...) -Original Message- From: Michael Greenberg [mailto:[EMAIL PROTECTED]] Sent: Friday, November

Exchange Address List

2002-12-05 Thread Luis Lebron
Is it possible to get the usernames and email address from a local Exchange server using CF? thanks, Luis ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com

CFMAIL and CFQuery

2002-12-06 Thread Luis Lebron
I am writing a small script to send out a newsletter. The recipients email address are stored in a database. I would like to create a loop that would send let's send 50 emails, pause for a few seconds and then send the next 50 in the database. Is this possible? thanks,

Pausing a script

2002-12-06 Thread Luis Lebron
Does CF have an equivalent of the PHP sleep function. I need to pause s script for a few seconds. Luis ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists

RE: Pausing a script

2002-12-06 Thread Luis Lebron
a time (or using GetTickCount()) and then doing a "While this time is less than whatever, keep looping" Should work fine. Jim Davis > -Original Message- > From: Luis Lebron [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 06, 2002 12:58 PM > To: CF-Talk > Subjec

Converting new lines to

2002-10-02 Thread Luis Lebron
I'm new to Cold Fusion so bear with me. Is there a way of converting new lines in a string to html line breaks . If you are familiar with PHP I'm looking for something like the nl2br function. thanks, Luis ~| Arch

RE: Converting new lines to

2002-10-03 Thread Luis Lebron
Thanks for the info. That did the trick. I ended up writing it a function #chr(10)#", "all")> Luis -Original Message- From: Ben Doom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 02, 2002 5:06 PM To: CF-Talk Subject: RE: Converting new lin

Variable locking

2002-10-04 Thread Luis Lebron
I have a question on Session variables. If I have a statement like #Session.Fullname# do I need to use cflock tags with it? thanks, Luis ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription

RE: PHP versus CF Development Speed?

2003-02-28 Thread Luis Lebron
I think that while it may be true that their is a lot of code for CF, there is not a lot of free or open source code for CF. This is one place where PHP or Perl have an advantage. Luis -Original Message- From: Jim Davis [mailto:[EMAIL PROTECTED] Sent: Friday, February 28, 2003 4:04 PM

App Suggestions

2003-03-03 Thread Luis Lebron
s but I haven't found anything that meets all the requirements. thanks, Luis R. Lebron Project Manager Sigmatech, Inc ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseo

RE: Rich Text Editor

2003-03-04 Thread Luis Lebron
There are two that I know of: Htmlareahttp://www.interactivetools.com RTE http://richtext.sourceforge.net They are both free and well supported (via a discussion forum) Luis -Original Message- From: Scott Wilhelm [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 04

CF Server and MS Exchange

2003-03-10 Thread Luis Lebron
I am having a problem getting the MS Exchange 5.5 server to allow the CF Server to send mail. The only way I have gotten it to work is by setting up Exchange as an open relay which is a serious security problems. The machines are both on the same net. Any ideas? thanks, Luis R. Lebron Project

RE: CF Server and MS Exchange

2003-03-10 Thread Luis Lebron
Tried that and I can't get it to work. -Original Message- From: Craig Dudley [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2003 11:17 AM To: CF-Talk Subject: RE: CF Server and MS Exchange Just allow the IP of the cf server to relay? -Original Message- From: Luis L

RE: Exchange Address List

2002-12-10 Thread Luis Lebron
occurred on line 7. I tried the WS_Ping Pro Pack as suggested in the article and I can get information from the server. Any ideas? thanks, Luis Lebron -Original Message- From: Jim Davis [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 05, 2002 2:04 PM To: CF-Talk Subject: RE

CFLdap and Exchange Server

2002-12-10 Thread Luis Lebron
, Luis Lebron ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion

CFLdap and Exchange Server

2002-12-10 Thread Luis Lebron
, Luis Lebron ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

CFPOP and undeliverable mail

2002-12-12 Thread Luis Lebron
like this: From: System Administrator - To: Luis Lebron Subject: Undeliverable: Test message -Date Thu, 12 Dec 2002 07:44:24 -0600 Body: Your message To: '[EMAIL PROTECTED]' Subject: Test message Sent: Thu, 12 Dec 2002 07:44:12 -0600 did not reach the following recipient(s): '[EMAIL PROT

RE: CFPOP and undeliverable mail

2002-12-12 Thread Luis Lebron
I did find an UDF that would verify a string is an email address but none that would find an email address in a string. Luis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 8:39 AM To: CF-Talk Subject: Re: CFPOP and undeliverable

RE: mySQL & CF

2002-12-16 Thread Luis Lebron
For Yes and No I use and ENUM field and specify 'Yes','No' as the acceptable choices. Luis -Original Message- From: Rick Faircloth [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 15, 2002 6:40 PM To: CF-Talk Subject: mySQL & CF Hi, all. I'm learning to

Converting a php script to cf

2002-12-18 Thread Luis Lebron
(email) values ('$email')"; $result=&$conn->Execute($query); //Uses adodb db library print $email.""; } } Here's the CF code I have so far CF I'm new at this so any help would be greatly appreciated. Luis R. Lebron Project Ma

Web Based CD key

2002-12-19 Thread Luis Lebron
We have a customer that has asked us to create a CD that would only "unlock" if a person was logged in to a particular web site. Any ideas on how this could be done. I'm thinking that the CD could check for the existence of a particular cookie. Anyone have any ideas?

RE: Web Based CD key

2002-12-19 Thread Luis Lebron
A PowerPoint Presentation done with Microsoft Presenter? Luis -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 4:24 PM To: CF-Talk Subject: Re: Web Based CD key Luis Lebron wrote: > We have a customer that has asked us to creat

RE: Web Based CD key

2002-12-20 Thread Luis Lebron
The problem is that the presentation is to big to download. That's why they want to use an encrypted cd. Luis -Original Message- From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 12:34 AM To: CF-Talk Subject: RE: Web Based CD key Good call. Just

RE: Project manager tool

2003-01-02 Thread Luis Lebron
What features are you looking for? -Original Message- From: Robert Everland [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 11:32 AM To: CF-Talk Subject: Project manager tool Anyone has any suggestions for a decent project management tool out there, any suggestions must list

CFtree fontsize parameter

2003-01-03 Thread Luis Lebron
What is the correct syntax for the cftree fontsize parameter? I've tried fontSize = "20" fontSize = "20 px" Neither one of them seems to do anything. thanks, Luis ~| Archives: http://www.h

RE: CFtree fontsize parameter

2003-01-03 Thread Luis Lebron
igation into it, try this instead: fontSize = "20 pt" See if that works :) Pablo - Original Message - From: "Luis Lebron" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 4:41 PM Subject: CFtree fontsize paramet

Stopping an endless loop

2003-01-08 Thread Luis Lebron
I accidentally created an endless cfloop (which includes a cfmail tag!!!). How do I stop it. Help!!! Luis ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com

RE: Stopping an endless loop

2003-01-08 Thread Luis Lebron
I tried stopping the server, but everytime I restart it the mail starts again. -Original Message- From: Scott Brady [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 12:18 PM To: CF-Talk Subject: Re: Stopping an endless loop 1) If you have access to the server itself, stop the

Resolved RE: Stopping an endless loop

2003-01-08 Thread Luis Lebron
Thanks for all the help. Cleaning up the spool did the trick. Luis -Original Message- From: Candace Cottrell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 12:33 PM To: CF-Talk Subject: RE: Stopping an endless loop BTW, The queue is located at cfusion/mail/spool Just

Preview a query string

2003-01-08 Thread Luis Lebron
I am building a dynamic query that looks like this: Select * from contacts where 1 and company like '%#Form.company#%' and city like '%#Form.city#%' and state like '%#Form.state#%' How can I print the actual query string so that I can check

RE: Preview a query string

2003-01-08 Thread Luis Lebron
Thanks, this works. Luis -Original Message- From: Everett, Al [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 2:45 PM To: CF-Talk Subject: RE: Preview a query string Build the whole thing first: Select * from contacts where 1 and company

Building and saving a query string

2003-01-08 Thread Luis Lebron
a lot of unneeded spaces and line breaks like so: Select * from contacts where 1 and company like '%Company 1%' and title like '%Title 1%' and type_of_industry like '%Manufacturing%' and company_size <250 and department like '%Training%' Is there any way

RE: cf and exchange

2003-01-09 Thread Luis Lebron
I use cfpop and cfmail with our exchange server. I haven't had any trouble with them. Luis -Original Message- From: Turetsky, Seth [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 5:09 PM To: CF-Talk Subject: cf and exchange Anyone ever use CF to read mail off an exc

RE: Building and saving a query string

2003-01-09 Thread Luis Lebron
I ended up writing a function to strip the newlines That did the trick. thanks, Luis -Original Message- From: John Paul Ashenfelter [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 08, 2003 4:20 PM To: CF-Talk Subject: Re: Building and saving a query string

Adding All to cfselect

2003-01-09 Thread Luis Lebron
I want to use cfselect to dynamically generate select boxes, however I also need to have an "All" option as part of the select. Is there any easy way to do this other than adding "All" to the database field? thanks, Luis R. Lebron Project Ma

RE: Adding All to cfselect

2003-01-09 Thread Luis Lebron
Thanks. -Original Message- From: Luce, Greg [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 10:00 AM To: CF-Talk Subject: RE: Adding All to cfselect You can just put an ALL between the and the tags. -Original Message- From: Luis Lebron [mailto:[EMAIL PROTECTED

RE: Adding All to cfselect

2003-01-09 Thread Luis Lebron
In my case I added All to make it the default option. thanks, Luis -Original Message- From: Mosh Teitelbaum [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 10:00 AM To: CF-Talk Subject: RE: Adding All to cfselect You can manually include any options you want between the

RE: Linux Development Tools...

2003-01-15 Thread Luis Lebron
HTML-KIT is supposed to work under Linux. I use the windows version for Cold Fusion and PHP development. Luis -Original Message- From: Andrew Golden [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 15, 2003 8:44 AM To: CF-Talk Subject: Linux Development Tools... I have found Linux

RE: SQL Question

2003-01-16 Thread Luis Lebron
Depending on the db you may want to use the limit function. -Original Message- From: Jeff Chastain [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 2:07 PM To: CF-Talk Subject: WOT: SQL Question This is way off topic, but I need some quick help here. I have two tables - one

CFSchedule question

2003-01-21 Thread Luis Lebron
How do I schedule a one time task with cfschedule. I get I can set the start and end date to the same one or is there a better way? thanks, Luis R. Lebron Project Manager Sigmatech, Inc ~| Archives: http

Setting the font size with cftree

2003-01-21 Thread Luis Lebron
I am trying to set the fontsize on the cftree applet. However, I must have the wrong syntax because nothing changes. Can anyone point me in the right direction. thanks, Luis R. Lebron Project Manager Sigmatech, Inc ~| Archives

Cfgridcolumn and mailto link

2003-01-24 Thread Luis Lebron
Is it possible to setup a cfgridcolumn as a mailto link? thanks, Luis R. Lebron Project Manager Sigmatech, Inc ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com

Access and cfquery problem

2003-01-25 Thread Luis Lebron
Link JDBC Driver][ODBC Socket][Microsoft][ODBC Microsoft Access Driver] Data type mismatch in criteria expression. The error occurred on line 15. Any ideas on what is happening? thanks, Luis R. Lebron Project Manager Sigmatech, Inc ~

Newbie question-Inserting the current date into Access

2003-01-27 Thread Luis Lebron
I have an Access table with a Date/Time field. I have tried to insert the current date in a variety of different ways but I always end up getting an error. This is the last thing that I tried #DateFormat(NOW(), '/mm/dd')#. Any ideas? thanks, Luis R. Lebron Project Manager Sigm

RE: Newbie question-Inserting the current date into Access

2003-01-27 Thread Luis Lebron
I tried it without any luck. However I found the following on cfhub.com that worked: #CreateODBCDate(Now())# thanks, Luis -Original Message- From: Candace Cottrell [mailto:[EMAIL PROTECTED]] Sent: Monday, January 27, 2003 10:06 AM To: CF-Talk Subject: Re: Newbie question-Inserting the

Breadcrumb navigation CF Tutorial

2003-01-30 Thread Luis Lebron
Does anyone know of a good tutorial on creating breadcrumb navigation with CF? thanks, Luis R. Lebron Project Manager Sigmatech, Inc ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http

RE: Breadcrumb navigation CF Tutorial

2003-01-30 Thread Luis Lebron
I'm thinking we are going to used directory based file location. Luis -Original Message- From: Jerry Johnson [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 1:09 PM To: CF-Talk Subject: RE: Breadcrumb navigation CF Tutorial Are your sections defined by directory

Re: Help Macromedia! MX service is crashing constantly!

2004-09-14 Thread Luis Menchu
Chad, In case you are subscribed to this posting... did you find a specific cause or solution? We are running into the same problem. >We have run into a major problem with MX.  It will not stay running.  The >service shuts down then restarts under load. > >Im not sure if this is access databa

Re: MySQL on CFMX

2005-01-31 Thread Luis Menchu
m to be having trouble with that also. We are running on Windows 2003, CFMX all up to date, MySQL 4.1 on separate Windows 2000 server. Any suggestions appreciated. Luis >Could it be that you are using MySQL 4.1? > >http://www.talkingtree.com/blog/index.cfm?mode=alias&al

RE: How to make this URL variable work!

2005-02-01 Thread Luis O. Torres
Dear Will, Use this instead. #URLDecode(url.CAT)# - Luis -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 01, 2005 7:52 PM To: CF-Talk Subject: How to make this URL variable work! hey all again, I'm passing my URL variable like usu

RE: How to make this URL variable work!

2005-02-01 Thread Luis O. Torres
edFormat, ColdFusion will think that the variable url.CAT = Sweatpants and it will also think that "Jackets" is an empty variable. Hope this helps. - Luis -Original Message- From: Will Tomlinson [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 01, 2005 8:11 PM To: CF-Tal

OT:Traffic control

2000-08-08 Thread Ing. Luis J. Ramirez Flores
Anyone knows a good program that control the amount of bytes sended an received by the net? -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?

Select Tag

2000-09-22 Thread Ing. Luis J. Ramirez Flores
I hve a page that contains a form including many fields and a select menu (combo box) containing information from a database, could ( this select) be actualized only when the database change? That is I´m filling a order form that contains many information and one field that contains a client catal

"Not enough disk space"

2000-05-17 Thread Ing. Luis J. Ramirez Flores
I'm installing ColFusion Server 4.0 Eval version, and i have a message during the installation, this:"Not enough disk space", but we have enough space on disk, could some one help to me? I'm trying to install on a different directory c:\cfusion , that is: d:\Program Files\Cfusion ...is this a

Timeout !!!

2001-01-05 Thread Ing. Luis J. Ramirez Flores
How can I control inactivity time in my web?, I want to send a message when a page has 3 minutes of inactivity, is that possible ? I´m using CF4.5 and WebsitePro 1.1 on Win98 and WinNT == IMPRESION EXPRESS Tel.(8)3

Combo auto update

2001-01-30 Thread Ing. Luis J. Ramirez Flores
Is there a way to refresh only a object (CFSELECT...Combo Box) from a form? I have a main form that use information from two tables into a CFSELECT , if the user doesn't find the information in the combo, I want go to add it and return to the main form, but the problem is How can I refresh th

CF Generator applications

2001-03-09 Thread Ing. Luis J. Ramirez Flores
Anyone knows a program that generates CF code for comercial applications (add,update,delete,search forms)? == IMPRESION EXPRESS Tel.(8)363-0888 Fax(8) 363-7199 Ave. Real San Agustin #222 - H3E-mail: [EMAIL PR