Jochen,

We are using an HTML redirect in the head.  We are not using ASP.

Thanks,
Jonathan Duncan
 
 
>>>"Jochen Wezel" <[EMAIL PROTECTED]> 07/07 2:26 am >>> 
Why not a directly a line like the following in a page /index.aspx ? 
 
<% Response.Redirect("/about/index.html") %> 
 
Regards 
Jochen 
 
-----Urspr�ngliche Nachricht----- 
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Jonathan Duncan 
Gesendet: Dienstag, 6. Juli 2004 23:43 
An: [EMAIL PROTECTED]; [EMAIL PROTECTED] 
Betreff: Re: [Mono-list] mono site not shown in IE? 
 
Gert, 
 
Good idea.  I will do that. 
 
Regards, 
Jonathan Duncan 
 
 
>>>Gert Kello <[EMAIL PROTECTED]> 07/06 2:02 pm >>> 
>The former site of mono was shown with the same setup. Maybe there is a 
 
>strange behavior of  proxy server ISA which is not controlled by me. In 
 
>fact, the html is not blank but with blank body (see below). 
>Regards. 
> 
 
That's what expected AFAIK. For some reason, Your IE does not understand 
 
META refresh tag... Maybe You have disabled it? 
 
meta http-equiv="refresh" content="0; url=/about/index.html"> 
 
 
 
But for site maker, maybe it would be good idea to include some link in 
the body to help out those whose brause do not understand meta refresh? 
 
-- 
Gert 
 
Mono-list maillist  -  [EMAIL PROTECTED] 
http://lists.ximian.com/mailman/listinfo/mono-list 
 
 

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to