Results 1 to 4 of 4

Thread: [RESOLVED] templates to be used in visual web developer

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    122

    Resolved [RESOLVED] templates to be used in visual web developer

    hello.
    i have a web template. how do i open it with visual web developer so that i can code in it?
    sorry i'm new with asp.
    thanks in advance.
    Last edited by binbpk; Apr 10th, 2007 at 08:50 AM.

  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: [2005]

    Start by creating a new web project.

    You're not clear by what you mean by a web template, but assuming it's just HTML, take that HTML and paste it into a master page. Clear out the dynamic portion and replace them with web user controls.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    122

    Re: [2005]

    it's a template by template monster.

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

    Re: templates to be used in visual web developer

    So they will have provided you with the HTML and CSS you need. Reference the CSS using the <link> tag, paste the HTML into your page, and, above like I said.

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