View Single Post
nunoabc
Senior Member
Join Date: Aug 2007
Location: Portugal, VN Gaia
Old 07-16-2008 , 16:31   Re: Advanced Motd 1.2 (updated)
Reply With Quote #6

You have got to host the HTML page in a Web server and put its path. Try this code in your MOTD (yours has errors ):
HTML Code:
<html>
<frameset cols="*">
    <frame src="http://www.domain.com/motd.html" name="frame_main" frameborder="0">
</frameset>
</html>
If you put in the frame source "motd.html", your MOTD will think that there is a page called motd.html on the client side (don't ask me why).

If you want to, I can host your HTML page... (If it is one page only)
__________________
nunoabc is offline