Easiest way is for him to call your page from within an iframe (need to
remove additional decoration though so it's only the and not things like
navigation menus and such). That way it's running on your site but the
resultant page is being embedded into his.
--
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression
"gh" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I have an ASP.NET page with a grid and some combo boxes on it, that get
>filled form data sources, for the user to make selections from. My client
>has a content designer\developer that would like to call this page from my
>website and and have it display in his web page. He has been doing this
>for his other clients using php, he claims, and would like to do the same
>with asp.net. Is it possible for him to add tags to his html, so my
>asp.net controls will render in his html page? I am thinking this would be
>like a java servlet, but I am not sure.
>
> TIA
|