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 <[email protected]> > 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 > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > -- http://www.andregarzia.com All We Do Is Code. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
