Thanks for clearing up the .irev/revlet confusion in my head.
I've read through the thread a couple times... and it seems you
CANNOT get the user/browser's date and time through RevServer
scripts. Correct?
Anyone have a javascript snippet they like to use to get the
user's date and time? thanks.
Tim Selander
Tokyo, Japan
Andre Garzia wrote:
Tim,
.irev files are not revlets. revlets are the plugin based files to be run in
a browser thru the plugin, they have the .revlet sufix. irev files are text
file scripts to be run by the RevServer engine. This is just so that you
don't mix them two when you search the archives or documentation, for it
would yield bad search results
As for getting the clients time using RevServer files check out the variable
$_SERVER["Date"], it will contain a timestamp from the browser perspective.
Hope this helps.
Cheers
andre
2010/1/18 Tim Selander <selan...@tkf.att.ne.jp>
Hi,
I've found some ways using javascript, but does anyone know if
on-rev revlets (.irev files) have a way of getting the user's
date and time from their browser/PC?
Thanks,
Tim Selander
Tokyo, Japan
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution