OT: UK road-names

2003-09-28 Thread W Luke
Can anyone advise how I would legally obtain the entire list of the UKroad-network (ideally in importable data!But can work around that).Needevery single road-name.Would such info be publicly available, or would theOrdanance Survey have protections on it?ThanksWill [Todays Threads] [This Message]

Displaying list of cfschedules without cfadmin

2003-07-24 Thread W Luke
Is it possible to display a list of active tasks in the Scheduler without the CF-Administrator? Cheers Will ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

SOAP CF

2003-07-20 Thread W Luke
Hi, I need to get a very basic app running by Thursday - just one which messages MSN/ICQ clients instead of email. I've found a Web Service which can help (free): http://www.bindingpoint.com/ws/imalert/imalert.asmx I've not done any SOAP before, and not much WSDL (although a little). Could

Complex objects problems (again)

2003-07-02 Thread W Luke
Hi. I've found some spare time lately and got some CF hosting again. Thought I'd resurrect an old project which used to work fine on my old server, but is having trouble on the new one (locally). I'm having complex object type errors again: cfoutput a

Re: Complex objects problems (again)

2003-07-02 Thread W Luke
Woops. Didn't notice the #file# - all working again :) Will W Luke [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... Hi. I've found some spare time lately and got some CF hosting again. Thought I'd resurrect an old project which used to work fine on my old server

Regex inside a loop

2003-06-06 Thread W Luke
Hi, I'm just trying to strip HTML when looping over a query, and have a very basic regex - but for some reason, it just ignores it and refuses to work. No errors, just a load of horrible HTML that I want stripped! I wonder if anyone can see where I'm going wrong? #description# is the one that

More Refindnocase woes

2003-06-03 Thread W Luke
Right, I'm having a dead-brain moment here. The code below may not be the best, but it does its job well enough apart from the problem I'm having, of course :) cfset findthis = UK,Australia,South Africa cfset inthis = UK Hello and welcome to b the list/b.australia south africa This is it!

Re: More Refindnocase woes

