0
Front Page Extensions is something in the web site server. If it is an ASP web site then the server is (probably?) IIS and IIS has Front Page Extensions. However Front Page Extensions do not work with the latest version of IIS in some web sites but I am not sure of the details about that.
The most important issue is whether FTP can be used; I hope it can but I think not. I hope someone can give a clear answer to that question.
0
Front Page Extensions
what this mean?
is it mean I must have Front Page program with visial stdio
0
Do you mean FTTP or FTP? I am not sure if FTP can be used to upload a web site. I think you need to use Front Page Extensions in the web site and Visual Studio in your system. Then you can let Visual Studio take care of the details. If FTP will work, then I sure am interested in knowing it will work.
0
Create your website, then Press SHIFT + F5 to build your website.
Then you can upload your files via visual studio or host built-in file manager. You may need to upload all files and folders within website's folder.
Host understands that Default.aspx, Default.html, Index.html etc is the main page of your site.
Now you can go to your domain name and see your site.