I remember being told that there is a way to customize the login screen image when you have the server set to LOGONREQ(*YES) but cannot remember how, can you help ?
The simplestwayto changetheloginimageisbymakingacopyof the program "svclogon.aspx".Copythe sourcefrom "/IceBreak/Admin/svclogon.aspx"to therootpathforthe serverwhereyouwanttoaddressthe new login image.
Then change the sourceso that theprogrampoint to yourownselected image.
Hi David Thesimplest way to
Hi David
The simplest way to change the login image is by making a copy of the program "svclogon.aspx". Copy the source from "/IceBreak/Admin/svclogon.aspx" to the root path for the server where you want to address the new login image.
Then change the source so that the program point to your own selected image.
Search for:
<img src="/System/Skins/IceBreakAdmin/images/loginheader.jpg" />
Then change the path to the desired image you want on the page.
I hope the answer was what you was looking for.
Best regards
Bent Rønne