 |
 |
click on Design - Properties and check "treat contents as HTML", then select All and uncheck Pass-thru HTML in the Text command menu. Then move the "Loading mail file, wait" text inside the <Body> tags. Mine looks like:
<HTML>
<HEAD>
<TITLE> Mail DB Load Page</TITLE>
<meta http-equiv="refresh" content="0; url='http://<computed text>'">
</HEAD>
<BODY>
<BR>
<div align="center"><font face="sans-serif" size="+1">Loading your mail file, please wait......</font></div>
</BODY>
</HTML>
Enjoy! |
Go back |
|  |
|