PC Review


Reply
Thread Tools Rate Thread

DisplayASP.NETInHTML

 
 
gh
Guest
Posts: n/a
 
      15th Jan 2008
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
 
Reply With Quote
 
 
 
 
Mark Fitzpatrick
Guest
Posts: n/a
 
      15th Jan 2008
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


 
Reply With Quote
 
gh
Guest
Posts: n/a
 
      16th Jan 2008
Mark Fitzpatrick wrote:
> 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.
>

Mark:

Are IFrames compatable with any browser? I have a lot of MAC users.

TIA
 
Reply With Quote
 
Mark Fitzpatrick
Guest
Posts: n/a
 
      16th Jan 2008
They should be as they've been supported in HTML for a long time and serve
some very good use cases such as the one you're describing. They aren't the
same as regular framesets, which HTML has been trying to get rid of for
ages.


--
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression

"gh" <(E-Mail Removed)> wrote in message
news:eGtNPJ%(E-Mail Removed)...
> Mark Fitzpatrick wrote:
>> 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.
>>

> Mark:
>
> Are IFrames compatable with any browser? I have a lot of MAC users.
>
> TIA


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:18 AM.