Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Creating multiple pages on my web site

  1. #11
    Join Date
    May 2008
    Posts
    4

    Default

    Thanks very much for your help. I have managed to get it sorted now, I was putting in the wrong information in the links so it was not working. Thanks again you were a great help to a novice.

  2. #12
    Join Date
    May 2008
    Posts
    2

    Default create a page

    Create a page and save it on the root of your application

    then add a hyperlink to point to it like following

    <a href="megasolutions.net/newpage.aspx">My new page</a>

  3. #13
    Early Out's Avatar
    Early Out is offline Former Moderator, Still Respected
    Join Date
    Mar 2006
    Location
    Sector R
    Posts
    4,650

    Default

    Quote Originally Posted by MegaSol View Post
    Create a page and save it on the root of your application

    then add a hyperlink to point to it like following

    <a href="megasolutions.net/newpage.aspx">My new page</a>
    Didn't I say exactly that, over a week ago?

Posting Permissions

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