Hi,
I am writing a reverse proxy for my web application in C# using VS2005.And in writing this i am suppose to go to the HTML fo a website and change the path of the links,image sources,java scripts, swf files in such a way that it must take the path of reverse proxy.And this can be done by appending the reverse proxy name in the begining of each path.So for extracting this path where i want to append my reverse proxy name i want to write a ReGex.Kindly help me for this.
Regards,
Yashpal.