✔ 最佳答案
ahhh.. I was outta mind yesterday when I wrote of announcing your web on internet ..
to publish your web on the internet .. there are so many ways..
1. use plesk's own file manager to upload your files.
2. if you are developoing your site in front page, ask your admins if you are allowed to use front page extension .. it would make lot easier for you to publish your web site.
3. all major tools including front page also allow you to put your ftp details and publish your website to the server. you would need your ftp servername, username, and password ..
remember that you need to upload to httpdocs folders .. if you need to put secure pages .. docs over ssl layer upload those files to httpsdocs folders.
4. use any ftp clients like filezilla, cute ftp , wsftp to upload your sites to the above mentioned folders.
5. if you don't have any ftp tools, use your browser with a url like this
ftp://yoursitename.com, it would ask you for ftp username and password. you can simply copy your files from your hard disk to that windows just like you do it from one folder to another.
if any database is attached you can manage it from your plesk admin panel. you will have to setup database, user and import the database schema. Plesk uses phpmyadmin .. just click on the Database button in your plesk admin panel.
hope this helps