Create a page that auto-transfers to the 8383 page

this is what I use

=====
<%@LANGUAGE="JAVASCRIPT"%>
<script language=vbscript runat=server>
Response.Redirect "http://email.chartway.com:8383";
</script>
<html>
<head>
<title>Chartway Federal Credit Union</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Loading... 
</body>
</html> 

=====

regards

Chris Bone
Web Engineer
Chartway Federal Credit Union

>>> [EMAIL PROTECTED] 07/12/01 01:56PM >>>
I'd like to configure our mail server in a way that allows our users to get
directly to their web-based messages with a url of
"http://webmail.domain.com";.  Notice the port 8383 isn't on the end of this.
What sort of solutions can I implement that eliminates the requirement for
port 8383 on the end.

Matthew Brandes

Information Technology Manager
Integra Realty Resources
913.748.4720 (voice)
913.236.4307 (fax)
[EMAIL PROTECTED] 

Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/


Please visit http://www.ipswitch.com/support/mailing-lists.html
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to