> Is it possible to get the local date and time (for the > client) and store it is a session variable? The server > is in a different time zone. > > Appreciate it if someone could help me out.
First of all you have to realise that being a client setting is exactly that - the server can't know it unless it's told You will have to use JavaScript or similar to send the information to the server, so it's not a CF issue, but a JS one - there I can't help you much as I don't use the time functions in JS Philip Arnold Technical Director Certified ColdFusion Developer ASP Multimedia Limited Switchboard: +44 (0)20 8680 8099 Fax: +44 (0)20 8686 7911 www.aspmedia.co.uk www.aspevents.net An ISO9001 registered company. ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** ______________________________________________________________________ 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/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

