opening aspx-files in frontpage?

Ask a Question related to ASP.NET General, Design and Development.

  1. #1

    Default opening aspx-files in frontpage?

    Hello everybody,

    I have created a webform using ASP.NET/C# as a part of my bachelor
    thiesis on the behalf of a Community school.
    The form should be used to save course information in a database and
    publish this information on a webpage.

    My question is now this:
    Is it possible for the webmaster of the school to open my aspx-files
    in Frontpage 2000, which they are using as editor, and make minor
    changes in the layout?
    I have tried myself but Frontpage doesnīt seem to be able to handle
    the <asp:XXXX> -tags. The layout is not nearby what itīs supposed to
    be, and buttons and checkboxes doesīt appear at all.

    Has anyone some solution to this probelm?

    best regards/ Peter
    Peter H Guest

  2. Similar Questions and Discussions

    1. ASPX pages opening with Visual Studio
      I am making a search and results page with asp and an access database. However, when I test it with my localhost the page open with Visual Studio....
    2. ASPX Pages till opening with MS Visual Studio
      I stared this thread (http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=263&amp ;threadid=980583&amp;enterthread=y) but it keeps...
    3. how to allow designer to design in frontpage and hit the same asp/aspx page
      My client wants to design ever changing forms in Frontpage and have them mailed in HTML format to her. How could I go about using ASP or ASP.NET...
    4. Adding aspx pages to a static FrontPage site
      I have a very simple website, built in FrontPage 2002, which displays static information only. I would like to add some ASP.NET web forms...
    5. Opening other ASPX pages
      On the client-side you are restricted to the functionality available in HTML. It doesn't matter what you have on the server side. What the user sees...
  3. #2

    Default Re: opening aspx-files in frontpage?

    While I normally do not suggest jumping on a beta, the Office 2003 beta is a
    good program for this. FrontPage 2003 does recognize ASP.NET tags. You can
    work with FrontPage 2002, but you will get a lot of FUD in the process.
    Nothing is going to be perfect with items that are bound, but FP 2003 will
    be a major improvement, if you can swing working with a beta in your
    environment.

    --
    Gregory A. Beamer
    MVP; MCP: +I, SE, SD, DBA
    Author: ADO.NET and XML: ASP.NET on the Edge

    ************************************************** **************************
    ****
    Think Outside the Box!
    ************************************************** **************************
    ****
    "Peter H" <kman_91@hotmail.com> wrote in message
    news:f2bf341f.0307030500.36de2cba@posting.google.c om...
    > Hello everybody,
    >
    > I have created a webform using ASP.NET/C# as a part of my bachelor
    > thiesis on the behalf of a Community school.
    > The form should be used to save course information in a database and
    > publish this information on a webpage.
    >
    > My question is now this:
    > Is it possible for the webmaster of the school to open my aspx-files
    > in Frontpage 2000, which they are using as editor, and make minor
    > changes in the layout?
    > I have tried myself but Frontpage doesnīt seem to be able to handle
    > the <asp:XXXX> -tags. The layout is not nearby what itīs supposed to
    > be, and buttons and checkboxes doesīt appear at all.
    >
    > Has anyone some solution to this probelm?
    >
    > best regards/ Peter

    Cowboy \(Gregory A. Beamer\) Guest

  4. #3

    Default Re: opening aspx-files in frontpage?

    Thanks for your response Gregory.
    Iīll try to get my hand of a copy of the FrontPage 2003 and see how it works out.

    bets regards/ Peter

    "Cowboy \(Gregory A. Beamer\)" <NoSpamMgbworld@comcast.netRemuvThis> wrote in message news:<#B6XtYWQDHA.3236@TK2MSFTNGP10.phx.gbl>...
    > While I normally do not suggest jumping on a beta, the Office 2003 beta is a
    > good program for this. FrontPage 2003 does recognize ASP.NET tags. You can
    > work with FrontPage 2002, but you will get a lot of FUD in the process.
    > Nothing is going to be perfect with items that are bound, but FP 2003 will
    > be a major improvement, if you can swing working with a beta in your
    > environment.
    >
    > --
    > Gregory A. Beamer
    > MVP; MCP: +I, SE, SD, DBA
    > Author: ADO.NET and XML: ASP.NET on the Edge
    >
    > ************************************************** **************************
    > ****
    > Think Outside the Box!
    > ************************************************** **************************
    > ****
    > "Peter H" <kman_91@hotmail.com> wrote in message
    > news:f2bf341f.0307030500.36de2cba@posting.google.c om...
    > > Hello everybody,
    > >
    > > I have created a webform using ASP.NET/C# as a part of my bachelor
    > > thiesis on the behalf of a Community school.
    > > The form should be used to save course information in a database and
    > > publish this information on a webpage.
    > >
    > > My question is now this:
    > > Is it possible for the webmaster of the school to open my aspx-files
    > > in Frontpage 2000, which they are using as editor, and make minor
    > > changes in the layout?
    > > I have tried myself but Frontpage doesnīt seem to be able to handle
    > > the <asp:XXXX> -tags. The layout is not nearby what itīs supposed to
    > > be, and buttons and checkboxes doesīt appear at all.
    > >
    > > Has anyone some solution to this probelm?
    > >
    > > best regards/ Peter
    Peter H Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139