Is there a way in coldfusion to pull out the manor and
minor version number?  I know I can use something like
(JavaScript: parseInt(navigator.appVersion);
parseFloat(navigator.appVersion); ) to get it but is
there a anything in CF (like cgi.HTTP_USER_AGENT which
give me everything) that will give me the version
number ONLY.  Before I try to write something I
thought I would check.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to