From: Hilmar L. <hl...@ne...> - 2010-04-01 14:46:29
|
On Apr 1, 2010, at 10:16 AM, Jon Auman wrote: > A little php code inserted in the javascript could get the host > dynamically: Just a note, you don't need PHP for this. JavaScript can give you the server name directly. The PHP code would be wrong, as it executes server-side, not browser-side. -hilmar -- =========================================================== : Hilmar Lapp -:- Durham, NC -:- informatics.nescent.org : =========================================================== |