RE: Insertion of date and time of entry into a database field

2001-05-23 Thread Peter Tilbrook
If the table is creating a new record each time a client logs in simply set the default value for your date field to Now() - do this within Access it self in Design mode. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jerre Hale Sent: Thursday, 24 May,

RE: Operating system and Browser.

2001-05-23 Thread Peter Tilbrook
Shally, You need to refer to CGI client variables: The following table describes the most common CGI environment variables created by the browser and passed in the request header: HTTP_REFERER The referring document. This is the document that linked to or submitted form data. HTTP_USER_AGENT

OnRequestEnd.cfm

2001-05-23 Thread Peter Tilbrook
I know what application.cfm is for. What does onrequestend.cfm do? ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

RE: Compromising Security

2001-05-22 Thread Peter Tilbrook
The first thing you should do is store your databases in a folder that is not accessible from the Internet (out of your web root). For example: Your websites could be in c:\inetpub\wwwroot\mywebsite\ But you should store the databases somewhere else, eg: c:\datasources\ Secure this directory

RE: Weather Icons: I need some

2001-05-20 Thread Peter Tilbrook
http://www.f2.com.au have some. ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

RE: Studio Development Mapping

2001-05-18 Thread Peter Tilbrook
You need to register your server at the Allaire web site and they send you a full document set for free (Administering and Studio). I registered on a Monday and had the manuals only three days later (not bad considering I'm DownUnder). -Original Message- From: [EMAIL PROTECTED]

RE: Studio Development Mapping

2001-05-17 Thread Peter Tilbrook
In the manual on pages 8 and 119. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Smith Sent: Friday, 18 May, 2001 2:45 AM To: CF-Talk Subject: Studio Development Mapping Where are the instructions in Studio for the subject? best, paul

RE: Studio Development Mapping

2001-05-17 Thread Peter Tilbrook
Using ColdFusion Studio 4.5 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Smith Sent: Friday, 18 May, 2001 11:14 AM To: CF-Talk Subject: RE: Studio Development Mapping Hm... Not on those pages in any manual I have. Which manual are you

RE: Verity: Hair-Pulling Problem

2001-05-17 Thread Peter Tilbrook
Try purging both collections before you update them. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Friday, 18 May, 2001 5:25 PM To: CF-Talk Subject: Verity: Hair-Pulling Problem I'm losing hair (and time!) over a very

RE: ot on mouseover

2001-05-15 Thread Peter Tilbrook
onmouseover=self.status='Text here.';return true onmouseout=self.status='';return true for example: a href=mylink.cfm onmouseover=self.status='Text here.';return true onmouseout=self.status='';return trueMy Link/a ~~ Structure your ColdFusion

CF-Talk Archiver

2001-05-14 Thread Peter Tilbrook
I am currently putting the finishing touches on a small CF application that reads in email messages, in this case CF-Talk email, stores them in a database and makes the database searchable (via Verity). The final application will be able to do the same with any email address but hey CF-Talk

RE: CF 5.0 graphs

2001-05-11 Thread Peter Tilbrook
Ah hah! Must be good to beat 4.5.2! : CF 5.0 graphs As CF Studio 5 will be out a while after CF5 ships, a set of add-on VTM's will be made available for Studio 4.5.2. They've already been written (so you don't need to do so), and will be available when CF5 is available. --- Ben

RE: New Cold Fusion book, O'riely Press

2001-05-11 Thread Peter Tilbrook
Better start saving up eh? Well, I guess the following should give you a good idea of what will hit the shelves in the following 3-4 months (in cronological order): Professional ColdFusion 4.5 by Wrox Author Team Paperback - 1000 pages (May 2001) Wrox Press Inc ISBN: 1861004540 Programming

Next step to piracy: pay $50,000 (they use CF)

2001-05-11 Thread Peter Tilbrook
Magazine publisher Next Media, publisher of youth and entertainment magazines including Rolling Stone, Soap World, PC Powerplay, Play Time, internet.au and The Australian Net Directory, has agreed to pay $50,000 in a settlement for unauthorised copying and use of computer software. The Business

RE: cfm-resources?

2001-05-11 Thread Peter Tilbrook
In Australia it is NOT toll free. Is it too much to ask for emails to be responded to? Obviously in your case it is! ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

It ain't over till it's over

2001-05-11 Thread Peter Tilbrook
Possibly the beta test regime for CF Server 5.0 has been the best yet. The support through the official Allaire beta site has been very good and will see the final product, apparently due to ship in full release next month (ZDNet), will be a breath of fresh air. Us long time Allaire

New Allaire Alive titles available

2001-05-10 Thread Peter Tilbrook
http://www.allaire.com/allairealive/index.cfm Peter Tilbrook Chief Web Developer Lunar Power Internet Technologies Unit 1, 26-28 Winchcombe Court Mitchell, ACT, 2911 AUSTRALIA Phone: +61 2 6242 Fax: +61 2 6242 6655 WWW: http://www.lunarpower.com.au

RE: Clarification

2001-05-09 Thread Peter Tilbrook
I believe you can. Hopefully supported under the new version of Verity under CF 5.0. Check out www.verity.com for more info on the Verity SDK. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Parker, Kevin Sent: Thursday, 10 May, 2001 1:50 PM To: CF-Talk

RE: good jscript list

2001-05-07 Thread Peter Tilbrook
http://www.javascriptsource.com -Original Message- From: Jared Clinton [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 8 May, 2001 9:50 AM To: CF-Talk Subject: RE: good jscript list Hi, Not sure if anybody has mentioned www.irt.org yet, but I find it a great resource. Jared Clinton

Does the App Server Market Still Exists?

2001-05-07 Thread Peter Tilbrook
An interesting article on Internet.com: http://serverwatch.internet.com/articles/appsmkt/index.html ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

RE: CF Studio and UltraDev Merging!

2001-05-05 Thread Peter Tilbrook
Yeah but even now UD just show little yellow bolts of lightning for ColdFusion code. -Original Message- From: Al Musella, DPM [mailto:[EMAIL PROTECTED]] Sent: Sunday, 6 May 2001 08:49 To: CF-Talk Subject: RE: CF Studio and UltraDev Merging! I would love to see them combined. Add

RE: quick question

2001-05-04 Thread Peter Tilbrook
Chris, I imagine you would have to specify the full filename - including the extension. Be wary of using CFFILE, particularly if people can upload non image files like documents or executables. Test your code to ensure that you are not opening up a major vulnerability to your server. I have

RE: testing..

2001-05-04 Thread Peter Tilbrook
I don't think so. I posted a message six hours ago and it has not been posted yet. -Original Message- From: Mak Wing Lok [mailto:[EMAIL PROTECTED]] Sent: Friday, 4 May 2001 10:04 To: CF-Talk Subject: testing.. is CF-talk OK? ~~ Structure

RE: Ultradev Studio

2001-05-04 Thread Peter Tilbrook
Mark, I'm inclined to agree with you. Dreamweaver for all intent and purposes is a fine product for the visual web designer. As far as code development goes it just doesn't cut it - which is why I imagine they ship HomeSite with Dreamweaver for code cutting purposes. ColdFusion Studio - at least

RE: mailto: in alertbox?

2001-05-04 Thread Peter Tilbrook
I don't think so - at least for security reasons. Assuming you mean a JS generated alertbox. If you can get around using a JS generated alert box and use a JS generated window which you can load a CFML template into that might be better. eg: head script language=JavaScript function openWin(

RE: CF Studio and UltraDev Merging!

2001-05-04 Thread Peter Tilbrook
Lower than AUD$2,000.00? I'd buy that for a dollar! -Original Message- From: Kevin Lynch [mailto:[EMAIL PROTECTED]] Sent: Friday, 4 May 2001 15:03 To: CF-Talk Subject: RE: CF Studio and UltraDev Merging! Hi- That's right, both ColdFusion Studio and UltraDev continue to be available

RE: Has anyone seen this before?

2001-05-04 Thread Peter Tilbrook
Yes I have seen it before. Under all versions upto and including CF Enterprise 4.5.1 SP1. It has been intermittent also. I believe it may mean that the server cannot connect to your mail server - or on a development machine you have not entered in a generic example (ie: mail.mysite.com). Worst

RE: verity error

2001-05-04 Thread Peter Tilbrook
Wow! That is quite big - assuming an MS Access database. Your main problem appears to be generating the index itself. Even once off it is taxing system resources big time. Straightaway you could do one of several things: 1 - purge the collection before updationg it 2 - if on the same box

RE: client variables

2001-05-04 Thread Peter Tilbrook
Client variables are identified by the users browser. Open a web site in IE and it will give you a different CFID and CFTOKEN than the same site opened in Navigator. It is important that you track the client throughout your site when using client variables - usually by appending #URLToken# on the

RE: Problem with login page

2001-05-04 Thread Peter Tilbrook
You should be able to use cfinput name=password type=password required=yes message=Password is a required field. rather than INPUT as a hidden field. ~~ Structure your ColdFusion code with Fusebox. Get the official book at

RE: IE 6 (whistler)

2001-05-03 Thread Peter Tilbrook
Ding! Wrong answer! Do not develop for IE6 however. -Original Message- From: Gavin Lilley [mailto:[EMAIL PROTECTED]] Sent: Saturday, 3 March 2001 01:18 To: CF-Talk Subject: RE: IE 6 (whistler) I haven't got any hard facts to back this up but as far as I can see IE6 is IE5.5 - there

RE: How to configure Studio to use only block capitals in the default template with edited and inserted tags?

2001-05-03 Thread Peter Tilbrook
If you purchased Studio there is a manual explaining how to customise CF Studio. -Original Message- From: Hubert Earl [mailto:[EMAIL PROTECTED]] Sent: Friday, 4 May 2001 03:08 To: CF-Talk Subject: How to configure Studio to use only block capitals in the default template with edited and

RE: Random Password

2001-05-03 Thread Peter Tilbrook
cfscript password = ; for (c=1; c le 7; c=c+1) {password = password chr(randRange(65,90)) ; } password = password randRange(1000,) ; /cfscrupt -Original Message- From: Chris Badouin [mailto:[EMAIL PROTECTED]] Sent: Friday, 4 May 2001 02:24 To: CF-Talk Subject: Random Password

RE: custom tag for a progress meter

2001-05-02 Thread Peter Tilbrook
NOTE: There is a problem with the DevExchange and it changes the fielname to ACsomethign or the other.zip They are just using the MAKEUNIQUE attribute for filenames. ~~ Structure your ColdFusion code with Fusebox. Get the official book at

New ColdFusion logo

2001-05-02 Thread Peter Tilbrook
What do you think of the new Macromedia ColdFusion 5 logo? http://www.allaire.com/products/coldfusion/ ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

cfselect question

2001-05-01 Thread Peter Tilbrook
, including events they are interested in. The events they chose are in a seperate table from the master list. My question is what would be the best way to display the full list of events but have the events the user previously selected highlighted? Peter Tilbrook Internet Applications Developer Friends

RE: changing a file extension upon upload??

2001-04-30 Thread Peter Tilbrook
Why would you unless the file actually contains CFML code? -Original Message- From: David Sammons [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 1:45 PM To: CF-Talk Subject: changing a file extension upon upload?? Is it possible to change a files .html extension to .cfm when

RE: Hosting Service Provider Edition Eliminated

2001-04-29 Thread Peter Tilbrook
This calls for a celebration! I no longer need to panic about where to find AUD$18,000.00 for a ColdFusion server we didn't want to have. Professional and Enterprise have suited us fine for years. Thanks to everyone at Macromedia for seeing the light! -Original Message- From: Jeff

RE: New CF5 Partner Hosting License

2001-04-27 Thread Peter Tilbrook
Please leave me alone now. The future is games! ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe:

Australian Macromedia partner

2001-04-27 Thread Peter Tilbrook
Wrong. They have FirmwareDesign (http://www.firmware.com.au). -Original Message- From: Nick Texidor [mailto:[EMAIL PROTECTED]] Sent: Saturday, 28 April 2001 00:05 To: CF-Talk Subject: RE: New CF5 Partner Hosting License The first thing that sprang to mind when I read this was...

RE: New CF5 Partner Hosting License

2001-04-27 Thread Peter Tilbrook
Macromedia ColdFusion goes RC at http://beta.allaire.com ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/

RE: database.ldb

2001-04-25 Thread Peter Tilbrook
If you are running 4.5.1 there is a Release button in the Administrator to unlock the dB's. -Original Message- From: Jay Patton [mailto:[EMAIL PROTECTED]] Sent: Thursday, 26 April 2001 08:53 To: CF-Talk Subject: database.ldb ok i hate access. i use this to unlock this db but it

RE: WARNING: PCAnywhere

2001-04-22 Thread Peter Tilbrook
Microsoft Netmeeting 3.x allows remote access to machines securely. Works well and is free. -Original Message- From: Andrew Tyrone [mailto:[EMAIL PROTECTED]] Sent: Sunday, 22 April 2001 10:29 To: CF-Talk Subject: RE: WARNING: PCAnywhere I'm glad this came up. I was about to purchase

RE: Updating 1000s of records

2001-04-22 Thread Peter Tilbrook
Isn't this information already stored under CGLOBALS as a client variable? -Original Message- From: Michael Lugassy [mailto:[EMAIL PROTECTED]] Sent: Sunday, 22 April 2001 20:18 To: CF-Talk Subject: Updating 1000s of records Our application is built like that so I'm reciving a daily

RE: Problem browsing web pages in the CFStudio editor window

2001-04-19 Thread Peter Tilbrook
Hmmm, yeah, I know what you mean. CF Studio 4.5x spoils you big time but CF Studio 4.0 is not anywhere near as nifty on the help. I had to dig through the book Mastering CF 4.5 (Aman Danesh - not a bad book I admit) to work out how to use the REReplaceNoCase function as 4.0 doesn't know it. I'm

RE: Advanced CF5 Bootcamp format

2001-04-19 Thread Peter Tilbrook
Ouch! $4,500 x poor old Aussie dollar = $9,000! -- 68 hours over six days, 12 hours per day M-F, 8 hours on Saturday -- All three meals catered -- $4,500 normally, $3,950 early registration But it's been suggested that a better format would be this: -- 60 hours over five days, 12 hours per

RE: Weekly Date Driven Content in Cold Fusion?

2001-04-19 Thread Peter Tilbrook
Assuming your database contains a date field use the BETWEEN function in your SQL to select records dated between Now() (ie: today) minus however days you want to go back. -Original Message- From: SHEETS, DAYV (PB) [mailto:[EMAIL PROTECTED]] Sent: Friday, 20 April 2001 07:13 To: CF-Talk

RE: Query string disappear

2001-04-17 Thread Peter Tilbrook
Alternativly you could possibly disable the location and status bars of the browser. A bit drastic however and more likely to annoy users than anything else. -Original Message- From: Javier Woodhouse [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 18 April 2001 13:02 To: CF-Talk Subject: RE:

RE: Note passing system?

2001-04-16 Thread Peter Tilbrook
I implemented the same thing for the new Friends Plus site. The beauty of the system is that nobpdys email address is released. We could be draconian and introduce full auditing but it has not been necessary yet. The user remain anonymous and their email address is never released unless they

RE: Note passing system?

2001-04-16 Thread Peter Tilbrook
be amazed at how the feedback either picks up problems or points out, even unobtrusively, better ways to accomplish a task. -Original Message- From: Peter Tilbrook [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 17 April 2001 15:33 To: CF-Talk Subject: RE: Note passing system? I implemented

RE: Note passing system?

2001-04-16 Thread Peter Tilbrook
Check out http://friendsplus.dns2go.com - I may need to set you up a "test account" to see it in action as we are finalising testing. At the same time I recommend using the DNS2GO service - or at least trying it! -Original Message----- From: Peter Tilbrook [mailto:[EMAIL PROTEC

RE: Registry size.

2001-04-11 Thread Peter Tilbrook
Just disable CF_Registry. It shouldn't be enabled unless you absolutely trust your customers. -Original Message- From: Bryan LaPlante [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 11 April 2001 16:29 To: CF-Talk Subject: Re: Registry size. I am jumping in here mid discussion but a couple

RE: Studio 4.5.2

2001-04-11 Thread Peter Tilbrook
I always found 4.5.2 to be very good on Win98 (especially compared to 4.5 and 4.5a with their zero byte file saving). Admittedly I am back to 4.0 at the moment but not because 4.5.2 wasn't good. -Original Message- From: sebastian palmigiani [mailto:[EMAIL PROTECTED]] Sent: Thursday, 12

RE: when is CF5 release?

2001-04-11 Thread Peter Tilbrook
It's still in beta (version 3.0 at last check). Allaire usually release a couple of "Release Candidates" before shipping final code so it will probably be a few months yet. when is version 5.0 to be released? YC ~~ Structure your ColdFusion

RE: CF Website

2001-04-11 Thread Peter Tilbrook
I remember someone posting a message in this group about such a site - onlinewebsitecreator.com. or something. Can't find it now - try a web search for it or try searching the www.cfextras.com archive of this group. -Original Message- From: Parker, Kevin [mailto:[EMAIL PROTECTED]] Sent:

RE: Bizarre Client Variables problem

2001-04-07 Thread Peter Tilbrook
Try appending the CDIF and CFTOKEN to your transactions (eg: URL's, forms, etc) eg: a href="userdetails.cfm?#URLToken#" This should ensure that your application can differentiate which client is making the request. You should use this method throughout your app. -Original Message-

RE: Bizarre Client Variables problem

2001-04-07 Thread Peter Tilbrook
TIP: it can help to have two browser sessions open to track your applications. They should be different browsers (ie: one Navigator and the other IE) as CF identifies them is different "clients". Whack a header at the top of your pages (for testing purposes) displaying your applicats client

RE: What's new from MD

2001-04-06 Thread Peter Tilbrook
The Fusion AUthority Alert has been a tad quiet lately though :) ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives:

Date of Birth question

2001-02-01 Thread Peter Tilbrook
e meantime I'll get back into it. All the best. Peter Tilbrook Slave of Friends Plus (rowers required) ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-a

RE: Anyplace to pick up outdated browser versions for testing

2000-11-22 Thread Peter Tilbrook
I need to get some older versions of MSIE and Netscape in order to test out style sheets that will be dynamically assigned based on browser version as detected by CF. Does anyone know where these can be found? I've searched around on MS and Netscape site but can't find any archives of outdated

db Conversion

2000-11-19 Thread Peter Tilbrook
Would someone out their be able to convert a couple of databases from Access 2000 back to 97? I've switched jobs and we are not using 2000 here (dammit). Cheers! ~~ Structure your ColdFusion code with Fusebox. Get the official book at

CF-Talk list server

2000-11-16 Thread Peter Tilbrook
Hey there everyone! Is the cf-talk Listserver running at the moment? Have registered but have not had anything delivered today. Cheers! ~~ Structure your ColdFusion code with Fusebox. Get the official book at https://secure.houseoffusion.com

RE: Browser Detection

2000-10-17 Thread Peter Tilbrook
Or even: cfif cgi.http_user_agent contains "MSIE" -Original Message- From: Warrick, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 18 October 2000 2:03 To: CF-Talk Subject: RE: Browser Detection cfif cgi.http_user_agent contains "MSIE 5.0"

SOT: Allaire issue CF Studio 4.5.2

2000-10-12 Thread Peter Tilbrook
the HTML Tidy utility. Not to mention a stack of bug fixes. What are you waiting for? Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247 7677 Fax: (02) 6249 1620 Mobile: 0428 765 020

RE: CF 5.0???

2000-10-11 Thread Peter Tilbrook
Perhaps we need a temporary list as a seperate entity to cf-talk for "Pharoah" discussion? Cheers! Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247 7677 Fax: (02) 6249 1

RE: Help with Anchor Tag

2000-10-11 Thread Peter Tilbrook
at the code in action might help us help you solve this problem. Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247 7677 Fax: (02) 6249 1620 Mobile: 0428 765 020 ICQ: 666275 ACT

RE: Anyone know how to stay awake after overnighters??

2000-10-10 Thread Peter Tilbrook
I've found that code I write after being up for more than 24 hours tends to be complete rubbish anyways, so you'll save yourself more grief by dashing home for about 4 hours of sleep and then come back later in the day... We recently worked until from Saturday lunchtime until Monday 3:30am (as

RE: Message Board

2000-10-10 Thread Peter Tilbrook
Not when they made it open source just days after we paid AUD$760.00 for it!!! -Original Message- From: Jeremy Allen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 11 October 2000 5:42 To: CF-Talk Subject: RE: Message Board Not to mention the once closed source pay for now Freely

RE: cfx use question

2000-10-10 Thread Peter Tilbrook
Nope. -Original Message- From: Matt Rodosky [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 11 October 2000 8:17 To: CF-Talk Subject: cfx use question Is there a way to call a cfx tag without setting it up in the administrator (like use cfmodule or something to that effect)? TIA Matt

RE: Problem with CFFTP

2000-10-10 Thread Peter Tilbrook
Why? You'd be better of sticking the files on an FTP server and just hyperlinking to them with ftp://myserver.com/files/download.zip. -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 22, 2000 4:56 AM To: CFTalk (E-mail) Subject: Problem with CFFTP

RE: Problem with CFFTP

2000-10-10 Thread Peter Tilbrook
FTP is better suited to transferring large files unlike HTTP. I am kind of confused since the question seems to be asking why doesn't orange juice come out of my apple... If the user is not running an ftp server, you will not be able to ftp to them. Much better to just include a link in the

RE: recordcount ???

2000-10-10 Thread Peter Tilbrook
Is it possible to find how many records were updated in cfquery Cheers, Gennadi If you mean how many records were returned by a query it is: cfquery name="myqueryname" etc ..SQL code here... /cfquery cfoutput#myqueryname.recordcount#/cfoutput

RE: web document editing tool?

2000-10-09 Thread Peter Tilbrook
Or Allaire Spectra even. -Original Message- From: Pete Freitag [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 10 October 2000 7:48 To: CF-Talk Subject: RE: web document editing tool? Activedit http://www.cfdev.com/ -Original Message- From: Erika Foster [mailto:[EMAIL

RE: Undeliverable: RE: [RE: CGI Referrer variable]

2000-10-09 Thread Peter Tilbrook
I think it is because someone on the list has a dead email address or their mail server is kaput. Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247 7677 Fax: (02) 6249 1620 Mobile

RE: Splitting lists

2000-10-09 Thread Peter Tilbrook
apologies for the mime crap.. if anyone knows how to fix this in exchange/outlook, mail me. Try "Tools/Options/Mail Format/Plain Text" You will still be able to receive HTML formatted email - all outgoing messages will be sent as plain text.

CF_Certification

2000-10-09 Thread Peter Tilbrook
tutorials, practice certification exams, and other training resources for ColdFusion Developers.'. It didn't seem to render correctly under IE but look OK under Navigator. Check it out at http://www.cfcertification.com/index.cfm. Peter Tilbrook Internet Applications Developer Aspect Computing Pt

RE: Oracle and Spectra

2000-10-09 Thread Peter Tilbrook
Yes it does. You may need to upgrade to Spectra 1.01. -Original Message- From: Vaughan Evans [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 10 October 2000 12:50 To: CF-Talk Subject: Oracle and Spectra Does Spectra support Oracle databases? The Allaire web site says it does but the Spectra

RE: XML, XSL Books?

2000-10-09 Thread Peter Tilbrook
Have a look at http://www.vbxml.com/. Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247 7677 Fax: (02) 6249 1620 Mobile: 0428 765 020 ICQ: 666275 ACT ColdFusion Users Group - http

RE: Oracle and Cold Fusion

2000-10-05 Thread Peter Tilbrook
According to Oracle they power 65% of database enabled sites. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, 6 October 2000 5:00 To: CF-Talk Subject: RE: Oracle and Cold Fusion I would have said that the majority are about MS SQL Server and MS

RE: Studio vs. HomeSite

2000-10-05 Thread Peter Tilbrook
HomeSite is excellent for HTML work. CF Studio is virtually the same but geared toward CF development with RDS, and the context sensitive help (it's costs more too). -Original Message- From: Claremont, Timothy S [mailto:[EMAIL PROTECTED]] Sent: Friday, 6 October 2000 4:51 To: CF-Talk

SOT: IBM, Allaire Singled Out For Annual Report Card Honors

2000-10-05 Thread Peter Tilbrook
VARBusiness recognized Allaire as one of the technology industry powerbrokers of the new economy during its Annual Report Card (ARC) awards ceremony held September, 2000. Awarded "Breakthrough Player of the Year," Allaire also took top honors in the Internet Software and Enterprise Development

RE: CFAPPLICATION Log-in page question (endless loop)

2000-10-04 Thread Peter Tilbrook
I remember having a similar problem once: I had to move login.cfm into a sep. directory, away from current application.cfm, which was called again before login.cfm was processed. Unless it really "needs" to be a cfm file you could change it to "login.htm" and give it default document status. If

RE: Page hanging in netscape

2000-10-03 Thread Peter Tilbrook
Hmmm. Happens on Navigator 4.08 too. Eventually the page appears however. Interesting in that it doesn't seem to hang on other pages. Nice looking site by the way. Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http

RE: OT: Video format

2000-10-03 Thread Peter Tilbrook
Tri BBS from memory. Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247 7677 Fax: (02) 6249 1620 Mobile: 0428 765 020 ICQ: 666275 ACT ColdFusion Users Group - http://203.37.24.198

RE: Photo Upload??

2000-10-02 Thread Peter Tilbrook
The following file upload status parameters are available after an upload. AttemptedServerFile Initial name ColdFusion used attempting to save a file, for example, myfile.txt. ClientDirectory Directory location of the file uploaded from the client's system. ClientFile Name of the file

RE: Suppress debug for a single template...

2000-09-28 Thread Peter Tilbrook
the output page where the query is placed.' Note that I'm using 4.5.1 - it might not apply to earlier versions. Hope this helps! Cheers! Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247

Was Getting Outlook information - MS Digital Dashboard

2000-09-28 Thread Peter Tilbrook
Microsoft's "Digital Dashboard" might assist here. Check out the link below for more information. http://www.microsoft.com/solutions/km/DigitalDashboard.htm Cheers! Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTR

RE: Access 2000 Databases with CF4.0

2000-09-26 Thread Peter Tilbrook
You may need to install the latest MDAC drivers for CF to use Access 2000. See http://www.microsoft.com/data/. -Original Message- From: Joshua Miller [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 27 September 2000 5:23 To: CF-Talk Subject: Access 2000 Databases with CF4.0 This may have

SOT: Vignette?

2000-09-25 Thread Peter Tilbrook
Anyone out there have any exposure to the Vignette platform (http://www.vignette.com)? Sounds like a neat product - currently powering the i7 Sydney Olympics site at http://www.olympics.com.au. Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner

RE: ASP or Coldfusion?

2000-09-24 Thread Peter Tilbrook
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Have a look here for a feature comparison: http://www.swynk.com/friends/murphy/ironic_isnt_it.asp Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au

RE: CFCASE/CFIF

2000-09-24 Thread Peter Tilbrook
Depending on how it is used CFCASE is usually faster than CFIF (or nested CFIF's). If CFCASE will do what you want it would be the better method. -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To

RE: CFCASE/CFIF

2000-09-24 Thread Peter Tilbrook
If you have more than 2 choices then SWITCH/CASE is faster. The down side to SWTICH/CASE is CASE has to be constant it cannot be a varaiable. It can indeed be a variable however you need to know what you are checking for. If all CFCASES fail then you can use the CFDEFAULTCASE to perform default

RE: Error: No error occurred. ?????????

2000-09-21 Thread Peter Tilbrook
Sounds like the data isn't being written to the file correctly. Can we have a look at your code? Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247 7677 Fax: (02) 6249 1620 Mobile

CFSWITCH (or obscure Studio error message)

2000-09-20 Thread Peter Tilbrook
- Bug 17975!" Might be worth checking what your settings are at the moment - especially if doing cross browser compatibility testing (if this is even possible :)). Cheers! Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRAL

[CF-Talk] RE: Visual SourceSafe

2000-09-19 Thread Peter Tilbrook
Or you could just press "F5" to refresh. Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247 7677 Fax: (02) 6249 1620 Mobile: 0428 765 020 ACT ColdFusion Users Gr

RE: Encrypting CF files

2000-09-13 Thread Peter Tilbrook
It's in your CFUSION\BIN directory and is called CFENCODE - type it at the command line for instructions on how to use it. There is indeed a web site that can unencrypt templates. Not sure why Allaire haven't upgraded their encryption to deal with this yet. Peter Tilbrook Internet Applications

RE: latest version of studio?

2000-09-13 Thread Peter Tilbrook
There is a "beta" of CF Studio 4.5.1 SP1 at http://beta.allaire.com. It's still a little buggy but is getting there. Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http://www.aspect.com.au Phone: (02) 6247 767

RE: E-mail Question

2000-09-13 Thread Peter Tilbrook
"query_name"GROUP="query_column" GROUPCASESENSITIVE="yes/no"STARTROW="query_row" SERVER="servername" PORT="port_ID"MAILERID="headerid"TIMEOUT="seconds" Peter Tilbrook Internet Applications Developer Asp

RE: SQL where?

2000-09-13 Thread Peter Tilbrook
I believe you need to use the "CreateODBCDateTime" function. -Original Message- From: Mark Adams [mailto:[EMAIL PROTECTED]] Sent: Thursday, 14 September 2000 12:36 To: [EMAIL PROTECTED] Subject: SQL where? Ok, here is the puzzle I am trying to use a WHERE statement to compare a loop

SOT: cool CF powered site

2000-09-13 Thread Peter Tilbrook
you bank account details within your portal (can be depressing however). Particularly to us Aussie developers who bank with ANZ check it out at http://www.myanz.com. Peter Tilbrook Internet Applications Developer Aspect Computing Pty. Ltd. 19-25 Moore Street Turner, ACT, 2612 AUSTRALIA http

<    1   2   3   4   5   6   7   >