REFRESH must be inside <HEAD> tags
Here is modified writeHead()
Code:
writeHead(){
echo '<HTML><HEAD><TITLE>Network Status</TITLE>
<META HTTP-EQUIV="REFRESH" CONTENT="300;URL=index.do">
</HEAD>
<BODY alink="#0066ff" bgcolor="#000000" link="#0000ff" text="#ccddee" vlink="#0033ff">'
echo '<CENTER><H1>'
echo "$MYNETINFO</H1>"
echo "Generated on $NOW"
echo '</CENTER>'
}
Above should fix this problem.. and what was other problem? Days or something is that wrong or it should be something else? Let me know... if this works or not
__________________
Vivek Gite
Linux Evangelist

Be proud
RHEL user, and let the world know about your enterprise choices!
Join RedHat user group.

Always use
CODE tags for posting system output and commands!

Do you run a Linux? Let's face it,
you need help