I have just remembered how to make the login.html -->into a --> login.asp page. to where you can run the .asp extensions. And you do not have to mess with your web server. There is no need on doing that, Unless you do not want to run web on that machine.
*****How to************ Go into your "Web" folder in imail. And open the Login.html ....... File, into your explorer, Go to View Source. And then save the file as ..... Login.asp *****2nd*** Now while still viewing the source, at the top you will see something like this ******** <title><!--IMAIL.CurrentDomain--> Mail</title> <!--File: LOGIN.HTML--> ******* OK, Now what you want to do is this.... You need to change the <!--File: LOGIN.HTML--> TO <!--File: LOGIN.ASP--> Then save. (now remember that this is the .asp file that you made, and not the HTML file that is already there.) Now you will need to point the records to:.... ///use mine as an example http://mail.carrz-fox-fire.com:8383/login.asp And then the rest is in the air!! Have fun Wayne ----- Original Message ----- From: "Guy Isabel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 09, 2002 3:00 PM Subject: Re: [IMail Forum] New Files with asp Extension > Waheed, > > If I remember correctly, you recently had to disable IIS in order to run > IMail Web Messaging on port 80. Keep in mind that the "web server" part of > IMail's Web Messaging is not like a full-fledged Web server and it doesn't > know how to render an Active Server Page. I'm not 100% sure of this but I'm > positive that others will correct me if I'm wrong. > > Guy > ----- Original Message ----- > From: "Waheed" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, October 09, 2002 2:04 PM > Subject: [IMail Forum] New Files with asp Extension > > > Hi All, > I have a problem adding a link in the login.html to a customized page > with asp extension. when I click the link it reloads the login.html though > the page name is written in the browser address bar. Is it not possible to > link to a new page made by me. > > Thanks in advance > Waheed Malek > > > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html > List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ > Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/ > To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