2003-06-03 Thread W Luke
, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. Original Message Follows From: W Luke [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED

Re: Datediff query

2003-06-02 Thread W Luke
Jochem van Dieten [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... W Luke wrote: Now that I'm on MySQL, I don't understand how createtime() works. The field (TheDate) is DATETIME, and I would need to grab all records created in the past 24 hours. WHERE TheDate

Re: Mailing list trouble

2003-06-01 Thread W Luke
Donnie Bachan [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... You are only returning records from the DB where hourcounter maxhour so the test in the CF loop will always fail. Oops...thanks Donnie Will ~|

Finding multiple items (without cfloop)

2003-06-01 Thread W Luke
Is there a function that can find one of 3 (or more) values in a string? Eg: Tofind = this,that,other Inthis = Blah other blah...string is about 150 chars I can't use cfloop for various reasons - is there a quick function that'll do this? I thought about findoneof() but I don't think this'll

Re: Finding multiple items (without cfloop)

2003-06-01 Thread W Luke
Ewok [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... something like this should work cfset Inthis = Blah other blah...string is about 150 chars Was there a match? #YesNoFormat(ReFindNoCase(this|other|about, InThis))# it will return the position of the first character of the

Re: Finding multiple items (without cfloop)

2003-06-01 Thread W Luke
Ewok [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... something like this should work cfset Inthis = Blah other blah...string is about 150 chars Was there a match? #YesNoFormat(ReFindNoCase(this|other|about, InThis))# it will return the position of the first character of the

Datediff query

2003-06-01 Thread W Luke
Hi, I used to use Access, and CreateODBCDateTime - and used the following to grab all records created in the past day: WHERE DATEDIFF ('n',TheDate,#CreateOdbcDatetime(DateAdd(n, -1440, now() ) )# ) = 1 Now that I'm on MySQL, I don't understand how createtime() works. The field (TheDate) is

Re: Datediff query

2003-06-01 Thread W Luke
Alex, Sorry I don't understand. I presume you meant dateadd and not date_add? Will Sicular, Alexander [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] du... Will, DATE_ADD(TheDate, INTERVAL -1440 MINUTE) Gl, alex W Luke mailto:[EMAIL PROTECTED] said on Sunday, June 01, 2003

CF-talk - Gmane

2003-05-31 Thread W Luke
FAO List Moderator. Would it be ok for cf-talk to be subscribed to gmane.org and thus have Usenet access to the list? I'm pretty sure you can prevent it from showing the archives to the public, if that's a concern. Will ~|

Re: CF-talk - Gmane

2003-05-31 Thread W Luke
Chris Evans [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... Fuseware.com currently mirrors the list to a newsgroup. You can access it at news://fuseware.com/cf-talk. I thought you'd taken it down Chris - but clearly not, good news. Thanks Will

Re: CF5 Studio

2003-05-31 Thread W Luke
Critz [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... wlcwlc Ah - so does Homesite+ come with F1 tag support? I'm hating wlcwlc CF4 studio, as I can't press F1 and get any help with my wlcwlc tags... oi will!! you can download the reference files/vtms.. etc from m..m.com

Mailing list trouble

2003-05-31 Thread W Luke
Not this one... I have a custom made mailout - it takes unsent records from the DB, emails them to those who are interested (denoted by instant = 1) and updates them as sent. This is all done in a cfloop. What I proposed to do was allow subscribers to limit the amount of emails sent to them

Custom times/dates for mailout

2003-05-30 Thread W Luke
Hi, I have a custom-made mailing list which sends out alerts to subscribers. I need to allow subscribers to choose which days, and times, they wish to receive their emails. i.e. Monday-Friday between 9am and 6pm. I was thinking about having Sun-Sat columns in the member's table, as well as

CF5 Studio

2003-05-30 Thread W Luke
Is CF5 studio still purchasable? I'm still using my old CF4 version, and have lost my copy of CF5 and the serial. I much prefer studio to Dreamweaver MX. Is it possible to use the serial I received when I bought CF4 studio to upgrade to CF5, or has CF5 been completely discontinued? Will

Finding parts to a string

2003-05-29 Thread W Luke
Hi, I'm inserting into a DB a block of text such as: Green Apples incorporated,nbsp;USA ... Green Apples are a marvel to the world blah blah blah Green Apples might be anything, but will always have ,nbsp; appended after it. A country-name is always after the nbsp; too, and before What

Scheduler bugs?

2002-11-21 Thread W Luke
Hi, The Scheduler in MX usually works fine, but I've come across a problem. If I schedule a page to run every 2 minutes, from 21:45 to 23:59 it just runs all the time (24/7). Anyone know why? Will ~| Archives:

Re: Scheduler bugs?

2002-11-21 Thread W Luke
Ryan Kime [EMAIL PROTECTED] wrote in message news:62E73C7725B10246A2B28EFE7B03353D2ACB@websrv2... BTW, I've heard that the scheduler will run no shorter than 15 minute intervals (even if you set it at a shorter time). Most of my schedules run at 2 or 3 minute intervals and they work fine.

Re: Converting ASCII characters

2002-11-05 Thread W Luke
Jochem van Dieten [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... If string is the string you want fixed: #Evaluate('REReplaceNoCase(string,##([0-9]+);,'##Chr(\1)##',A ll)')# But I am sure Ray will now join and tell us that Evaluate() is evil :) Thanks Jochem - I'm not gonna

IIS MX (Setup)

2002-11-05 Thread W Luke
Hi. In CF4.x I was able to manually setup IIS (Win2k) to recognise .cfm templates and ask CF to process them (by directing it to the correct DLL). (I only needed to do this when IIS was removed or changed, or had to be re-configured) I originally installed MX under its own web-server port, as

Converting ASCII characters

2002-11-04 Thread W Luke
Hi. I have a page which enters details via an array into a DB. At the moment, some of the items in the array contain ASCII characters which I need to convert to their proper symbols. For example: James#39; fear of spiders I presume this should read James' fear of spiders. I'd like to convert

Re: Converting ASCII characters

2002-11-04 Thread W Luke
Robertson-Ravo, Neil (REC) [EMAIL PROTECTED] wrote in message news:AFDBA0DE939BD41195290008C7A448A954D62B@RECCSDEXC2... chr(number) should give you the appropriate character. Hi Neil. That's what I had planned on using, but I'm not sure how I can loop round a string to detect *any* ASCII chr

Parsing text in Arrays

2002-11-02 Thread W Luke
Hi, I have an array called Arblocks, with 10 items. Each item contains identical HTML, but with unique info embedded, as follows: dl dt span class=t-10x-ar id=bold1./span a href=http://link.com; target=_blank span

FOPService WebService

2002-10-13 Thread W Luke
Hi, Just wondering if anyone's managed to get CapeScience's FOPService (XML-PDF generator) webservice working. (URL below). I'm not having much joy at all http://www.xmethods.net/ve2/ViewListing.po?serviceid=150651 Rgds Will

Re: Flash CFMX - What's this about?

2002-10-13 Thread W Luke
Kennerly, Rick H CIV [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] mil... We're rebuilding our old ASP intranet site as CF (my first CF site, version is MX). I have a header.cfm and a footer.cfm both called by application.cfm. Is header.cfm in a different directory (such as

Google's API - News Groups too?

2002-10-13 Thread W Luke
Hi, Sorry for the OT. I was wondering if anyone knew whether Google's API included searching their News and Groups sub-sites? Thanks Will ~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription:

Making use of cached queries

2002-10-04 Thread W Luke
Hi. I have a cached query, as below, which runs on a number of pages: cfquery cachedwithin=#createtimespan(1,0,0,0)# name=findcats datasource=#application.DSN# SELECT sub_name,cat_name FROM categories, sub_cats WHERE categories.ID = sub_cats.cat_id ORDER by cat_name /cfquery The data in the

Re: Making use of cached queries

2002-10-04 Thread W Luke
W Luke mailto:[EMAIL PROTECTED] wrote: If I understand what you're asking you should be able to accomplish that by using QueryOfQuery functionality which lets u use regular SQL to query an existing recordset in memory. Completely forgot about QoQ - been salivating over that for years

Re: Making use of cached queries

2002-10-04 Thread W Luke
Ken Brocx [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... Does it have a problem in calling TOP 2 records? For instance: Try Cfquery name=mytest dbtype=query maxrows=2 SELECT ProductName FROM AllPaid WHERE ProductID = 5 /CFQUERY Thanks Ken. And last but not least, how

Re: Making use of cached queries

2002-10-04 Thread W Luke
Marius Milosav [EMAIL PROTECTED] wrote in message news:000d01c26bf5$17838510$[EMAIL PROTECTED]... replace the double quotes around Yes with single quotes 'Yes' and it should run OK. There shouldn't be any quotes, single or double - no need for them. I tried single quotes anyway, and it

Re: Cfmail performance comparisons

2002-10-03 Thread W Luke
Stacy Young [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] merce.com... Are u processing anything else besides outputting a query into cfmail? Yes. I'll probably loop over the cfmail, and run a query each time. I'm coming round to thinking the best, most reliable way to do it would

OT: CF4 book for sale

2002-10-02 Thread W Luke
Sorry for the OT / Ad - I can't imagine any of you will *need* this book, if you haven't already got it (or more likely, moved onto 5/MX!). But if there's anyone who wants it, I can ship worldwide (1 hour left): http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItemitem=1566077902 Will

Cfmail performance comparisons

2002-10-02 Thread W Luke
Hi, When my site was quite new, I had no problems in sending out a mailing list using Cfmail in 4.5 - but as the userbase grew, cfmail couldn't cope. Problems started once I'd reached just 100 members, so I had to look into an alternative newsletter solution. (I still use Gordano's mailing

Re: Cfmail performance comparisons

2002-10-02 Thread W Luke
Stacy Young [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] merce.com... Hi Will, What hardware are you running on? I've sent out mailing lists of over 50,000 with relatively no issues...although I admit it wasn't lightning fast...but it did it. I believe we were using CF5 at the

Re: Form upload MX bug?

2002-09-29 Thread W Luke
Tim Painter [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... Will, Worked fine for me -- you said you hit Submit Query but the value of the submit button should say Attach -- you sure you are browsing the right file or need to hit refresh or something? No idea why that

Cf_resultpages

2002-09-28 Thread W Luke
Hi, Would anyone be kind enough to email me an unmodified version of cf_resultpages? I can't seem to download anything from devex.macromedia.com Thanks in anticipation Will __ Your ad could be here. Monies from ads go to

Re: Cf_resultpages

2002-09-28 Thread W Luke
W Luke [EMAIL PROTECTED] wrote in message news:000a01c266fd$c556bbf0$0a00a8c0@monksdream... Hi, Would anyone be kind enough to email me an unmodified version of cf_resultpages? I can't seem to download anything from devex.macromedia.com Downloaded it at last - but still running

Re: Cf_resultpages

2002-09-28 Thread W Luke
Jochem van Dieten [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... If I comment out that line, it also has the same problem with this line: cfoutputa href=#file#?frompage=#frompage#StartRow=#Evaluate(index * maxrows - maxrows + 1)##addparams##index#/a/cfoutput I would

Form upload MX bug?

2002-09-28 Thread W Luke
Hi, Not having much fun with MX tonight - probably because I'm porting my old 4.5 site over to MX. My latest problem is with form-uploads - using the exact, basic, same code as I have with my 4.5 sites just doesn't work with MX. User browses for file, locates it, presses Submit Query to send

Breaking DB connection in CFMX

2002-09-20 Thread W Luke
Hi, In 4.5, CF rarely held onto Access DBs after a hit - there was an option in the Admin to disable a permanent connection, which worked. The same setting in CFMX doesn't work though, and I was wondering if anyone had a solution to fixing it. I've tried running a false/bust query, but no joy.

Re: Breaking DB connection in CFMX

2002-09-20 Thread W Luke
Jochem van Dieten [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... In 4.5, CF rarely held onto Access DBs after a hit - there was an option in the Admin to disable a permanent connection, which worked. The same setting in CFMX doesn't work though, and I was wondering if

Re: Breaking DB connection in CFMX

2002-09-20 Thread W Luke
Jochem van Dieten [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... Restart the DataSourceService. http://spike.oli.tudelft.nl/jochemd/index.cfm?PageID=12 Thanks Jochem. My concern with using this is I'm on a shared server - could this cause major problems with the other

Finding next 2 items in query

2002-09-20 Thread W Luke
Hi, I need to run a scheduled task which updates a table in my DB. The structure looks something likes this: -- ID* - Active - Approved -- 12 - No - Yes 23 - No - No 24 - No - Yes 29 - Yes - Yes 32 - Yes - Yes 33 - No - Yes

Re: Finding next 2 items in query

2002-09-20 Thread W Luke
-- ID* - Active - Approved -- 12 - No - Yes 23 - No - No 24 - No - Yes 29 - Yes - Yes 32 - Yes - Yes 33 - No - Yes 40 - No - No I think you'll have to fill us in on why 33, and 12 meet the criteria Because

Favourite Web Services so far?

2002-07-26 Thread W Luke
Hi, I'm not yet into MX, but hopefully will be later this summer. I was just wondering what everyone's favourite or most useful Web Services are currently - or whether you've written one / made one available that you like. Thanks Will -- GPRS Forums: http://GPRSCommunity.com

Re: Favourite Web Services so far?

2002-07-26 Thread W Luke
Alex said on cf-talk: The distance from a zipcode is useful. Wish there was a similar one for the UK Postal Code system. Will __ Your ad could be here. Monies from ads go to support these lists and provide more resources

GetLinks tag - ignoring class attrib

2002-06-03 Thread W Luke
Hi, I'm using the GetLinks tag in the gallery, but need to modify the following REFindNoCase line so that it *ignores* anchor tags containing the class attribute, eg a class=a href=link.cfmHello/a objMatch = REFindNoCase((A|FRAME)[[:space:]]+[^]*(HREF|SRC) ?=

Refindnocase trouble

2002-06-01 Thread W Luke
Hi, I have an cfhttp var, which will contain about 40 of the following blocks of code: pa href=link1.cfmbApples and Pears/b/a font size=-1nbsp;-nbsp;a class=s href=codelink.cfmbCode Indicator/b/anbsp;-nbsp;Seventy Four/font From each block, I need to grab the first link (link1.cfm in this

Bytes to MB/GB conversion tag?

2002-05-26 Thread W Luke
Hi, I have a database of about 35,000 files with their filenames, sizes, ID tags and so on. The guy who started this project wrote the sizes of the files as bytes - and I was wondering if anyone knew of a tag to convert bytes to MB/GB (if less than 1MB, make it a percentage of 1MB...ie. 0.9MB).

Looping through file-fields

2002-05-19 Thread W Luke
Hi, I need to loop through 5 form-file-fields. Each one is called file with a number from 1-5 appended to it, i.e. file1. This seems an easy idea, but I'm having trouble with it. If a file *has* been uploaded, I'd need to do something with itbut do nothing if no file is found. My feeble

Re: Looping through file-fields

2002-05-19 Thread W Luke
! www.FusionScript.com A free, Open Source project by and for the CF web community ! - Original Message - From: W Luke [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Sunday, May 19, 2002 10:39 AM Subject: Looping through file-fields Hi, I need to loop through 5 form-file-fields

Regex problems again...

2002-05-10 Thread W Luke
Hi, Can anyone advise me with this Regex problem I'm having? I need to convert all instances of an HTML string into a bracketed number (taking the number from the URL string pid=n). At the moment, the following is converting the first instance perfectly.but no other ones after that,

Re: Regex problems again...

2002-05-10 Thread W Luke
Mr Johnson does it again...thanks Jerry, works nicely. Will - Original Message - From: Jerry Johnson [EMAIL PROTECTED] Newsgroups: cf-talk Sent: Friday, May 10, 2002 2:38 PM Subject: Re: Regex problems again... Just a guess, but... Idea 1: I believe the regex in Cold Fusion is

Re: CFENCODE Decoder

2002-05-09 Thread W Luke
Still need it? Will - Original Message - From: Van Vliet, Scott [EMAIL PROTECTED] Newsgroups: cf-talk Sent: Thursday, May 09, 2002 8:51 PM Subject: CFENCODE Decoder One of my developers deleted a file w/o backing it up. *_* Do any of you out there have one of those handy litte tools

Looping to find [brackets]

2002-05-06 Thread W Luke
Hi, I need to loop through a large amount of text - which might contain HTML - to find numbers surrounded by square brackets (i.e. [n]). Once found, I need to alter it into something like this: a href=here.cfm?v=nview/a (where n is a number). There will be about 30 square-bracketed numbers

Re: Looping to find [brackets]

2002-05-06 Thread W Luke
Jerry, I'm really stumped as to where to start - could you give me a starter or clue? Thanks Will - Original Message - From: Jerry Johnson [EMAIL PROTECTED] Newsgroups: cf-talk Sent: Monday, May 06, 2002 7:16 PM Subject: Re: Looping to find [brackets] Yes, that is exactly the place

OT: Cricket scores via WDDX/XML

2002-05-05 Thread W Luke
Hi, I was wondering whether anyone (and this probably exludes 99% of Americans!) had managed to obtain cricket-scores via WDDX or XML? Rgds Will __ Join the Pingographers: http://www.localbounty.com/pingo

Re: Cricket scores via WDDX/XML

2002-05-05 Thread W Luke
You could probably pull the info from here cia cfhttp: http://www-uk.cricket.org/link_to_database/NEW/LIVE/scores.html And I think they have a WAP service but they want you to sign up for it. Thanks yeah - I've been trying to work out how to pull it from Cricinfo. Problem is, their live

Tricky grouping

2002-03-31 Thread W Luke
Hi. I'm having a bit of a nightmare with Grouping again. The code below displays images in rows, left to right, 3 at a time. It's a template for the rest of the site. What I need to do is search a range of columns, and display images under headings. EG: Here are the results found in the

Re: Tricky grouping

2002-03-31 Thread W Luke
- Original Message - From: Dina Hess [EMAIL PROTECTED] Newsgroups: cf-talk Sent: Sunday, March 31, 2002 7:51 PM Subject: Re: Tricky grouping Will, Try your code using ORDER BY rather than GROUP BY in the query. Thanks Dina I'll have a look at that Will

ALTERing Access DB

2002-03-31 Thread W Luke
Hi. V simple - just need to add a date/time column to a table - I've tried the below, with no luck. Where am I going wrong? cfquery name=addit datasource=#application.ds# ALTER TABLE Members (ADD COLUMN LasttLogin date) /cfquery Thanks Will

Publishing systems

2002-03-30 Thread W Luke
Hi Does anyone know of a CF-driven App similar to MovebleType? (see URL below): http://www.movabletype.org/about.shtml Cheers Will __ Try Pingo: http://www.localbounty.com/pingo

CF Hosting in the UK

2002-03-24 Thread W Luke
Hi, I'm looking for someone, or a company, that offers a small amount of space with CF running - inc a couple of datasources, purely for testing purposes. Any ideas? Thanks Will __ LocalBounty.com - Advanced Advertising Solutions for the

Re: How to make CFFTP work

2002-03-22 Thread W Luke
Nathan, Have you tried using Passive connections? Will I have the following cfftp codes that are not working. I am trying to send a file to a ftp server. The codes run but the file doesn't get moved to the ftp server. This is the first time I used cfftop and I must have missed

Re: states, with counties and cities

2002-03-06 Thread W Luke
Does any one have a datebase of states, with counties and cities? I have, but it's a bit out of date. LMK if you want it - it's in Access Will __ LocalBounty.com - Advanced Advertising Solutions for the home and business Why not Pingo your

Refreshing parent window on close

2002-03-02 Thread W Luke
Hi, On one page I'm doing at the moment, there's a bunch of cfifs - in a certain instance it will produce a button which, when pressed, will pop up a window After the user has done what they need to do in the popped-up-window, I need it to close and for the original parent window to be

Re: Refreshing parent window on close

2002-03-02 Thread W Luke
In the popup window's onClose event (or onUnload... I can never remember which), enter this line: self.opener.refresh(); Or, alternately, self.opener.location='originalPageURL.cfm'; Hope that helps. Shawn Grover -Original Message- From: W Luke [mailto:[EMAIL PROTECTED]] Sent: Saturday

Adding text to an image

2002-02-23 Thread W Luke
Hi, Is cfx_image capable of adding some formatted text to an image - I realise a graphics program could probably do this in batches, but I ideally need CF to manage it all Cheers Will --- A woman drove me to drink and I didn't even have the decency to thank her. --W.C. Fields

TOP 3 not working, again

2002-02-13 Thread W Luke
Why does TOP rarely work for me? I just need to grab the last 3 records, but instead it pulls the same 3 each time, regardless of whether there are newly inserted records or not Cfquery name=latestphotos maxrows=3 datasource=#ds# SELECT TOP 3 ID, left(description, 15) as NewDescrip, * FROM

Re: TOP 3 not working, again

2002-02-13 Thread W Luke
blushes Spot the clueless wonder Thanks all Will - Original Message - From: Jeffry Houser [EMAIL PROTECTED] Newsgroups: gradwell.lists.cftalk Sent: Wednesday, February 13, 2002 4:12 PM Subject: Re: TOP 3 not working, again You aren't ordering your query, so who is to say what the

OT: Real-time Monitoring

2002-02-13 Thread W Luke
A few months ago, we were talking about Humanclick on cf-talk, and how some of us have been using its free Real-time Monitoring program. Since Humanclick no longer off the Real-time Monitoring for the free version, does anyone know of a similar service that's free? Will --- A woman drove me to

Re: OT: Real-time Monitoring

2002-02-13 Thread W Luke
Subject: RE: OT: Real-time Monitoring www.internetseer.com -Original Message- From: W Luke [mailto:[EMAIL PROTECTED]] A few months ago, we were talking about Humanclick on cf-talk, and how some of us have been using its free Real-time Monitoring program. Since Humanclick

Re: Detecting file-types on upload

2002-02-10 Thread W Luke
' /cfcatch /cftry cfif LEN('ErrMsg') cfoutput #ErrMsg# cfabort /cfoutput /cfif - Original Message - From: W Luke [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Saturday, February 09, 2002 3:00 PM Subject: Detecting file-types on upload If I use the Accept

OT: table advice

2002-02-10 Thread W Luke
Hi, Apologies for the OT, and the very basic question, but I'm stuck. All I want to do is display 3 photos in a row at a time, then create a new row, display 3 more, and so on, to the end of the recordset. I've completely forgotten what I need to do! This is my table as it stands which is

Re: OT: table advice

2002-02-10 Thread W Luke
- Original Message - From: Jochem van Dieten [EMAIL PROTECTED] Apologies for the OT, and the very basic question, but I'm stuck. All I want to do is display 3 photos in a row at a time, then create a new row, display 3 more, and so on, to the end of the recordset. I've completely

Detecting file-types on upload

2002-02-09 Thread W Luke
If I use the Accept attribute of cffile (ACCEPT=image/gif,image/pjpeg) to accept *just* GIFs and JPEGs, and a user uploads say a bitmap, how can I leave them a custom-error rather than the CF-produced error? I need to do a Cfif loop on file.serverfile, but I've not dealt with file-types before

Re: Cannot open database

2002-02-09 Thread W Luke
Have you tried repairing it? (Tools / Database Utilities / Compact and Repair) Will - Original Message - From: [EMAIL PROTECTED] Newsgroups: gradwell.lists.cftalk Sent: Saturday, February 09, 2002 8:44 PM Subject: Cannot open database All of a sudden we're getting this error

Borders in cfx_image

2002-02-02 Thread W Luke
Hi. Is it possible to draw a thin black border around images using cfx_image? I have about 100 need doing, and it would be nice to batch-process them if cfx_image is capable of this. Will __ Why Share? Dedicated Win 2000

Re: Borders in cfx_image

2002-02-02 Thread W Luke
Is it possible to draw a thin black border around images using cfx_image? I have about 100 need doing, and it would be nice to batch-process them if cfx_image is capable of this. Why not just use border attribute in the img tag? Because the images won't be used on a site; they just need

Re: Borders in cfx_image

2002-02-02 Thread W Luke
Message- From: W Luke [mailto:[EMAIL PROTECTED]] Sent: Saturday, February 02, 2002 9:58 AM To: CF-Talk Subject: Borders in cfx_image Hi. Is it possible to draw a thin black border around images using cfx_image? I have about 100 need doing, and it would be nice to batch-process them

Grabbing domain from email address

2002-01-28 Thread W Luke
Hi. Can anyone recommend a tag to strip just the domain from an email address? (after the @) Cheers Will __ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation · $99/Month ·

Re: Grabbing domain from email address

2002-01-28 Thread W Luke
Can anyone recommend a tag to strip just the domain from an email address? (after the @) You don't you just treat it as a @ delimited list and get the second item in the list? cfset domain=ListGetAt(emailaddress,2,@) Cheers Jennifer - spot the clueless fusioneer... Will

Re: Problem

2002-01-28 Thread W Luke
Ross, I take it you've virus scanned? Will - Original Message - From: Michael Ross [EMAIL PROTECTED] Newsgroups: gradwell.lists.cftalk Sent: Monday, January 28, 2002 7:47 PM Subject: Problem Okay so I think I have a problem. I found out that I have 3 folders on my server that

Re: Login forms

2002-01-28 Thread W Luke
Apologies if this is exactly as someone else's, but here's what I do for my site: I use just one login script, aptly name login.cfm!, across the site. Each page has login-form-fields which are then passed to login.cfm - if the user fails to login correctly, the following code is

Re: CFPOP attachments

2002-01-26 Thread W Luke
do them both, but it seems cleaner to do it the other way) I'd keep the unique file names. - Original Message - From: W Luke [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, January 25, 2002 4:05 PM Subject: CFPOP attachments Say I've got a CFpop query as follows. I

Re: Getting ASP Info into CF

2002-01-26 Thread W Luke
Bruce, Someone might correct me, but I think WDDX could be a solution for this. It's something I too need to do for a client - get their data from ASP into my CF site.. Will - Original Message - From: Bruce Sorge [EMAIL PROTECTED] Newsgroups: gradwell.lists.cftalk Sent: Saturday,

CFPOP attachments

2002-01-25 Thread W Luke
Say I've got a CFpop query as follows. I was using some code for looping through multiple-attachments from cfcomet.com (http://www.cfcomet.com/cfcomet/other/index.cfm?ArticleID=7AD3EF1A-C5E5-4FE9 -8F7C88F84D5C822D). What I need to do is prepend the sender's email address to the

Re: fusenews.com

2002-01-23 Thread W Luke
Anyone here run fusenews.com? Or anyone remember if it was anything important cf-wise? The Fuseware.com guys were developing that ages ago but sadly nothing's gone any further. Love to know if they are still working on it though. Will

Re: Using CF to control Spam

2002-01-20 Thread W Luke
David, For some reason, your email to the list has only just surfaced. Anyway: That should work without having a second pop3 account. If you want to the web based client account, I have something that I was writting a while back, but had to drop it due to time constrictions. Its written

Re: CF Server can't process forms

2002-01-20 Thread W Luke
Just to post a solution, for once, in that I've re-installed IIS5, and all is well again. Bizarre. Will - Original Message - From: W Luke [EMAIL PROTECTED] Newsgroups: gradwell.lists.cftalk Sent: Friday, January 11, 2002 5:15 PM Subject: CF Server can't process forms Sorry

Re: Photo Sharing

2002-01-17 Thread W Luke
17, 2002 3:21 AM Subject: RE: Photo Sharing http://www.cfxtras.com/SalesComponentDetail.cfx?componentid=179 Benjamin Wilson CEO CFXtras, LLC 704-408-6186 http://www.CFXtras.com -Original Message- From: W Luke [mailto:[EMAIL PROTECTED]] Sent: Monday, January 14, 2002 7:30 PM

OT: Photo Sharing

2002-01-14 Thread W Luke
Hi. Looking for a quick and easyish way of getting my photos online. Does anyone know of a tag available (even to just thumbnail the photos) - or if not, what sites can you recommend? Cheers Will __ Dedicated Windows 2000

CF Server can't process forms

2002-01-11 Thread W Luke
Sorry if this has been well documented, but my test server is having a headache lately. cfm pages are processed normally, but form method=post action=here.cfm pages just go straight to a 404 error page. Why would this be? Intially I thought it was probably me being stupid and not calling the

Re: CF Server can't process forms

2002-01-11 Thread W Luke
Never had a problem like that Will. Your form isn't in a cfincluded template that is in a different directory, is it? No. This is really puzzling me. My local machine is just a mirror of one of my sites that's hosted remotely - and it's always worked fine local, *and* remote! The login

  1   2   3   4   5   >