re:
!> How can I use a webpart for this designed without any webpart
!> menu or connection with anything, like a stand alone control ?
Here's 3 good tutorials which show you how to do that:
1.
http://www.ondotnet.com/pub/a/dotnet...ebparts_1.html
http://www.ondotnet.com/pub/a/dotnet..._1.html?page=2
2.
http://www.c-sharpcorner.com/UploadF...2-9b0637e91eed
3.
http://www.c-sharpcorner.com/UploadF...2-3c7d77ec9d4d
http://www.c-sharpcorner.com/UploadF...unication.aspx
You will still need a WebPartManager and at least one WebPartZone, though.
Juan T. Llibre, asp.net MVP
asp.net faq :
http://asp.net.do/faq/
foros de asp.net, en espaņol :
http://asp.net.do/foros/
======================================
<> wrote in message news:d527a5c4-a402-4c40-8cec-...
>
> I need to create some zones in my asp page, that contains a header and
> a body like a webpart.
> How can I use a webpart for this designed without any webpart menu or
> connection with anything, like a stand alone control ?
>
> Thanks.
>
> Sam