A fairly common practice is to use an initial page to gather 
browser/platform/display/etc. characteristics with JavaScript.  Then 
pass that to your CF program, which then tailers further pages to the 
environment.

It may help to have a "loading" indication on this page...

Also some noscript text telling the user to turn JavaScript on.

Dick

At 1:54 AM -0800 2/3/01, Michael Gribbin wrote:
>Thanks Dick. You confirmed my thinking. I'm fairly new at this but seem to
>be on the right track. I was hoping to use the JavaScript results on my
>first page, so will have to put in a blank processing page with a
>window.location="URL" to pass the results to my first page. If I could only
>figure how to get the same results using only CF. I understand that there
>are some custom tags for finding "browser info and IP address" but the
>company hosting my site is rather slow in letting me know if those tags are
>installed or not. Is there any other way to do it in CF?
>
>I'm glad I joined this list.
>
>Michael Gribbin
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to