Damn typos I think you know what I was trying to say
____________________
Robert Everland III
Network Administrator
609-696-5660
http://www.ccoel.org/
[EMAIL PROTECTED]
____________________
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Robert Everland III
Sent: Friday, July 30, 1999 3:18 PM
To: [EMAIL PROTECTED]
Subject: RE: [IMail Forum] Browser
Thanks Dusty, has anyone from Ipswitch asked you to work for you
____________________
Robert Everland III
Network Administrator
609-696-5660
http://www.ccoel.org/
[EMAIL PROTECTED]
____________________
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of ## Dusty Carden
Sent: Friday, July 30, 1999 3:13 PM
To: [EMAIL PROTECTED]
Subject: Re: [IMail Forum] Browser
Here it is in the rough.
Dusty
----- Original Message -----
From: Robert Everland III <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 30, 1999 1:46 PM
Subject: RE: [IMail Forum] Browser
I'm not sure exactly how to do this, could you include the whole source for
me. I got everything else right
You could do something like this with a little javascript to determine the
size of the window.
<html>
<head>
<title>Jump Page</title>
<script type="text/javascript">
<!--
function mymail(){
window.name="MAIL";
self.name="main";
window.open("http://mail.domain.com:8383","downpop","width=640,height=480,di
rectories=no,toolbar=no,resizable=no,menubar=no,scrollbars=yes");
}
// -->
</script>
</head>
<body>
<A HREF="javascript:mymail()">My Mail</A>
</body>
</html>
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.
Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.