Results 1 to 2 of 2

Thread: working with asp.net frame set

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2007
    Posts
    11

    Resolved working with asp.net frame set

    hello
    i want to use the frame set control in my applicationn now lets what i do exactly in the my main form the header part and the right part of the form is same all other form in the application. i do this using frameset is it better way or any other control is used for this can me help

    also tell me how the frame set is used and how your suggested control is used for this
    i used visual studio 2003



    in advanced thanking you

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: working with asp.net frame set

    If you are using ASP.NET 2.0, use Master Pages.

    If you are using ASP.NET 1.1, create a base page or separate out your 'constant' parts of the page into web user controls which you place on all the pages of your website.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width