Proxying

I want to write a page (ASP) that takes request.form object from posting page routes the request to another server/page. And returns the result from server/page to the user without changing URL in users addressbar.

View Replies


ADVERTISEMENT

Proxying To Retrieve Web Mail Pages

i am running both IIS and a webmail application on the same server. The system only has one external ip addreess, and therefore only one of these web servers can run on port 80.

IIS is running on port 80 because this is what serves the majority of the site. Webmail is running on port 6999, which is fine, but a lot of users cannot access this from behind a firewall.

i want to know:

A) is there an easy way round this? if not

B) Has anyone created an asp script that could retrieve the web pages from the webmail system running on 6999 and deliver them on port 80 via IIS (kind of a proxying type thing)?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved