Hi, I have a client.exe who post a xml to a given url, p.e. www.example.com/ws/dosome.asp. The dosome.asp response with a modified XML. Now i've rewritten the dosome.asp as a ISAP Extension (dosome.dll). I want now forwarding the xml Posted to www.example.com/ws/dosome.asp to www.example.com/ws/extensions...