Can I get the Client's Time instead of the Server's?

2000-08-28 Thread Mark Armendariz
Is there a way to do a Now() of some sorts in CF to get the client's present time instead of the server's? Thanks in Advance Mark Armendariz -- Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ To

Re: Can I get the Client's Time instead of the Server's?

2000-08-28 Thread JustinMacCarthy
ay, August 28, 2000 4:28 PM Subject: Can I get the Client's Time instead of the Server's? Is there a way to do a Now() of some sorts in CF to get the client's present time instead of the server's? Thanks in Advance Mark Armendariz ---

RE: Can I get the Client's Time instead of the Server's?

2000-08-28 Thread Dave Watts
Is there a way to do a Now() of some sorts in CF to get the client's present time instead of the server's? No. CF is simply not capable of doing anything "on the client", and unless the client supplies the time via a CGI, FORM or URL variable, CF has no idea what time it is on the client. If

RE: Can I get the Client's Time instead of the Server's?

2000-08-28 Thread Mark Armendariz
D] Sent: Monday, August 28, 2000 4:28 PM Subject: Can I get the Client's Time instead of the Server's? Is there a way to do a Now() of some sorts in CF to get the client's present time instead of the server's? Thanks in Advance Mark Armendariz -