Re: Update Query/Output question from a newbie...

2000-10-23 Thread Brett Payne-Rhodes
intenance task much easier in another four years time and is (I believe) marginally faster for CF to lookup. If you decide to continue to use CFOUTPUT QUERY="Distributor" then you will need to change the CFOUTPUT QUERY="GetState" in the select to be CFLOOP QUERY="GetState"

Installation Error - SmSetRegistry not loaded

2000-07-17 Thread Brett Payne-Rhodes
* not working! And I've searched the cf-talk archive, also with no result... Any help would be greatly appreciated. Thanks Brett Payne-Rhodes B) -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To Unsubscribe

Re: (Admin) Re: List wierdness ... again

2000-07-09 Thread Brett Payne-Rhodes
thanks. Brett Payne-Rhodes B) Michael Dinowitz wrote: We had a really bad series of bouncebacks that caused some routing issues with the list. Rather than let the problem persist, I removed all the email from the spool and let it run 'fresh'. Last night I returned all the removed email so

Re: CF Archives - where are they now?

2000-07-05 Thread Brett Payne-Rhodes
Chris, I think this is it... http://www.mail-archive.com/cf-talk@houseoffusion.com/ Yep, just checked, your message was top of the archive. :) Brett Payne-Rhodes B) Chris Carpenter wrote: Hi everyone, I remember a few weeks/months ago someone posted the URL of the archives now that e

Re: Normalization, one to many; sub records by year

2000-07-03 Thread Brett Payne-Rhodes
ot;)#nbsp;#publicationName# /cfoutput I've taken a few liberties here but it should get you started... Good Luck Brett Payne-Rhodes B) Jamie Symonds wrote: This is a multi-part message in MIME format. --A05047AA17E94D5BB8533278 Content-Type: text/plain; charset=us-ascii Conte

Re: Javascript

2000-06-30 Thread Brett Payne-Rhodes
JavaScript: http://javascriptsource.com/ http://javascriptweenie.com/ http://www.webcoder.com/ HTH Brett Payne-Rhodes B) WL wrote: Hi, At http://www.whatcar.co.uk if you point at the headings, such as "Used Cars For Sale", it loads a further menu. Is this purely Javascript and DHTML,

Re: Basic login / authentication

2000-06-25 Thread Brett Payne-Rhodes
Try http://www.stephan-tual.com HTH Brett Payne-Rhodes B) Phil Labonte wrote: Can someone send me the code or send me some links to examples of code for basic login. I am very new at CF and I need to have a login page. Then I also need a session timeout variable to be used, so

Re: URL parameter in a Frame

2000-06-24 Thread Brett Payne-Rhodes
t myDate=now() /cfif cfoutput FRAMESET rows="32%,*" BORDER = "0" FRAME SRC = "diaryCalendar.cfm?theDate=#myDate#" name="diaryCalendar" FRAME SRC = "diaryPage.cfm?theDate=#myDate#" NAME="diaryPage" /FRAMESET /cfoutput HTH Brett Pay

Re: Have you a moment to beta test?

2000-06-24 Thread Brett Payne-Rhodes
the 'next' and 'previous' buttons. You will also have to add code to the check out that makes sure that quantities and sizes have been added to each image - you already have an 'edit' button for each image so there is no problem there. Otherwise, great. Brett Payne-Rhodes B) ps. Please don't bill me

Re: Date Format in CFCOL

2000-06-20 Thread Brett Payne-Rhodes
I don't know what 'VFP' means but did you take of the quotes as well? If you didn't the dateFormat function thinks it is a string (I think). Brett. Paige Chandler wrote: Hi Alex, Thanks. That worked - but the Issued_Dat is a VFP date field and now my error is that it must be a date/time

Re: news feeds

2000-06-17 Thread Brett Payne-Rhodes
Hi Steve, I decided to try out the code from Eron and I can tell you that there is a bug in 4.0. that had sonething to do with unrecognised codes in the header (I think). I had to use the CF feeds to get any sort of result. Thanks to Eron for the original code, kind of takes some of the fear

Re: Help with Form Processing please....

2000-06-17 Thread Brett Payne-Rhodes
Hi Les, If the code snippet you provide is verbatim then I think line 7 should either be CFELSEIF #AdminName# IS "3" or simply CFELSE, otherwise I don't see a problem - but that might not mean much ;) Brett B) Les Mizzell wrote: Need a small bit of help to get some form stuff to process

Re: Can CF generate a Pop-up Window w/o Javascript?????

2000-06-10 Thread Brett Payne-Rhodes
I was very interested in trying this out, it is something that I have been pondering for quite a while, that is, how to use a pop-up window to select from a set of choices. Unfortunately when I went to the URL and tried it a few times the only thing that appeared in the pop-up window was:

Is the achive up to date?

2000-05-15 Thread Brett Payne-Rhodes
Thanx, Brett Payne-Rhodes B) Eaglehawk Computing [EMAIL PROTECTED] -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk or send

Re: cfgrid, how many can see it???

2000-05-10 Thread Brett Payne-Rhodes
at java/lang/Thread.run HTH Brett Payne-Rhodes B) Eaglehawk Computing [EMAIL PROTECTED] Date: Tue, 9 May 2000 13:53:11 -0400 From: "Jeff Fongemie" [EMAIL PROTECTED] To: "Cf-Talk" [EMAIL PROTECTED] Subject: cfgrid, how many can see it??? Message-ID: [EMAIL PROTECTE

Frame Refresh

2000-05-06 Thread Brett Payne-Rhodes
in circles... Many Thanks, Brett Payne-Rhodes B) Eaglehawk Computing [EMAIL PROTECTED] -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=listsbody=lists/cf_talk

RE: cfmail and attachments

2000-05-03 Thread Brett Payne-Rhodes
then 'hash' it into the CC or BCC field. (Sorry, I can't give you a code snippet, CF is still quite new to me. Perhaps in a day or two when I get to this too...) hth, Brett Payne-Rhodes Eaglehawk Computing [EMAIL PROTECTED] -