Re: Application generating HTML?

2001-02-25 Thread Jeff Davis
Why would that be bad practice? Does it cause problems with pages or load times? I was always taught 'If it works, use it!'. I'm new to Cold Fusion so maybe there is a legitimate reason for not doing it but it seems to me that this is the purpose of the application file, to let pages know

Re: Application generating HTML?

2001-02-25 Thread Max Paperno
Well for example let's say in a few weeks you need to display a page w/out that common header (popup window for example). Or, perhaps you want to execute a template that won't return any output at all, only a cflocation to some other page. Well you're stuck with all that display stuff in

RE: project files

2001-02-25 Thread Aidan Whitehall
does anyone know where the list of project files displayed in the project dropdown (in studio) is kept? I have had cause to delete projects, but the menu item is still there... and if you know where the profile is kept for rds/ftp is kept, that would be nice... when I have to set up

RE: Studio Project Deployment - Help

2001-02-25 Thread Aidan Whitehall
Let me save you some heartburn. Want to use project deployment? Go back to Studio 4.0.1 or use CuteFTP or WSFtp. Forget Studio [ snip ] Or FTP Voyager with it's Compare Directories button. Makes FTP site updates a breeze... *insert wooshie noise here* -- Aidan Whitehall [EMAIL

ColdFusion FAQ

2001-02-25 Thread Aidan Whitehall
Roll-up, roll-up... laydiees and gintelmin... There is now a ColdFusion FAQ for your deeelectation at http://www.thenetprofits.co.uk/coldfusion/faq/ At the moment it's just a db spewed out on the page. I'll bolt on a search interface when there's a spare minute. And it's populated with

Re: duplicate() or readonly lock?

2001-02-25 Thread Roger B .
On Sat, 24 Feb 2001 21:27:22 -0600, [EMAIL PROTECTED] (Rick Lamb) wrote: I have some confusion on reading shared memory variables. I've been using a read locks to read shared memory variables to a request scope for using through the site, but I've recently heard of people using the duplicate()

Re: ColdFusion FAQ

2001-02-25 Thread Xing Li
Nice collection. =) I have a question. Why do you say that OLEDB connection is faster for SQL server than ODBC? I always thought that ODBC is native to SQL servers. Xing - Original Message - From: "Aidan Whitehall" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday,

Re: ColdFusion FAQ

2001-02-25 Thread Mr Bean
Okay this may sound kind weird, but I went to your link below, and looked around and click on a few items and then came back to this posting here and clicked on the link below, to get back to your FAQ, and now all the questions are the red color as if I had clicked on all of them and read them

RE: Traveling between networks...

