RE: CFPOP 100 message limit

2004-07-10 Thread Graham Lewis
Paul,    Yes  a trial copy would be good.  I am just fiddling with an idea but if this solves it I can justify the momentous sum of £7.50!! Thanks Graham Graham Lewis Centre for Academic Practice University of Warwick University House Kirby Corner Road Coventry CV4 8UW UK Tel.: (+44) (0

RE: CFPOP 100 message limit

2004-07-10 Thread Graham Lewis
Thanks.  I will see if I can find out if it runs with v4.0. Graham Lewis Centre for Academic Practice University of Warwick University House Kirby Corner Road Coventry CV4 8UW UK Tel.: (+44) (0) 24 765 72737 Mobile: 07733450022 Fax.: (+44) (0) 24 765 727326 http://www2.warwick.ac.uk/services

Re: CFPOP 100 message limit

2004-07-10 Thread Graham Lewis
Yes its doing that.  The problem is that 100 most recent setting.  The last 100 changes as new mesages come in.  Yes I know - UID and I guess I am stuffed without that. Graham Lewis Centre for Academic Practice University of Warwick University House Kirby Corner Road Coventry CV4 8UW UK Tel

Re: CFPOP 100 message limit

2004-07-10 Thread Graham Lewis
I am still using v4.0 so... Graham Lewis Centre for Academic Practice University of Warwick University House Kirby Corner Road Coventry CV4 8UW UK Tel.: (+44) (0) 24 765 72737 Mobile: 07733450022 Fax.: (+44) (0) 24 765 727326 http://www2.warwick.ac.uk/services/cap/about/staff/lewis/ http

CFPOP 100 message limit

2004-07-09 Thread Graham Lewis
or indeed grabbing them again as individual messages. I am missing something right? :) Graham Lewis Centre for Academic Practice University of Warwick University House Kirby Corner Road Coventry CV4 8UW UK Tel.: (+44) (0) 24 765 72737 Mobile: 07733450022 Fax.: (+44) (0) 24 765 727326 http

Re: SOT: php on NT

2002-06-24 Thread Graham Lewis
em to work under Windows. Anybosy else have similar experiences and/or solutions? This who;e thing has now got me worried about CF security and whther I am doing enough there. As I said I am a dabbler. Amy genral tips? Graham Graham Lewis Centre for Academic Practice University of Warwick C

Re: Backups

2002-06-12 Thread Graham Lewis
We have just installed a tape drive to do our own backups and it seems to work ok for CF access dbs. We are having problems with the O'Reilly WebBoard db though and suspect it is due to locking that didn't help much did it? Graham Lewis Centre for Academic Practice University

File Download

2002-05-30 Thread Graham Lewis
by clicking a button on the same page.I suppose I should relaod the page, passing it the variable, and hyperlink the button with a url derived from the file path (I gues there is a CF function for doing that?) Is this possible or can anybody see a more sensible solution. Graham Graham Lewis

CFTREE Question

2002-05-23 Thread Graham Lewis
If I am creating a directory growsing tool with CFTREE, gow would I make a document item in CFTREEITEM into a hyperlink to that file? I thought the HREF attribute would do this but it seems not. I am using v4.5 I am afraid Graham Graham Lewis Centre for Academic Practice University of Warwick

File Managemer

2002-05-23 Thread Graham Lewis
to be picked up. Any ideas? It has just ocurred to me that this might be a v5 specific tag as I am running v4.5 Graham Graham Lewis Centre for Academic Practice University of Warwick CV4 7AL Tel: 024 765 73109 Mobile: 07733450022 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http

File Management system

2002-05-22 Thread Graham Lewis
a (preferably free) application out there? Graham Graham Lewis Centre for Academic Practice University of Warwick CV4 7AL Tel: 024 765 73109 Mobile: 07733450022 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http

Release Database

2002-02-07 Thread Graham Lewis
I find that I cannot overwrite a database file since it appears that CF has it locked. How can I release it so I can overwrite it? Graham Graham Lewis Centre for Academic Practice University of Warwick CV4 7AL Tel: 024 765 73109 Mobile: 07733450022 FAQ: http://www.thenetprofits.co.uk

Re: Graphics Custom tag

2002-02-04 Thread Graham Lewis
Yes it occured to me and its a good fallback but if there is a tag that makes it even easier Graham Graham Lewis Centre for Academic Practice University of Warwick CV4 7AL Tel: 024 765 73109 Mobile: 07733450022 >>> [EMAIL PROTECTED] 02/04/02 05:01pm >>> If you're d

Graphics Custom tag

2002-02-04 Thread Graham Lewis
I am stuck with CF 4.5 so do not have the luxury of CFGRAPH that comes with v5. Is there a free custom tag around that will allow me to do simple graphs? Graham Graham Lewis Centre for Academic Practice University of Warwick CV4 7AL Tel: 024 765 73109 Mobile: 07733450022

Re: fusebox stats

2000-09-07 Thread Graham Lewis
I had a similar problemwith an application I built last year. It wasn't entirely fusebox but it did always call the same index.cfm. What I did was log the variables in a table ie I recorded the state whenever index.cfm was called. So if we go index.cfm?action=red&frames=yes and SESSION.peop

RE: CFObjects v FuseBox

2000-09-04 Thread Graham Lewis
Sorry, no. Although I will take a look at it now. > Have u used CFobject ? If u have what do u think of it ? -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe visit http://www.houseoffu

RE: CFObjects v FuseBox

2000-09-04 Thread Graham Lewis
I would agree with what Rif had to say: the fusebox idea is quite useful but I have never used it 100% - I was already doing fusebox- like things before I heard of it. Different projects require different approaches. Graham ---

Re: Query with a Query problem!

2000-08-30 Thread Graham Lewis
Just a thought: I don't know the details of your database application but from your description, I wonder whether you need to have two tables. If the same fields are in both, perhaps you could manage with one table and perhaps an additional field that makes whatever distinction having them i

Scheduled tasks

2000-05-21 Thread graham lewis
I have been trying to use the task schedular to do a date comparison and send off an email when certain resources in the db are older than a certain date. I tried doing this through the CF admin interface but nuttin' happens. Any clues anybody? I set the URL to be exected to an absolute one

Re: CF processing

2000-05-04 Thread graham lewis
This might point you in the right direction; call this template test.cfm Count is now: #i# start it off with calling test.cfm?i=1&count=1 Obviously there are variations on ths such as using SESSION variables - it really depends on what yopu are trying to do - I suspect you don't want

commas in strings

2000-04-20 Thread graham lewis
I writing the results of a query to a list. The list is a list of strings. However, some of the strings have commas in them. The list has to be comma deliminated as it is used by a custom tag that expects that input. Any bright ideas?

Re: activePDF + PSToPDF

2000-03-31 Thread graham lewis
Hadn't heard of this. I am still using 4.01. Is this a 4.5 feature? what can these functions do? I would like to put query output into PDF files. From: "Justin MacCarthy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject:activePDF