Publisher to asp.net

by David C on 11/1/2007 3:55:00 AM Someone in our company created web pages in Microsoft Publisher 2003. Is
there any way to get them into VS 2005 asp.net pages? Thanks.

David


 

Re: Publisher to asp.net

by Mark Fitzpatrick on 11/1/2007 4:35:00 AM You can import the HTML and images int a VS project then copy the HTML into
a blank ASP.Net page, but Pubisher was never meant to create good HTML (in
other words, it could be painful). Expect to do a bit of cleanup work here
as Publisher was made for brochures and FrontPage was made foe making HTML.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression
"David C" <dlchase@lifetimeinc.com> wrote in message
news:OT4fh9IHIHA.1208@TK2MSFTNGP05.phx.gbl...
> Someone in our company created web pages in Microsoft Publisher 2003. Is
> there any way to get them into VS 2005 asp.net pages? Thanks.
>
> David
>