CF7 - Conventing HTM Docs TO pdf

2005-07-28 Thread sam komolafe
HI, I am trying to convert an htm document with links to PDF. The PDF created by CF7 does not convert the links to hot/clickable links. Any idea how to do this? Thanks Sam --- [This E-mail scanned for viruses.] ~| Find out ho

CF7: Conventing HTM Docs TO pdf

2005-07-27 Thread sam komolafe
HI, I am trying to convert an htm document with links to PDF. The PDF created by CF7 does not convert the links to hot/clickable links. Any idea how to do this? Thanks Sam --- [This E-mail scanned for viruses.] ~| Logware (w

CF7: Conventing HTM Docs TO pdf

2005-07-27 Thread sam komolafe
HI, I am trying to convert an htm document with links to PDF. The PDF created by CF7 does not convert the links to hot/clickable links. Any idea how to do this? Thanks Sam - Original Message - From: "Cary Gordon" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Wednesday, July 27, 2005 3:07 PM

Document Imaging

2005-04-08 Thread sam komolafe
Hi, Are there software packages that can be used to read and write image files to SQL Server database? Is this doable in cfmx? Thanks Sam - Original Message - From: "dave" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Friday, April 08, 2005 11:11 AM Subject: RE: low-end web hosting? > I don

CFC: Object instantiation

2004-12-17 Thread sam komolafe
Hi, Is there a way I can make the second parameter in a CreateObject(,,) function accept a dynamic variable. I got this error: "This expression must have a constant value." I move the app to different sites and would like a way to dynamically set the components folder location. This is the code

CFC Generic table update utility

2004-12-13 Thread sam komolafe
Hi everyone, Is there a CFC tool out there that one can use to generate select/insert/update/delete for database tables? Thanks Sam --- [This E-mail scanned for viruses.] ~| Special thanks to the CF Community Suite Silver Spon

Re: CFC instance creation Problem

2004-11-19 Thread sam komolafe
> Show us the cfobject version that works for you. > > > On Fri, 19 Nov 2004 11:40:33 -0800, sam komolafe <[EMAIL PROTECTED]> wrote: > > Hi, > > > > Why am I not able to create an instance of a CFC on my test server using > > this syntax: > > >

CFC instance creation Problem

2004-11-19 Thread sam komolafe
Hi, Why am I not able to create an instance of a CFC on my test server using this syntax: It only works using the CFOBJECT syntax. By the way the CreateObject syntax works perfectly on my local PC. I have CFMX 6.1 + updater on both PC's Thanks Sam --- [This E-mail scanned for viruses.] ~

Running CFMX on DOS command line

2004-07-09 Thread Sam komolafe
Hi, I like to run a cfmx template on dos command line.  The file to run for CF5 is cfml.exe.  What is the executable file to run for CFMX. Thanks Sam --- [This E-mail scanned for viruses.] [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and S

CF adm Image storage

2004-06-17 Thread Sam komolafe
Hi, How do I store image files (attachments from customers) to a SQL Server database using ColdFusion AND is this a better way to store attachements? Thanks Sam --- [This E-mail scanned for viruses.] [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Don

Cannot display DB Error Page in CFMX

2004-06-10 Thread sam komolafe
Hi all, How do I get the standard CF5 type error page that displays when you have a database error on your development server. The error message usually includes type of error and line error occurs.  I now use CFMX and it gives me a 'cannot display page'  for a database error. Thanks Sam --- [Thi

CFFile and Word/PDF document

2004-05-13 Thread sam komolafe
Hi All, How do I View/Display Microsoft Word and/or PDF documents I retrived using CFFILE  into my coldfusion template? Thanks Sam --- [This E-mail scanned for viruses.] [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

CFFile and Word/PDF document

2004-05-12 Thread sam komolafe
Hi All, How do I View/Display Microsoft Word and/or PDF documents I retrived using CFFILE  into my coldfusion template? Thanks Sam --- [This E-mail scanned for viruses.] [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

CFFILE UPLOAD ???

2004-05-11 Thread sam komolafe
Hi All, How do I append a string value to the name of the file I am upload to the server?   EXAMPLE: File Name to upload is: Readme.txt File Name AFTER Upload: FOO-Readme.txt Thanks Sam Komolafe --- [This E-mail scanned for viruses.] [Todays Threads] [This Message] [Subscription] [Fast

Load Testing Tools

2004-02-26 Thread Sam komolafe
Can someone recommend a good load testing tool for my ColdFusion server.  I have a Compaq Pentium III  DL380 - dual processor server with win2000 server. Thanks Sam --- [This E-mail scanned for viruses.] [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

How do I access COM Object properties in CF

2004-01-06 Thread Sam komolafe
Hi,   How do I access COM Object properties using CFObject tag? Thank Sam --- [This E-mail scanned for viruses.] [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

CFINCLUDE within CFLOOP not working

2003-11-13 Thread Sam Komolafe
Hi, How do I dynamically include files using CFINCLUDE within a CFLOOP statement: This does NOT WORK:       Help will be appreciated. Thanks [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Session Variables Dropping

2003-06-06 Thread Sam Komolafe
Hi, Why could session variables be dropping intermetently on my app. The variables are properly locked. On each page I localize the variables by moving them to a local scope. Once in a while, this local variables which should always be there are not found. I am using CF5 Pro on a Win2000 Ser

Session Variables Dropping

2003-06-06 Thread Sam Komolafe
Hi, Why could session variables be dropping intermetently on my app. The variables are properly locked. On each page I localize the variables by moving them to a local scope. Once in a while, this local variables which should always be there are not found. I am using CF5 Pro on a Win2000 Ser

Session Variables Dropping

2003-06-05 Thread Sam Komolafe
Hi, Why could session variables be dropping intermetently on my app. The variables are properly locked. On each page I localize the variables by moving them to a local scope. Once in a while, this local variables which should always be there are not found. I am using CF5 Pro on a Win2000 Ser

Auto Form Generator

2002-01-11 Thread sam komolafe
Hi guys, Is there a tool or custom tag I can use to automatically generate different kinds of form fields and labels to go with those fields. My users want the ability to create different kinds of questionniare templates. Thanks sam _

Aboout ActivePdf

2002-01-11 Thread sam komolafe
Hi guys, Is anyone in CF community using ActivePdf to automatically generate print output? If yes what are the advantages? thanks sam __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant

Database AutoNum column

2002-01-03 Thread sam komolafe
Hi guys Is there an autonum feature in oracle 8i, if so how do I define it? Thanks Sam komolafe __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month

Database AutoNum column

2002-01-02 Thread sam komolafe
Hi guys Is there an autonum feature in oracle 8i, if so how do I define it? Thanks Sam __ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month · Free Set

CF5 Release Date

2001-12-17 Thread sam komolafe
Hi guys, When was CF5 officially released by Macromedia? Thanks Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/c

Naming Conventions

2001-10-31 Thread sam komolafe
Hi guys, Which is the better or acceptable way of naming a LOCAL variable: 1. 2. Coldfusion did not create a structure for item #2, and I can still reference it using #variables.Names.Fname#. Can you point to a link/site on CF name coventions Thanks Sam

Naming Convention

2001-10-30 Thread sam komolafe
Hi guys, Which is the better or acceptable way of naming a LOCAL variable: 1. 2. Coldfusion did not create a structure for item #2, and I can still reference it using #variables.Names.Fname#. Can you point to a link/site on CF name coventions Thanks SAm ~~~

Preventing Dups

2001-07-15 Thread sam komolafe
Hi guys, What is the best way to prevent Duplicates in the case where form data is saved and out of curiousity the user clicks the back button and click on submit again? Thanks sam ~~ Structure your ColdFusion code with Fusebox. Get the official

Javascript - Reloading window

2001-03-07 Thread Sam Komolafe
Hi guys, I need to reload a window just ONCE. I used javascript window.setTimeout(location.reload(),1000) function but it reloads continuously. How can I reload the window just ONCE Thanks sam ~~ Structure your ColdFusion code with Fusebox.

Can't configure Native Drivers for Oracle on my Win 2000 PC

2001-01-26 Thread sam komolafe
Hi guys, Does anyone know how to properly configure the Native Drives for Oracle on a windows 2000 machine? I use CF 4.5 Enterprise. It works OK on my NT 4.0 box but not on the win 2000 PC. Thanks ~~ Structure your ColdFusion code with Fusebo

CF and JavaScript Variables

2000-12-26 Thread sam komolafe
<cfset newCFvar = jvs_var; Thanks sam komolafe [EMAIL PROTECTED] ~ Paid Sponsorship ~ Get Your Own Dedicated Win2K Server! Instant Activation for $99/month w/Free Setup from SoloServer PIII600 / 128 MB RAM / 20 GB HD / 24/7/365 Tech Support Visit SoloServer, ht

Suppressing Repeating Groups in a Query

2000-10-27 Thread sam komolafe
Hi guys, How do you suppress repeating groups in a query? e.g. What I Have: 1DN12California 1DN12Oregon 5DQ46Utah 5DQ46New York 9DZ09 Texas What I Want: 1DN12California Oregon 5DQ46 Utah

PRINTING MULTILPE PAGE REPORT WITH HEADERS

2000-06-16 Thread sam komolafe
Hi guys, How do I print a 3 to 6 page CF report that has headers and footers on each page. The printed report MUST have Headers, Footers, Page Numbers and so forth on each PRINTED PAGE. thanks -- Archives: http://www.

PRINTING with Page Breaks

2000-06-11 Thread sam komolafe
Hi guys, Is there any way in ColdFusion or any product out there I can use to print a 3 to 4 page report that has page breaks and page headers. I really need the page breaking option. thanks sam -- Archives: http://www

Fw: CFX-CRWTOPDF TAG

2000-06-08 Thread sam komolafe
- Original Message - From: "sam komolafe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 05, 2000 9:11 AM Subject: CFX-CRWTOPDF TAG > Hi guys, > > The CFX-CRWTOPDF print tag is no longer available on Alliare's Tag Gallary. > Can a

Need a copy of: CFX-CRWTOPDF

2000-06-08 Thread sam komolafe
This is a multi-part message in MIME format. --=_NextPart_000_01B1_01BFCFD8.F2D564A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi guys, The CFX-CRWTOPDF print tag is no longer available on Alliare's Tag = Gallary. Can any one who has

CFX-CRWTOPDF TAG

2000-06-06 Thread sam komolafe
Hi guys, The CFX-CRWTOPDF print tag is no longer available on Alliare's Tag Gallary. Can any one who has a copy send me a copy of the Tag. Thanks sam [EMAIL PROTECTED] -- Archives: http://www.eGroups.com/list/cf-talk T

How do you make the Cursor Default to the First Input Field

2000-05-26 Thread sam komolafe
Hi CF_friends, How do I make the Cursor Default to the First Input Field as soon as a form is requested. I used the tabindex='1' attribute but it still defaults to the browser URL Address box. Thanks sam -- Archives: h

COOKIE NOT EXPIRING IN IE 5.0

2000-05-18 Thread sam komolafe
Hi, I cannot to expire my cookie setting in IE 5.0. It works OK on Netscape 4.7. This is the sample code: . However it does expire after my application.cfm session variable expires. I would like to expire the cookie regardless. Thanks Sam

LOOKING FOR A REPORTING TOOL FOR COLDFUSION

2000-05-16 Thread sam komolafe
Hi, Thus anyone know a good reporting tool that can be used for printing within ColdFusion? Someone recommended Crystal Reports. Is this supported by Allaire? Which other products can be used for specialized reporting. Thanks sam --

Problem Using Studio 4.5 Debugger

2000-05-05 Thread sam komolafe
My CF 4.5 Studio debugger is not working [ on my NT and WIN95 ] got this error message: "Interface not Registered". Please Help, Thanks -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.ho