Page 1 of 1

Disclaimer Page

Posted: Tue Mar 30, 2010 6:36 pm
by Modem56k
Would it be possible to add a disclaimer page to the HTTP Login so when a user logs in they get a Read me before proceeding to download files... or can you point me in the right direction.. i don't have much LUA experience, but would like the ability to be able to alert the user before download or when they log in to abide to the FTP server rules.. but there isn't a message that pops up when they log on the HTTP Portion..

Re: Disclaimer Page

Posted: Wed Mar 31, 2010 5:11 am
by FTP
Maybe you can add it by yourself, the most simple way is adding some javascript code like: <script>alert("your message");</script>