Web Server Manual | Frames Format

To Search this page type CTRL-f or CMD-f key now.
To Search all pages, enter your question here:


MS FrontPage (FP) FAQs
Instructions on this page are for FrontPage Clients Only.
Other pages in this FAQ set may not apply to FrontPage user accounts.

Publishing with Microsoft FrontPage:
Below is a general description of how to publish with MS FrontPage.
Microsoft has distributed several versions of Frontpage. The following instructions cover general terms only.
Please see your software manual for additional instruction.

Sample settings for FrontPage:

Open Web or Web Folder:
Folder name: http://your_domain.com

Name: vsXXXXX
Password: Enter assigned Password

 

FTP, Telnet and Perl Scripts

<form action="http://vs01.tvsecure.com/cgi-bin/vs01000/formmail/formmail.pl" method=post>
   <input type=hidden name=recipient value="test@your_domain.com">
   <input type=hidden name=required value="realname,email">
   <input type=hidden name=sort value="order:realname,email,phone,city,country,zip,comments">
   <input type=hidden name=redirect value="http://your_domain.com">
   <input type=hidden name="print_config" value="realname,email,phone,city,country,zip,comments">
   <input type=hidden name=subject value=form>
   <input type=hidden name="env_report" value="remote_addr,http_user_agent"></p>
   
   Your name: <input type=text name=realname value="" size=20><br>

   Email address: <input type=text name=email value="" size=20><br>

   Day phone: <input type=text name=phone value="" size=20><br>

   City: <input type=text name=city value="" size=20><br>

   Province/state: <input type=text name=state value="" size=20><br>

   Country: <input type=text name=country value="" size=20><br>

   Postal/zip code: <input type=text name=zip value="" size=20><br>

   <p>Comments:<br>
   <textarea name=comments rows=5 cols=40 wrap=virtual></textarea><br>

   <input type=submit name=followupurl value="Submit">
</form> 

Troubleshooting Common Problems with FrontPage


Top Index