Ask a Question related to ASP.NET General, Design and Development.
-
John Sparrow #1
Embedding webforms controls in asp.net page?
Is it possible to embed (rich) webform controls in an asp.net page?
assuming the workstation has IE and the Framework installed of course.
Like Java applets?
Thanks,
John
John Sparrow Guest
-
Need help with embedding a quicktime (.mpeg) movie fileonto a web page
I have read several other topics on here like this one, but I can't seem to find an answer to my problem on any of them. I'm hoping that someone can... -
Adding reference page links - fonts not embedding in Acrobat
Hi: Have a project that was created in QuarkXPress (MAC OSX 10.3.9 - G5 - Quark 6.5 / Acrobat Professional 7.0.2). I have links all over this... -
Embedding an existing web page
How can I embed an exisiting web page within a frame on a web page I'm building? I don't want a hyperlink - I want the actual page to display within... -
Embedding HTML within a page
Hi, Is it possible to embed one html or other web page within another page? I have some software which will create a web page from a forum I have... -
Embedding Webforms
Is there any way to embed a webform or something similar into another webform so that it renders correctly? I've been using pagelets but find... -
Bipin Joshi [MVP] #2
Re: Embedding webforms controls in asp.net page?
I think you are referring to windows forms controls being hosted in web
forms. This is certainly possible. Refer
[url]http://www.dotnetbips.com/displayarticle.aspx?id=118[/url] for similar example.
--
Regards,
Bipin Joshi
Webmaster - [url]www.dotnetbips.com[/url]
Coding, Consulting & Training - [url]www.bipinjoshi.com[/url]
Microsoft MVP
"John Sparrow" <jsparrow@ecclescollege.ac.uk> wrote in message
news:1357b958.0306260023.8dcb4d3@posting.google.co m...> Is it possible to embed (rich) webform controls in an asp.net page?
> assuming the workstation has IE and the Framework installed of course.
>
> Like Java applets?
>
> Thanks,
>
> John
Bipin Joshi [MVP] Guest
-
Anatoly #3
Re: Embedding webforms controls in asp.net page?
If you mean window controls check out this article:
[url]http://www.15seconds.com/issue/030610.htm[/url]
"John Sparrow" <jsparrow@ecclescollege.ac.uk> wrote in message
news:1357b958.0306260023.8dcb4d3@posting.google.co m...> Is it possible to embed (rich) webform controls in an asp.net page?
> assuming the workstation has IE and the Framework installed of course.
>
> Like Java applets?
>
> Thanks,
>
> John
Anatoly Guest



Reply With Quote

