Re: Fireworks JSAPI

2004-01-14 Thread Michael Dinowitz \(laptop\)
> At 1:09 PM 1/14/4, Michael Dinowitz wrote: > >  Does anyone here know the API specs? Anyone played with it? > > Docs available here: > http://www.macromedia.com/support/documentation/en/fireworks/ I've checked the docs there and none of them have what I need (at least they didn't when last I chec

RE: Section 508

2004-01-14 Thread Jim Davis
Actually that's what I meant. should have read "unreadable" - which is, itself, an awful say to say it. Jeeze I'm tired.  ;^) Jim Davis   _   From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 10:21 PM To: CF-Talk Subject: RE: Section 508 > A page can be

Re: CF and JavaScript HELP - Maybe OT?

2004-01-14 Thread Ubqtous
John, On Wednesday, January 14, 2004, 4:34:22 PM, you wrote: JG> Everything works fine until I get a non alpha-numeric character, JG> i.e., ".", """, "'", "/", "&", "(", ")", in the #WholeName# JG> variable. Then, _javascript_ bombs and returns an error: "error JG> expected ';'". JG> Can someone

Re: Section 508

2004-01-14 Thread Larry C. Lyons
Haggerty, Mike wrote: > There are a number of new developers where I work who have no clue as to > what Section 508 is or what they need to be compliant. I have been > spending time with each one individually, giving them examples, > providing links, etc. but the message does not seem to be gettin

Re: Keyword Tracking?

2004-01-14 Thread Geoff Bowers
Bailey, Neal wrote: > Google Search String > http://www.google.com/search?sourceid=navclient > > ords> &ie=UTF-8&oe=UTF-8&q=My+Keywords Brandon Purcell posted something about tracking Google keywords (are there any others worth knowing about ;) on his blog:    http://www.bpurcell.org/googlesearc

Re: Fireworks JSAPI

2004-01-14 Thread Massimo, Tiziana e Federica
> I was told by a MM engineer (publicly at a user group) that Fireworks has > JSAPI that allows for the piping in of XML files and the outputting of > graphics. i.e. it can generate graphics on the fly based on specific > criteria. Does anyone here know the API specs? Anyone played with it? Last t

Re: Fireworks JSAPI

2004-01-14 Thread John Dowdell
At 1:09 PM 1/14/4, Michael Dinowitz wrote: >  Does anyone here know the API specs? Anyone played with it? Docs available here: http://www.macromedia.com/support/documentation/en/fireworks/ There are two major stages in the growth of this API. The first occurred a few years ago, when Fireworks int

Re: Getting News on a Particuliar Topic using Web Services?

2004-01-14 Thread Michael Dinowitz
Nice, but limited to their 'top' stories. I'll stick to my code to do the job. Actually, a spider to go to the news.google.com site, enter a keywork in their search and then scrape the results will work as well. > Check out this URL - it may be of assistance: > > http://googlenews.74d.com/ > > Pet

Re: Getting News on a Particuliar Topic using Web Services?

2004-01-14 Thread Michael Dinowitz
I've got some beta code (or did on my dead computer) that takes emails from news.google.com and parses it into info for a DB. They vary their format from time to time based on the content and the code deals with it. Once I get my machine back I'll post it up. > I am trying to list news on a certai

RE: Section 508

2004-01-14 Thread Dave Watts
> A page can be styled in CSS using positioning, etc. and still be > completely readable when style sheets are turned off. It's worth noting that pages that depend on CSS positioning often aren't readable without the style sheet. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone:

RE: Section 508

2004-01-14 Thread Jim Davis
I'm not sure you have to read that far into it.  You can make a document unreadable with a style sheet using only CSS and no script or DHTML. I remember, for example, sites (especially right after CSS "hit it") that used style sheets to position content for text effects.  They might take three c

RE: POP/IMAP Mail server?

2004-01-14 Thread cfhelp
ArgoSoft is $80 for 10 licenses a little more if you want IMAP. The support forums are excellent. You can write your own extensions or download others at http://www.argostuff.com/ . Backup is real easy as well. I am running 71 domains with close to 500 email accounts and it only takes about 2 minu

RE: Section 508

2004-01-14 Thread Sandy Clark
That paragraph actually means that you can't write content to a document via something like _javascript_ and CSS (ie DHTML). for instance, if you were using DHTML to open a layer in which _javascript_ wrote something using document.write(), that is not allowed, because the content of a page wou

RE: Compression Filter

2004-01-14 Thread Andrew Scott
I did ask in my original post how I would measure this!! Regards Andrew Scott Technical Consultant NuSphere Pty Ltd Level 2/33 Bank Street South Melbourne, Victoria, 3205 Phone: 03 9686 0485  -  Fax: 03 9699 7976 [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Se

RE: Section 508

2004-01-14 Thread Jim Davis
I think the key word is "REQUIRE". The simple fact of the matter is that many accessibly tools apply their own style sheets (for example high contrast or large text) so that the style sheet defined by the designer may be overridden by one of these. If your design is unreadable without your st

RE: Compression Filter

2004-01-14 Thread cf-talk
Andrew, What the heck are you talking about "No it doesn't"? LOL All I said was that you can use the "demo" page from other companies to test and see how much data your sending in regular mode vs compressed mode. Yes, you should have been more descriptive.  I didn't realize that what you'r

Re: sot: active desktop ticker

2004-01-14 Thread Ryan Mitchell
I like the look of it and the idea behind it. Played about with it a bit, but haven¹t got too in depth yet, but I plan on it. Problem with using it for something such as this post required is that you have to download the central app before you get to downloading the ticker... Which will put a good

Re: Fireworks JSAPI

2004-01-14 Thread stas
I don't know about Fireworks, but Adobe Illustrator has an interface that can be used in conjunction with Adobe Graphics server (via CGI).   - Original Message -   From: Michael Dinowitz   To: CF-Talk   Sent: Wednesday, January 14, 2004 4:09 PM   Subject: Fireworks JSAPI   I was told b

Re: Getting News on a Particuliar Topic using Web Services?

2004-01-14 Thread peter . tilbrook
Check out this URL - it may be of assistance: http://googlenews.74d.com/ Peter Tilbrook Transitional Services - Enterprise eSolutions Centrelink (http://www.centrelink.gov.au) 2 Faulding Street Symonston ACT 2609 Tel: (02) 62115927    

Getting News on a Particuliar Topic using Web Services?

2004-01-14 Thread Tim H
I am trying to list news on a certain topic (in this case Hepatitis C) using XML/SOAP/RSS etc.. feeds In a perfect world, I would be able to use the google API and instead of grabbing information from google the search engine, I would grab it from news.google.com because when punching "Hepatiti

RE: POP/IMAP Mail server?

2004-01-14 Thread cf-talk
Thanks for the tip.  I wasn't aware they had a free version.  I purchased an unlimited user version long, long ago. -Novak -Original Message- From: JT [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 11:53 AM To: CF-Talk Subject: RE: POP/IMAP Mail server? IMail Free starter

Re: Section 508

2004-01-14 Thread Jochem van Dieten
Jeremy Brodie wrote: > > (d) Documents shall be organized so they are readable without requiring an associated style sheet. > > Comment: The W3 tells us to use stylesheets for asseability purposes! This item takes web design a step backwards instead of forwards. Why would it take design a step

Re: Location of data source info on CFMX / Linux

2004-01-14 Thread Ubqtous
Robert, On 1/14/2004 at 16:43, you wrote: RC> Check in /opt/coldfusionmx/lib. There is a file named RC> neoquery.xml, if I recall correctly. All of the datasource RC> information is in that file. Close ;) /opt/coldfusionmx/lib/neo-query.xml Thanks so much! ~ Ubqtous ~ [Todays Threads] [This

function error - datePart

2004-01-14 Thread Smith, Matthew P -CONT(CSC)
Error Occurred While Processing Request The system has attempted to use an undefined value, which usually indicates a programming error, either in your code or some system code. Null Pointers are another name for undefined values. Thing is, this was just working.  Any obvious problems? Cfd

Re:Section 508

2004-01-14 Thread Jeremy Brodie
Three other points I want to point out. 1) In practice, Section 508 implementation in in the mind of the US Government Agency (in Gov speak called the COTR). Although, sometimes there are spot checks for compliance, in practice, many agencies do not have the budget to complete a Section 508 (or ev

Re:Section 508

2004-01-14 Thread Jeremy Brodie
Section 508 from the web developer's point of view is really a series of thirteen checkpoints (The rest of the regulations are while important (especally if one bids on US Government contracts for network administration/help desk). To put everything into focus I've outlined the requirements below.

Re:Location of data source info on CFMX / Linux

2004-01-14 Thread Robert Cunningham
Ubqtous - Check in /opt/coldfusionmx/lib. There is a file named neoquery.xml, if I recall correctly. All of the datasource information is in that file. Robert Cunningham >CF-Talk, > >As I recall, the data source information on MX/Linux is stored in an >XML file--but I do not recall its name or lo

RE: Compression Filter

2004-01-14 Thread Andrew Scott
Novak, Actually no it doesn't! I am aware of how compression works, I am aware that it can send the file quicker with less bandwidth. What I am not aware, and maybe I should have been a little more descriptive. When Coldfusion executes the cfml template, then sends and the client receiv

Re: Adding Date Records to db

2004-01-14 Thread Jochem van Dieten
Cutter (CF-Talk) wrote: > I'm trying to create a form that, when a button is clicked, will add > records to a table. Each record of this table has a unique autonumber > ID, then has a date. I am trying to add 1 month of dates from the last > date listed in the table (Example: if the last date in

Re: Section 508

2004-01-14 Thread Kevin Graeme
Actually, I was wrong. The _web_ part of 508 doesn't require keyboard navigation; however, the preceeding section of 508 that covers software applications and operating systems does. -- Subpart B -- Technical Standards § 1194.21 Software applications and operating systems. (a) When software is d

Re: CFDIRECTORY order

2004-01-14 Thread Jeff Garza
Name your files so that the order will be correct.  Remember, the OS sees a string not a number so it's ordering as a string would be ordered. 001.tif 002.tif ... 010.tif 011.tif ... 100.tif 101.tif ... etc... Jeff Garza   - Original Message -   From: brobborb   To: CF-Talk   Sent: We

Location of data source info on CFMX / Linux

2004-01-14 Thread Ubqtous
CF-Talk, As I recall, the data source information on MX/Linux is stored in an XML file--but I do not recall its name or location. Can anyone point me in the right direction? I have some PostgreSQL data sources that need to be deleted as they were configured incorrectly and for some reason cannot

RE: POP/IMAP Mail server?

2004-01-14 Thread Troy Montour
Another is Merak Mail server from Icewarp http://www.icewarp.com Troy Montour -- Original Message -- From: cfhelp <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] Date:  Wed, 14 Jan 2004 14:16:31 -0600 >http://www.argosoft.com/ > >Rick > >-Origina

CF and JavaScript HELP - Maybe OT?

2004-01-14 Thread John Grubb
Tough day. Alzheimers is acting up. I have the following _javascript_ code:



c=#currentrow#-1;//599
var

RE: Section 508

2004-01-14 Thread Sandy Clark
508 doesn't cover functional limitations but the Web Accessibility Initiative by the W3C does. IMHO WAI's Web Content Accessibility Guidelines 1 and 2 priorities make web sites much more accesssible than 508.   _   From: Kevin Graeme [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14,

RE: Section 508

2004-01-14 Thread Sandy Clark
For accessibility in general, go to http://www.d.umn.edu/itss/support/Training/Online/webdesign/accessibility.ht ml My blog also covers accessibility and I am currently starting on writing articles which takes on each item in 508 and the WCAG and breaks down how to apply them. (Only one article

RE: POP/IMAP Mail server?

2004-01-14 Thread Matt Robertson
A big 'me too' on Imail.  Used by a lot of ISP's.  Its most commonly touted benefit, I believe, is its almost ridiculous ease of use when you are dealing with a large number of domains and users.  A full-featured solution with web mail and pretty much everything else you need. Make sure you check

Fireworks JSAPI

2004-01-14 Thread Michael Dinowitz
I was told by a MM engineer (publicly at a user group) that Fireworks has a JSAPI that allows for the piping in of XML files and the outputting of graphics. i.e. it can generate graphics on the fly based on specific criteria. Does anyone here know the API specs? Anyone played with it? Thanks Yes,

RE: Section 508

2004-01-14 Thread Robert Redpath
Gov't site:   http://www.section508.gov/ Test a page:   http://bobby.watchfire.com/bobby/html/en/index.jsp -Original Message- From: Paul Vernon [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 3:14 PM To: CF-Talk Subject: RE: Section 508 Seriously, I'm subscribed to quite a

Adding Date Records to db

2004-01-14 Thread Cutter (CF-Talk)
I'm trying to create a form that, when a button is clicked, will add records to a table. Each record of this table has a unique autonumber ID, then has a date. I am trying to add 1 month of dates from the last date listed in the table (Example: if the last date in the table is Jan 31, 2004 then

Re: savedfilecontent

2004-01-14 Thread brobborb
hmmm before i would put all that stuff into a variable then put it in the output attribute, cos i dunno how to escape code   - Original Message -   From: Robert Orlini   To: CF-Talk   Sent: Wednesday, January 14, 2004 2:10 PM   Subject: savedfilecontent   Isn't there a savedfilecontent

Re: Section 508

2004-01-14 Thread G
It's interesting that someone mentioned "nothing in 508 requires support for keyboard navigation". I was discussing 508 with a co-worker here who had been studying up on it for some time, when he got tired of my questions, he basically told me "the best way to ensure that you are 508 compliant, i

RE: Section 508

2004-01-14 Thread Andy Ousterhout
This is really cool.  Thanks.   -Original Message-   From: Philip Arnold [mailto:[EMAIL PROTECTED]   Sent: Wednesday, January 14, 2004 1:22 PM   To: CF-Talk   Subject: RE: Section 508   > There are a number of new developers where I work who have no   > clue as to what Section 508 is or wh

Re: savedfilecontent

2004-01-14 Thread stas
            - Original Message - From: Robert Orlini To: CF-Talk Sent: Wednesday, January 14, 2004 3:10 PM Subject: savedfilecontent Isn't there a savedfilecontent attribute I can use with CFFILE? I want to create an html page using cffile action="" What can I use beside the ou

RE: POP/IMAP Mail server?

2004-01-14 Thread JT
imail   -Original Message-   From: Burns, John [mailto:[EMAIL PROTECTED]   Sent: Wednesday, January 14, 2004 12:15 PM   To: CF-Talk   Subject: POP/IMAP Mail server?   Anyone know of a POP/IMAP Mail server that I can get and set up on a   windows 2k machine that is easy to use and can be ta

RE: POP/IMAP Mail server?

2004-01-14 Thread JT
IMail Free starter edition lets 10 users share one domain (such as @yourcompany.com). Includes all standard capabilities except the list server, nobody alias, store and forward, and peering. An optional annual service agreement may be purchased for unlimited support via e-mail and phone. http://ww

CFDIRECTORY order

2004-01-14 Thread brobborb
Hey guys, i have a folder with files named like thise below.  The files go from 1 to 200 something.  i set it to sort by name ASC, but as you can see, it came out like it did below, instead of 1, 2, 3, 4...it's 1, 10, 100, 101. How can i make order it correct? 1.tif 10.tif 100.tif 101.tif 10

RE: savedfilecontent

2004-01-14 Thread Bryan F. Hogan
   quotes can be here -Original Message- From: Robert Orlini [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 3:11 PM To: CF-Talk Subject: savedfilecontent Isn't there a savedfilecontent attribute I can use with CFFILE? I want to create an html page using cffile action="

savedfilecontent

2004-01-14 Thread Robert Orlini
Isn't there a savedfilecontent attribute I can use with CFFILE? I want to create an html page using cffile action="" What can I use beside the output= line so I don't have to "escape" all the quotes in my code? Thx. Roberto O. HWW [Todays Threads] [This Message] [Subscription] [Fast Unsubs

RE: Section 508

2004-01-14 Thread Paul Vernon
Seriously, I'm subscribed to quite a few lists and this is the first time I've seen a reference to it using 'Section 508' rather than just being referred to as something like 'the new accessibility laws'. Paul [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Setti

RE: POP/IMAP Mail server?

2004-01-14 Thread cfhelp
http://www.argosoft.com/ Rick -Original Message- From: Burns, John [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 1:15 PM To: CF-Talk Subject: POP/IMAP Mail server? Anyone know of a POP/IMAP Mail server that I can get and set up on a windows 2k machine that is easy

RE: Section 508

2004-01-14 Thread Philip Arnold
> > I'm originally from the UK and I knew what 508 was... And I knew > > before I had to deal with a US based client > > Just for the record, not being aware of the actual name of > the legislation doesn't mean you dont know it's there!! But there's enough talk on the lists and the Internet about

RE: Section 508

2004-01-14 Thread Paul Vernon
> 2. Even though it may cause an accessibility problem, it's not technically > broken by 508 guidelines. Nothing in 508 requires support for keyboard > navigation. Wow, that is poor! My step-mother has Retinitis Pigmentosa (RP) and was diagnosed with it when she was 11 or 12. She lost her sight

Re: sot: active desktop ticker

2004-01-14 Thread Christian Cantrell
On Wednesday, January 14, 2004, at 10:12  AM, Ryan Mitchell wrote: > How did I know you would suggest that?!! How could I not?  :)  I'm actually a very big fan of Central.  I'd be interesting in knowing what you think of it once you get around to playing with it. Christian [Todays Threads]

Re: Section 508

2004-01-14 Thread Kevin Graeme
The irony is strong in this one. Two things to note: 1. It's caused by the unnecessary "overflow: auto" on the body in their CSS. 2. Even though it may cause an accessibility problem, it's not technically broken by 508 guidelines. Nothing in 508 requires support for keyboard navigation. -Kevin

RE: Section 508

2004-01-14 Thread Paul Vernon
> I'm originally from the UK and I knew what 508 was... And I knew before > I had to deal with a US based client Just for the record, not being aware of the actual name of the legislation doesn't mean you dont know it's there!! Paul [Todays Threads] [This Message] [Subscription] [Fast Un

RE: DTS from SP

2004-01-14 Thread Shawn Regan
Yeah we have it on the same box. Sorry about that. I believe someone else said you can use a sql command to run a dts package Shawn -Original Message- From: Daniel O'Keefe [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 9:57 AM To: CF-Talk Subject: RE: DTS from SP You have

RE: Section 508

2004-01-14 Thread Philip Arnold
> Being from the UK, I had no idea what Section 508 stood for > so a quick google took me to the Section508.gov site so now I know I'm originally from the UK and I knew what 508 was... And I knew before I had to deal with a US based client > http://www.section508.gov/index.cfm?FuseAction=Cont

RE: POP/IMAP Mail server?

2004-01-14 Thread cf-talk
IMail is a nice server.  Not the cheapest thing on the market but I've used it for many years and have been very happy with it. http://www.ipswitch.com -Novak -Original Message- From: Burns, John [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 11:15 AM To: CF-Talk Subjec

RE: Section 508

2004-01-14 Thread Paul Vernon
Being from the UK, I had no idea what Section 508 stood for so a quick google took me to the Section508.gov site so now I know Now I like to scoll down pages using the keyboard either with the up/down arrows or the page up/down keys Is it just me or do they not work on this site Mous

Re:Windows Authentication

2004-01-14 Thread Robert Everland III
Alright, found out some more info, http://userName:[EMAIL PROTECTED]/dir/dummy.html If I put that in, my browser caches the username and password and I'm good to go. Now I would like to be able to input this information through header information without the user ever seeing it, is this possible?

RE: Flash Remoting with Blue Dragon

2004-01-14 Thread Brian LeRoux
Matt try out these: http://sourceforge.net/projects/openamf/ http://www.carbonfive.com/opensource-main-1.html -Original Message- From: Matt Liotta [mailto:[EMAIL PROTECTED] Sent: January 14, 2004 10:51 AM To: CF-Talk Subject: Re: Flash Remoting with Blue Dragon Sounds good, where can I

Re: Section 508

2004-01-14 Thread Kevin Graeme
http://www.access-board.gov/sec508/guide/1194.22.htm -Kevin - Original Message - From: "Haggerty, Mike" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, January 14, 2004 1:13 PM Subject: Section 508 > There are a number of new developers where I work who have no cl

RE: Flash Remoting with Blue Dragon

2004-01-14 Thread Stacy Young
http://sourceforge.net/projects/openamf/ -Stace   _   From: Matt Liotta [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 1:51 PM To: CF-Talk Subject: Re: Flash Remoting with Blue Dragon Sounds good, where can I find it? Maybe the Flash on that site was too much for me, but I ju

POP/IMAP Mail server?

2004-01-14 Thread Burns, John
Anyone know of a POP/IMAP Mail server that I can get and set up on a windows 2k machine that is easy to use and can be tapped into with CF to create and manage mail accounts? John Burns [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

RE: Submit Question....

2004-01-14 Thread Schuster, Steven
Spoke too soon, nope had to do the hidden crap...oh well at least it works...thanks Stephen E. Schuster PeopleSoft Administrator 2000 Ashland Drive Ashland, KY 41101 Office Phone 606.920.7447 Cell Phone 606.831.4590   _   From: Schuster, Steven [mailto:[EMAIL PROTECTED] Sent: Wednesday,

RE: Section 508

2004-01-14 Thread Philip Arnold
> There are a number of new developers where I work who have no > clue as to what Section 508 is or what they need to be > compliant. I have been spending time with each one > individually, giving them examples, providing links, etc. but > the message does not seem to be getting through. > > There

RE: General Comment about CF-Talk List.

2004-01-14 Thread Schuster, Steven
I think version 3.0 of the board will be out soon. It uses compressed energy waves to actually split the space time continuum so it can answer your questions even before you type them There are still a few bugs though...those damn creepy crawlies from the alternate universe keep killing the

Section 508

2004-01-14 Thread Haggerty, Mike
There are a number of new developers where I work who have no clue as to what Section 508 is or what they need to be compliant. I have been spending time with each one individually, giving them examples, providing links, etc. but the message does not seem to be getting through. There was a link on

RE: Submit Question....

2004-01-14 Thread Schuster, Steven
Ok, I have it... Here is what I did... If you use the BUTTON tag the value of the submit button contains whatever is in between the tags. So if you have 2 buttons and press one the one you pressed will not be null and the other submit button will be. Easy enough... Thanks, Stephen E. S

WOT: General Comment about CF-Talk List.

2004-01-14 Thread Ian Skinner
I just wanted to drop a quick note and praise how good this list is.  It is so good that I get answers to my problems before I even finish writing the first e-mail to ask the about the problem.   I didn't even need to send the message.  You just can't beat a response turn around like that. ---

RE: Submit Question....

2004-01-14 Thread Philip Arnold
> Ok, this is dumb but... > > Single-form... > > Two submit buttonsboth go to the same page. How can I > tell which submit button was pressed in JS. Is there some > button is true state I can look for on submit types? 2 options 1) Name the buttons - only the one pressed will be passed BUT -

Re: Submit Question....

2004-01-14 Thread Ben Doom
The text on the button is returned as the value if you assign the submit buttons names.  Same name, test the value.  Different names, test isDefined(). Make sense? --Ben Doom Schuster, Steven wrote: > Ok, this is dumb but... > > > Single-form... > > > Two submit buttonsboth go to the

Submit Question....

2004-01-14 Thread Schuster, Steven
Ok, this is dumb but... Single-form... Two submit buttonsboth go to the same page. How can I tell which submit button was pressed in JS. Is there some button is true state I can look for on submit types? Stephen E. Schuster PeopleSoft Administrator 2000 Ashland Drive Ashland, KY 41101

SOT: Kiosk browser recommendations

2004-01-14 Thread Kazmierczak, Kevin
Hello, Anyone have any recommendations for a kiosk browser to use that meets the following requirements: 1) Times session out after X minutes and returns to homepage and closes all windows 2) Provides IP filtering to limit sites they can browse 3) Allows popup windows 4) Some sor

Re: Statistics Help

2004-01-14 Thread mavinson
Here's a start... compares non-ms scripting langusges: php, cf & jsp (cf is tops but php is gaining). http://news.netcraft.com/archives/2003/08/30/php_growing_surprisingly_strongly_on_windows.html regards, Mike I am trying to find some stats without any luck.  Here are the things I am trying

Re: Flash Remoting with Blue Dragon

2004-01-14 Thread Matt Liotta
Sounds good, where can I find it? Maybe the Flash on that site was too much for me, but I just didn't see it. -Matt On Jan 14, 2004, at 1:40 PM, Clint Tredway wrote: > openamf is a java implementation of Flash remoting. it is said to be > more robust than MM's flash remoting for java. > > clint

RE: CFScript StructInsert or cfset. Which is faster?

2004-01-14 Thread Dave Watts
> I have a collection of parameters that I keep in a struct.   > Mostly out of a perceived feeling that this is tidier.  I use > cfscript for this sort of thing for speed.  It occurs to me I > should ask Those Who Know... would it be faster to just use > plain variables?  Or a 2d array?An exampl

Re: Flash Remoting with Blue Dragon

2004-01-14 Thread Kevin Graeme
They didn't set up their domain records correctly. http://www.openamf.org/ goes to the open source java flash remoting dealio. http://openamf.org goes to Mission Vi -Kevin - Original Message - From: "Matt Liotta" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, Jan

Re: Flash Remoting with Blue Dragon

2004-01-14 Thread Clint Tredway
openamf is a java implementation of Flash remoting. it is said to be more robust than MM's flash remoting for java. clint Matt Liotta wrote: > Maybe I missed it, but I didn't see anything like an open source > implementation of AMF, which is what I assumed I would find given the > domain name.

Re: Flash Remoting with Blue Dragon

2004-01-14 Thread Matt Liotta
Maybe I missed it, but I didn't see anything like an open source implementation of AMF, which is what I assumed I would find given the domain name. What am I supposed to find there? -Matt On Jan 13, 2004, at 5:40 PM, Brian LeRoux wrote: > Give openamf.org a go. Solves all these issues you ment

Re:Windows Authentication

2004-01-14 Thread Robert Everland III
ok I found more data to help. What I want to do has to do with setting the authentication request header somehow. I am using cfheader, but I don't think i am doing it correctly. This page will help. Anyone done anything like this before? http://www.ietf.org/rfc/rfc2617.txt Bob > Ok I think I may

RE: DTS from SP - Update

2004-01-14 Thread Daniel O'Keefe
I have it running from the dos prompt, put the string in a .BAT file and run it in QA and it works, so I would think I should be able to do: Exec Master..xp_CmdShell 'h:\frDayUpl.bat' but I get the same error. The data source is a DBF on a mapped drive, so that gas got to be the cause. I am goin

RE: DTS from SP

2004-01-14 Thread Daniel O'Keefe
If you are passing the GUID as I am, you do -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 12:01 PM To: CF-Talk Subject: RE: DTS from SP you shouldnt need the /G switch.    _   From: Daniel O'Keefe [mailto:[EMAIL PROTEC

RE: DTS from SP

2004-01-14 Thread Daniel O'Keefe
You have CF and SQL on the same box right? I do not. I am aware of the COM method and might resort to that since it is an INTRANET only. Dan -Original Message- From: Shawn Regan [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 12:06 PM To: CF-Talk Subject: RE: DTS from SP no

RE: DTS from SP

2004-01-14 Thread Daniel O'Keefe
No, that is my original problem, cannot run it from SP or QA. I have it running from a DOS prompt. So I put it in a .BAT file and it run, so now I am going to try and call the bat file with xp_CmdShell. Dan -Original Message- From: Thomas Chiverton [mailto:[EMAIL PROTECTED] Sent: Wednes

RE: Only moderately interesting CFMX observation

2004-01-14 Thread Dave Watts
> You've just loaded into it what I suspect* is basicaly an > entire J2EE enviroment with some hacks and a funky taglib. > That, plus pre-grabbed space for caches etc would account > for it. No, I don't think any of that's in the ISAPI connectors. The connectors just push the request to CFMX, I

RE: CreateODBCDate issue

2004-01-14 Thread Philip Arnold
> I am a small issue with CreateODBCDate > > I have a variable that is a string its value is '20040109' > > I am trying this > Dateformat(CreateODBCDate(#variables.strfilename#), "mm/dd/") > > But is is returning '12/14/56767' instead of the proper date. >  Is there something else I should be d

RE: Flash Remoting with Blue Dragon

2004-01-14 Thread Brian LeRoux
Give openamf.org a go. Solves all these issues you mention. -Original Message- From: Matt Liotta [mailto:[EMAIL PROTECTED] Sent: January 13, 2004 10:56 AM To: CF-Talk Subject: Re: Flash Remoting with Blue Dragon > Depends on how you look at "portable". At the end of the day a Flash > ap

Re: Only moderately interesting CFMX observation

2004-01-14 Thread Thomas Chiverton
On Wednesday 14 Jan 2004 17:31 pm, Matt Robertson wrote: > Anyone know why that would be?  I've got the free memory so there's no > problem there.  Just curious. You've just loaded into it what I suspect* is basicaly an entire J2EE enviroment with some hacks and a funky taglib. That, plus pre-gra

RE: Only moderately interesting CFMX observation

2004-01-14 Thread Dave Watts
> One thing I noticed was that IIS (inetinfo.exe) has eaten 10 > or so mb of RAM consistently on this box for years. Under CFMX > its now a consistent 25mb.   > > Anyone know why that would be? I've got the free memory so > there's no problem there. Just curious. I'm guessing that the ISAPI fi

Re:CFFILE Question

2004-01-14 Thread Kelly Matthews
Um DUH! I must blame lack of sleep! lol thanks :) >You have a cfoutput right? [Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Re: Compression Filter

2004-01-14 Thread Thomas Chiverton
On Wednesday 14 Jan 2004 02:49 am, Andrew Scott wrote: > difference. I understand that time is needed to compress, uncompress and > transfer. I was hoping that there might be a tool out there that I can see > how long it takes to retrieve and view once received from the client side. I don't know o

Only moderately interesting CFMX observation

2004-01-14 Thread Matt Robertson
Well, I finally upgraded my CF 4.5.1sp2 server to 6.1.  Loved its old-faithful stability but was sick and tired of living with its limitations (no cfc's etc.). One thing I noticed was that IIS (inetinfo.exe) has eaten 10 or so mb of RAM consistently on this box for years.  Under CFMX its now a con

RE: Compression Filter

2004-01-14 Thread cf-talk
Andrew, Perhaps not the best answer but when I put compression in place on our servers the way I compared was by visiting websites of companies that sell compression software and used their "demo" page.  You probably know the type I'm talking about... you put in a URL... they fetch it and then t

RE: CFFILE Question

2004-01-14 Thread Bryan F. Hogan
You have a cfoutput right? -Original Message- From: Kelly Matthews [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 11:26 AM To: CF-Talk Subject: Re:CFFILE Question I tried that and that outputs nothing. All the Cf comes through like #form.whatever# and nothing is processed.

Re:CFFILE Question

2004-01-14 Thread Kelly Matthews
I tried that and that outputs nothing. All the Cf comes through like #form.whatever# and nothing is processed. >Instead of cfset use cfsavecontent > >-Original Message- >From: Kelly Matthews [mailto:[EMAIL PROTECTED] >Sent: Wednesday, January 14, 2004 11:06 AM >To: CF-Talk >Subject: CFFIL

RE: CFFILE Question

2004-01-14 Thread Bryan F. Hogan
Instead of cfset use cfsavecontent -Original Message- From: Kelly Matthews [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 11:06 AM To: CF-Talk Subject: CFFILE Question OK I have a form that someone fills out, they hit submit and I present the results.  At the same time I nee

RE: CreateODBCDate issue

2004-01-14 Thread Bryan F. Hogan
Yes use year month date createODBCDateTime(createDate(year(yourString), month(yourString), day(yourString))) Might want to make that a UDF if your going to use it alot. -Original Message- From: Mickael [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 12:03 PM To: CF-Talk

Re: ecommerce store and real store inventory

2004-01-14 Thread Matt Liotta
How about, we agree that "the only way it should be" in a two-tier architecture is for all the business logic in be in the database. -Matt On Jan 14, 2004, at 11:58 AM, Adam Churvis wrote: > > > involved, which is the only way it should be. > > > > > That isn't the only way it should be. Many p

  1   2   >