Disclaimer Page

Post here if you have some suggestions or you want to request a new feature.
Post Reply
Modem56k
Posts: 2
Joined: Fri Feb 19, 2010 11:18 pm
Contact:

Disclaimer Page

Post 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..
FTP
Site Admin
Posts: 2072
Joined: Tue Sep 29, 2009 6:09 am

Re: Disclaimer Page

Post by FTP »

Maybe you can add it by yourself, the most simple way is adding some javascript code like: <script>alert("your message");</script>
Post Reply