> > I can still see it fine. Win2K Pro/IE6. It could be a cookie
> issue - do
> > you have ".tenforward.com" for your You'veGotIMail Domain in
> both the YGI
> > config file, and the config_YouveGotIMailDomain.cgi file in
> KWM? Send your
> > entire YGI config file to our support address.
>
> Config files sent offlist.
>
> I have tried IE 5.5, IE6, Nuscrape on 5 different PC's and 4 versions of
> Windows (98, 98se, W2K, XPPro)...

Sheldon,

Check out the source on your test page:

<html>
<head>
<title>Ten Forward Online</title>
<meta http-equiv="Refresh" content="420">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script language=JavaScript
src="http://www.tenforward.com/youvegotimail/YouveGotIMail.asp";></script>

</body>
</html>

See anything missing there? Try closing your <head> tag, and opening your
<body> tag, like this:

<html>
<head>
<title>Ten Forward Online</title>
<meta http-equiv="Refresh" content="420">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<script language=JavaScript
src="http://www.tenforward.com/youvegotimail/YouveGotIMail.asp";></script>

</body>
</html>

-Ron





______________________________________________________________________
The HKSI-IMail Admin List is hosted by........ Humankind Systems, Inc.
Questions, Comments or Complain like Hell.. mailto:[EMAIL PROTECTED]
Message Archive............ http://www.mail-archive.com/[email protected]
To Manage your Subscription......... http://humankindsystems.com/lists

Reply via email to