August 27, 200718 yr trying to create a startup script that will go to different layouts based on account priviledges and system platform. i want it to go to the web layout when an admin accesses it via a browser. thanks, Limore
August 27, 200718 yr Author ok so the answer to this is to test for get(application version) and if it returns anything greater than "web publishing" (cause they all contain web publishing but will also add the version of the server to the end of that string) you have it go to the correct layout. thanks to me for so much help and support : Limore
Create an account or sign in to comment