Hi,
We are running two servers in our organization, one is IIS and another is webspere.
I got one dll which is used to check the security for the particular page. As security is lying in Sql server. Then for each page on websphere has to call some asp page, which generates XML. Is there any possibility to pass this xml back to the calling page and how to call asp page from cgi.
Regards