Frontpage 2003 and Visual Studio Web Designer

G

Guy Lapierre

Is there a best practice or walkthrough on how best to "import" content
developed in Visual Studio Web Designer into Frontpage 2003?
 
A

Andrew Murray

I assume you would import the files in the normal manner. File > Import,
then go to the VWDE site and import all the aspx pages and files it has
created.

On the other hand, you can publish the .net applications created in VWDE
straight from that application, hopefully without it messing about with the
FPSE...
 
Top