2001-02-25 Thread Dave Watts
I bounce back and forth between the office network, and the home network a lot. I, unfortutantely, am still running WIn98 on my VAIO, so it is a bit of a pain to switch IP address, etc. (We aren't running a DHCP server). So I created two registry patches that I place on my desktop to

RE: preventing hacked forms

2001-02-25 Thread Dave Watts
I was wondering what the best method is to confirm that the form variable that are submitted were from a page from the server and not some hacker downloading the source and changing stuff. I know you can use CGI.HTTP_REFERER, however this is not always passed by all browsers. Any

RE: ColdFusion FAQ

2001-02-25 Thread Arden Weiss
FANTASTIC !! ^ / \__ (@\___ / O /(_/ /_/ Whoof... 410-757-3487 -Original Message- From: Aidan Whitehall [SMTP:[EMAIL PROTECTED]] Sent: Sunday, February 25, 2001 6:03 AM To: CF-Talk Subject:ColdFusion FAQ

RE: kinda OT: JS/CF

2001-02-25 Thread Dave Watts
i have a FORM with ACTION="Javascript:function()" where my function opens a window. i specifiy the URL as a function parameter. in the popup window, i cannot access the variables from the form. is there something odd i'm missing about submitting a form using a JS function in the ACTION

Re: ColdFusion FAQ

2001-02-25 Thread Jeffry Houser
It doesn't display past the first question in Netscape. The page is a big page (but without graphics it does load really fast). It looks like a good start. At 08:07 AM 02/25/2001 -0800, you wrote: Okay this may sound kind weird, but I went to your link below, and looked around and click

Re: Traveling between networks...

2001-02-25 Thread Bill Davidson
Thanks Dave - that very well may be. I should've looked a little more closely into this before I posted. At least it is a good starting ground for someone to make their own. It took me some time to find this stuff in the Registry, so at least its a head start. -Bill brainbox/intraget snip

RE: ColdFusion FAQ

2001-02-25 Thread Philip Arnold - ASP
Okay this may sound kind weird, but I went to your link below, and looked around and click on a few items and then came back to this posting here and clicked on the link below, to get back to your FAQ, and now all the questions are the red color as if I had clicked on all of them and read

403.1 Forbidden: Execute Access Forbidden

2001-02-25 Thread ibtoad
I just uploaded a new app to a new server and I am getting a 403 error. Can anyone explain why I might be getting this? The site works fine locally. Here is the URL: http://www.aliidesign.com Thanks, Rich ~~ Structure your ColdFusion code with

RE: 403.1 Forbidden: Execute Access Forbidden

2001-02-25 Thread Dave Watts
I just uploaded a new app to a new server and I am getting a 403 error. Can anyone explain why I might be getting this? The site works fine locally. It looks like your web server isn't configured to allow CFM pages to be executed. If you're using IIS, you'll need to configure the virtual

Re: 403.1 Forbidden: Execute Access Forbidden

2001-02-25 Thread Sean Faulkner
is your homepage named 'index.cfm'? check what the default page template is named.. - Original Message - From: "ibtoad" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday, February 25, 2001 10:59 AM Subject: 403.1 Forbidden: Execute Access Forbidden I just uploaded a new

RE: 403.1 Forbidden: Execute Access Forbidden

2001-02-25 Thread Philip Arnold - ASP
I just uploaded a new app to a new server and I am getting a 403 error. Can anyone explain why I might be getting this? The site works fine locally. Here is the URL: http://www.aliidesign.com If it's running on IIS, you have to ensure that the directories/sites you're running can execute

Re: ColdFusion FAQ

2001-02-25 Thread Michael
Thanks for the reply , it hit me, after the second cup of coffee. "Philip Arnold - ASP" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Okay this may sound kind weird, but I went to your link below, and looked around and click on a few items and then came

Re: ColdFusion FAQ

2001-02-25 Thread Michael
Thanks for the FAQ, "Aidan Whitehall" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Roll-up, roll-up... laydiees and gintelmin... There is now a ColdFusion FAQ for your deeelectation at http://www.thenetprofits.co.uk/coldfusion/faq/ At the moment

Verity and hand-built queries

2001-02-25 Thread Philip Arnold - ASP
OK, here's the problem, I have a table of about 150 "events", each has it's own table for it's content To make them all globally searchable, I'm trying to build one huge Verity of them (if I loop over the 150 verities, this takes around 45 seconds) So, I start with a QueryNew() and loop over

RE: ColdFusion FAQ

2001-02-25 Thread Arden Weiss
Well ah, the advantage of the way it is that you can print the whole thing with one click of the mouse and then go lay down on the couch and read it... ^ / \__ (@\___ / O /(_/ /_/ Whoof... 410-757-3487 -Original Message- From: Philip Arnold -

RE: ColdFusion FAQ

2001-02-25 Thread Aidan Whitehall
I have a question. Why do you say that OLEDB connection is faster for SQL server than ODBC? I always thought that ODBC is native to SQL servers. Can anyone give Xing the answer? Or is it wrong in the FAQ? -- Aidan Whitehall [EMAIL PROTECTED] Netshopper UK Ltd Advanced Web Solutions

Browser Size Favorites

2001-02-25 Thread Terry - it-werks.com
While this might be a little off topic I thought I would share it as we all have to see what our stuff looks like on other peoples screens. I added the following 3 javascript statements to my favorites to enable me to resize my browser IE or NS to each size to see if I need to do any formatting.

Re: 403.1 Forbidden: Execute Access Forbidden

2001-02-25 Thread Michael
whats the default page? "ibtoad" [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I just uploaded a new app to a new server and I am getting a 403 error. Can anyone explain why I might be getting this? The site works fine locally. Here is the URL:

RE: Strengths of each

2001-02-25 Thread Dave Watts
Unfortunately ASP does not have a feature similar to the Application.cfm/OnRequestEnd.cfm deal, so I must include files in each page to ensure that the code is executed. ASP does have the same as Application.cfm and onRequestEnd.cfm, don't know there names of the top of my head but

Verity Collection Search Limit

2001-02-25 Thread Philip Arnold - ASP
I know this is another Verity question, but the COLLECTION parameter in CFSearch, does it have a limit on the number of collections it can search? I'm trying to hit about 70 or 80 and it's spitting... it seems to break after 64 Is this a real limitation, or is it something I can overcome - BTW,

why is only part of my https:// connection secure?

2001-02-25 Thread cf kaizen
I've got a link to my secure protocol page(https://www.mysite.com/index.cfm?confNumber=12345), and when I access it, most browsers indicate that only part of the page is secure. Why is that? It's a Fusebox app and I've got a bunch of cfincludes being called from different folders in the app, but

CFDIRECTORY and Mapped Drives

2001-02-25 Thread net_man
I am trying to use CFDIRECTORY against a mapped drive in a server and it seems to not be giving me any results. Is this a possibility or a limitation of Cold Fusion. Any help would be appreciated. Thanks, Robert ~~ Structure your ColdFusion

RE: why is only part of my https:// connection secure?

2001-02-25 Thread Robert Everland III
Check the pictures. If you're including things from all over, make sure the pictures aren't referring to a picture that is being pulled off of an insecure url. That would do it. Bob everland -Original Message- From: cf kaizen [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 25, 2001

Re: why is only part of my https:// connection secure?

2001-02-25 Thread Bill Davidson
I couldn't get your site to come up, but without looking at it, the first thing I would guess that might be causing this is images. Check your image tags - they're probably using http, not https... Just a thought. -Bill brainbox/intraget - Original Message - From: "cf kaizen" [EMAIL

Re: why is only part of my https:// connection secure?

2001-02-25 Thread Howie Hamlin
If you have links to images that have the full path (eg. http://somedomain/someimage.jpg) then you will see that. basically, what you want to do instead is use elative links in your html like: /someimage.jpg HTH, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc.

Re: why is only part of my https:// connection secure?

2001-02-25 Thread Howie Hamlin
You couldn't get it to come up because "mysite.com" was an example g Howie - Original Message - From: "Bill Davidson" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday, February 25, 2001 12:42 PM Subject: Re: why is only part of my https:// connection secure? I couldn't

RE: why is only part of my https:// connection secure?

2001-02-25 Thread Philip Arnold - ASP
I've got a link to my secure protocol page(https://www.mysite.com/index.cfm?confNumber=12345), and when I access it, most browsers indicate that only part of the page is secure. Why is that? It's a Fusebox app and I've got a bunch of cfincludes being called from different folders in the

RE: CFDIRECTORY and Mapped Drives

2001-02-25 Thread Philip Arnold - ASP
I am trying to use CFDIRECTORY against a mapped drive in a server and it seems to not be giving me any results. Is this a possibility or a limitation of Cold Fusion. What user is the ColdFusion service logging in on? If that user doesn't naturally have the mapped drive, then it won't work

Re: CFDIRECTORY and Mapped Drives

2001-02-25 Thread Howie Hamlin
You should really use UNC paths as opposed to mapped drives but in any case you need to run CF as a user. Here's some info on doing that: http://www.cffaq.org/cfserveruseraccount.cfm HTH, Howie Hamlin - inFusion Project Manager On-Line Data Solutions, Inc. www.CoolFusion.com 631-737-4668 x101

RE: Strengths of each

2001-02-25 Thread Philip Arnold - ASP
If you're referring to global.asa, and the Application and Session start and end events within global.asa, that's not really the same as what CF does with Application.cfm and OnRequestEnd.cfm. Stuff within global.asa doesn't get prepended and appended to every page request, as with CF, if I

RE: why is only part of my https:// connection secure?

2001-02-25 Thread Tony Gruen
All aspects of the page must be secure. If just your page is secure and your images are called from an insecure location you will continue to get that message. Tony Gruen -Original Message- From: cf kaizen [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 25, 2001 9:33 AM To: CF-Talk

RE: ColdFusion FAQ

2001-02-25 Thread Cruz, Joseph
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, all. According to Microsoft (http://www.microsoft.com/data), ODBC is in "Quick-Fix Engineering" mode...meaning that only fixes for serious bugs are being introduced into the standard. OLE-DB is their preferred method for accessing SQL Server

RE: CFDIRECTORY and Mapped Drives

2001-02-25 Thread Philip Arnold - ASP
As a general rule, use URNs for remote drives \\Server\Share\Directory rather than E:\Directory UNC, not URN, D'OH! Stupid Philip, Stupid! Philip Arnold Director Certified ColdFusion Developer ASP Multimedia Limited T: +44 (0)20 8680 1133 "Websites for the real world"

Re: CFDIRECTORY and Mapped Drives

2001-02-25 Thread net_man
Thanks for the help!!! I got it working now, Robert - Original Message - From: "Philip Arnold - ASP" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday, February 25, 2001 1:02 PM Subject: RE: CFDIRECTORY and Mapped Drives As a general rule, use URNs for remote drives

RE: ColdFusion FAQ

2001-02-25 Thread Philip Arnold - ASP
On a side note, we've had mixed success implementing OLE-DB datasources that point to SQL Server in Cold Fusion, so ODBC datasources are still with us; but going forward, OLE-DB is a good technology choice. More of SQL's advanced features are available in OLE-DB. In our limited

Re: ColdFusion FAQ

2001-02-25 Thread Capolinea
Merci beaucoup pour la FAQ RĂ©mi ~~ 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: Verity and hand-built queries

2001-02-25 Thread James McCullough
Is it possible that the query is being cached and therefore not looping through all of your tables? If so, you could either dynamically name the queries by appending a counter to getpages (getpages1,getpages2) and that would force a query to be run for each iteration of the loop. -Original

Re: why is only part of my https:// connection secure?

2001-02-25 Thread Bill Davidson
duh... Whoops - I didn't even look at the URL. -B. - Original Message - From: "Howie Hamlin" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Sunday, February 25, 2001 12:48 PM Subject: Re: why is only part of my https:// connection secure? You couldn't get it to come up

Re: Verity and hand-built queries

2001-02-25 Thread Jeffry Houser
I would suggest you use action="update" instead of action="refresh". Refresh clears the collection before adding new data. Another option might be to create a separate collection for each 'event'. When you do the verity search you can specify the collections in a comma separated

RE: Verity and hand-built queries

2001-02-25 Thread Philip Arnold - ASP
Is it possible that the query is being cached and therefore not looping through all of your tables? If so, you could either dynamically name the queries by appending a counter to getpages (getpages1,getpages2) and that would force a query to be run for each iteration of the loop. Just

RE: Verity and hand-built queries

2001-02-25 Thread Philip Arnold - ASP
I would suggest you use action="update" instead of action="refresh". Refresh clears the collection before adding new data. OK, I'm currently using Refresh as it's a brand new collection (I'm killing it between times) so this makes little difference Another option might be to create a

Re: Verity and hand-built queries

2001-02-25 Thread Jeffry Houser
I didn't run through your query code closely the first time around... I just realized you aren't indexing in a loop (You aren't are you?), so what I said may not apply. I'm out of reasons why this isn't working. At 02:06 PM 02/25/2001 -0800, you wrote: I would suggest you use

RE: Traveling between networks...

2001-02-25 Thread Andrew Tyrone
A good solution for switching network configurations is Net Switcher: http://www.netswitcher.com/ It will run in eval mode indefinitely, but is only $9 US, and is well worth it! I have a "home" profile for my laptop, and have created profiles with the data necessary for specific clients'

New email account

2001-02-25 Thread David Shadovitz
Well, my Juno email account died this morning, taking all of my painstakingly archived messages and my address book with it. So I've switched to MS Outlook with an Earthlink dial-up. For those of you who correspond with me directly: Old email address: [EMAIL PROTECTED] New email address:

RE: Verity and hand-built queries

2001-02-25 Thread Dave Watts
OK, here's the problem, I have a table of about 150 "events", each has its own table for its content. To make them all globally searchable, I'm trying to build one huge Verity of them (if I loop over the 150 verities, this takes around 45 seconds) So, I start with a QueryNew() and loop

RE: Verity and hand-built queries

2001-02-25 Thread James McCullough
Aha!! I tried a little experiment of my own using Nate Weiss' cf_queryunion tag to append queries together exactly the way that you want to. It runs a set of queries and appends all records to the first query. I output the merged query and all the records were there. I then indexed this query

RE: Verity and hand-built queries

2001-02-25 Thread Philip Arnold - ASP
Why don't you try this: Build a single stored procedure or SQL batch that loops over each of your individual tables, and inserts its contents into a single temp table. Or, maybe even better, just do the mother of all UNION statements. It might fix your wacky Verity query problem, and I

RE: Verity and hand-built queries

2001-02-25 Thread Dave Watts
Can't use UNION - one of the fields is Text, thus it won't DISTINCT I didn't read your SQL statement that closely. You should still be able to build a temp table with the results you want in SQL. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202)

RE: Verity and hand-built queries

2001-02-25 Thread Philip Arnold - ASP
I tried a little experiment of my own using Nate Weiss' cf_queryunion tag to append queries together exactly the way that you want to. It runs a set of queries and appends all records to the first query. I output the merged query and all the records were there. I then indexed this query and

RE: Verity and hand-built queries

2001-02-25 Thread Philip Arnold - ASP
I should be able to do this with one SQL statement with a massive INSERT INTO SELECT (or SELECT INTO) and then query that lot... the server currently has over 30GB free on it, so I don't think that's a problem g I'll give it a try and see... results later... I didn't read your SQL

Re: Verity and hand-built queries

2001-02-25 Thread Joseph Thompson
getPages.ID[i] ... It looks like this variable is not going to be 100% unique for every value in your "new" table. Every "Key" must be unique. Perhaps add a "global" variable that will continue to increment throughout all the queries? Here's how I'm building the query; cfset

RE: Verity and hand-built queries

2001-02-25 Thread Philip Arnold - ASP
Every "Key" must be unique. Perhaps add a "global" variable that will continue to increment throughout all the queries? That was what was messing me about finally - I might be able to do this in a built query, but at the moment it's in a huge temporary table I now have a search of 150

RE: Verity and hand-built queries

2001-02-25 Thread Dave Watts
OK, here's a new twist on it... I've now got a temporary table with over 900 rows - I can see it in the database (it'll be dropped after build once I've got it working), but now when I search on * it only give me 9 records - the last ones in the search order I don't know what's

RE: Verity and hand-built queries

2001-02-25 Thread Philip Arnold - ASP
Yes, the key must be unique. That's how Verity identifies which record you want. You can use string concatenation to build your Verity keys, if you have duplicate key values from multiple queries in a single collection. OK, just for an update and the (hopefully) final word on this I re-built

Re: why is only part of my https:// connection secure?

2001-02-25 Thread Sean Renet
Are you using frames? The people at signio told me that the certificate checks the container. When I set all of the frames on a given page to https: I got rid of the that sort of error also. - Original Message - From: "cf kaizen" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent:

Access to CF files denied???

2001-02-25 Thread Adrienne H. Cregar
Hello all, I am fairly new to CF, and have recently picked up a client who needs some general maintenance done on their site, tweaking of the CF sections, etc... The original developer has gone out of business, and literally disappeared without a trace. I just went to their server to download

RE: Access to CF files denied???

2001-02-25 Thread Erika L Walker
Do you have access to the physical server? Is is a hosted account? Can you call whomever it is hosted with and see if there are permissions set on the folders? Erika AIM: WebErika5 Yahoo: WebErika MSN: WebErika Erika L. Walker

RE: why is only part of my https:// connection secure?

2001-02-25 Thread cf kaizen
Thank you all for your responses. After double checking to ensure I didn't reference any files using an unsecure protocol, I have contacted my provider to determine if it is indeed a permissions issue. Thanks again! Andy p.s. Bill, I don't own www.mysite.com, but I went there out of curiosity

Re: why is only part of my https:// connection secure?

2001-02-25 Thread Bryan LaPlante
Most of the time when I run into this problem I have placed an image on the page and called it with a /relative/link/image.gif. To solve the problem I just include the https://www.mysite.com/relative/link/image.gif and that clears it up. Bryan - Original Message - From: "cf kaizen"

Web Trends

2001-02-25 Thread Mark Smeets
Hi all, Does anyone know if there is a way to access the data that webtrends produces in a cf page? (similiar to the way you'd access a database) The idea being, i want to run webtrends and then let the page update with the number of hits for a site. (Beats doin it by hand) Mark

RE: Web Trends

2001-02-25 Thread James McCullough
I think you can have WT output the info in .xls format and access that as a datasource or import that into Access/SQL. -Original Message- From: Mark Smeets [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 25, 2001 10:09 PM To: CF-Talk Subject: Web Trends Hi all, Does anyone know if

RE: Web Trends

2001-02-25 Thread James McCullough
also try this http://devex.allaire.com/developer/gallery/info.cfm?ID=95DDF02F-643B-11D4-83 E000508B94F85Amethod=Full -Original Message- From: Mark Smeets [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 25, 2001 10:09 PM To: CF-Talk Subject: Web Trends Hi all, Does anyone know if

Cascading menus - anyone know a good cross-browser version?

2001-02-25 Thread Michael Kear
I'm looking for a cascading menu that is not based on graphics - I want to make it dynamic. I have looked at Hiermenu (javascript) and it seems exactly what I want - except I can't make head nor tail of it and there is absolutely no documentation with it or on the site it comes from or anywhere

coldfusion-asp

2001-02-25 Thread ramesh deva
Hi Could we call from asp to coldfusion page. our one server (Java) they are posting one "xmlpacket" variable info to our cfm page. but it is not displaying whole information when we displaying in cfm page. so before that one i thougt to call convert.asp page before sending xmlpacket variable

Re: Cascading menus - anyone know a good cross-browser version?

2001-02-25 Thread Kym Kovan
Hi Mike, I'm looking for a cascading menu that is not based on graphics - I want to make it dynamic. Go to: http://www.webreference.com/dhtml/ for HierMenus' full docos and everything you need to know about it. It is an excellent tool and works on nearly every browser there is :-) --

Re: Cascading menus - anyone know a good cross-browser version?

2001-02-25 Thread Joseph Thompson
Try here. Excellent DHTML pop up windows/menus... http://www.bosrup.com/web/overlib/ Subject: Cascading menus - anyone know a good cross-browser version? I'm looking for a cascading menu that is not based on graphics - I want to make it dynamic. I have looked at Hiermenu (javascript) and

Re: Cascading menus - anyone know a good cross-browser version?

2001-02-25 Thread Len Conrad
I'm looking for a cascading menu that is not based on graphics - I want to make it dynamic. lotsa choices here: dynamicdrive.com Len http://BIND8NT.MEIway.com : Binary for ISC BIND 8.2.3 for NT4 W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-spam mail gateways

Re: Cascading menus - anyone know a good cross-browser version?

2001-02-25 Thread Jeff Davis
Check this site, they have some good crossbrowser DHTML menus. www.dynamicdrive.com - Original Message - From: "Michael Kear" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, February 26, 2001 1:52 AM Subject: Cascading menus - anyone know a good cross-browser version?