I have an ASP page running on server A
I want to embed outout from an asp file on server B

I don't mind if it is importing the rendered output or calling a function within the remote file.


Is this possible?
Does the thread even make sense?

Don't even think about suggesting an inline frame as the script on server A will not actually be displaying a webpage to the browser...