Visual web developer question.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • effendi@epitome.com.sg

    #1

    Visual web developer question.

    Hi everyone I am new to VWD, I am creating a simple web form which I
    converted from a HTML page. I have two questions:

    1 How do I coverted HTML pages to an aspx project without cutting and
    pasting the source into a new aspx page.
    2. How can i create an "images" folder from within VWD and import
    images in so that my pages can use them.

    Thanks

  • Cor Ligthert [MVP]

    #2
    Re: Visual web developer question.

    Effendi,
    [color=blue]
    >
    > 1 How do I coverted HTML pages to an aspx project without cutting and
    > pasting the source into a new aspx page.[/color]

    Just as advice, forget it gives you only trouble.
    [color=blue]
    > 2. How can i create an "images" folder from within VWD and import
    > images in so that my pages can use them.
    >[/color]
    As you was used before (or with Add Existing Item in the solution explorer)

    Cor


    Comment

    • effendi@epitome.com.sg

      #3
      Re: Visual web developer question.

      Thanks. I found out how to add the images folder, so that isn't an
      issue now. With regards to the HTML pages, I feel what you say makes
      sense. In any case not much of an effort to "transport" the base body
      code over to a new aspx page and work from there.

      Comment

      Working...