ASP.NET and FrontPage

J

Jim Heavey

I am using ASP.Net version 1.0 and I have a friend that does all web page
development in FrontPage 2000. Do these two products work together? Is
there some material that you can point me to to show me how to do
devlopment in ASP.Net and then import that result into Fontpage? Do I need
to upgrate to a newer version of FrontPage?

Thanks in advance for your assistance!!!!
 
G

Guest

-----Original Message-----
I am using ASP.Net version 1.0 and I have a friend that does all web page
development in FrontPage 2000. Do these two products work together? Is
there some material that you can point me to to show me how to do
devlopment in ASP.Net and then import that result into Fontpage? Do I need
to upgrate to a newer version of FrontPage?

Thanks in advance for your assistance!!!!
.
As far as I know ASP.net works fine with FP2000. But
make sure ur server supports ASP.net.
You can get more info on ASP.net here;
http://www.w3schools.com/aspnet/aspnet_intro.asp
and
http://www.asp.net/Default.aspx
and here is a great site to help u with ASP.net
http://www.asp.net/webmatrix/default.aspx
make sure to try web matrix. It is almost like FP for
ASP.net
good luck
 
Top