Http Redirection

G

Gur

I have an Http application that contains some other functionality. It is
installed in many PC's across the Internet and they are all corporate in
their job.
I want to add some "redirection" functionality, meaning that a client
willing to send an http request will automatically redirected to one of the
other PC's (this is different from a hyperlink redirection which is
implemented in the html level).

Is that possible and how?

Regards

Gur
 
T

Thomas A. Rowe

This would have to be done on a web server either with scripting or some option under the web server
application.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Top