To check whether FrontPage extensions are installed, open the page
http://www.example.com/_vti_inf.html
where
www.example.com is your domain name.
If the page opens, then FP extensions are installed.
If you View Source on that page, you will find lines similar to:
FPVersion="5.0.2.6790"
FPShtmlScriptUrl="_vti_bin/shtml.dll/_vti_rpc"
The FPVersion gives the version for the extensions - 5.0.... indicates
FP2002, 4.0... indicates FP2000.
shtml.dll indicates a Windows server, whereas shtml.exe indicates a Unix
server.
If FP extensions are installed, Publish the local site to the server
using File->Publish Site (or File->Publish Web) and choose to publish to
an address similar to
http://www.example.com (again, replace
example.com with your own domain name).
If there are no FP extensions, then you will need a form handler written
in PHP, asp, asp.NET etc (whatever your host supports) to process the
form data. Publish using the FTP option in FrontPAge, or another FTP
program.
Do NOT use FTP if the extensions are installed, FTP may corrupt the
extensions.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"FARAZ QURESHI" <(E-Mail Removed)> wrote in
message news:6752BC12-BBF1-4422-AAF9-(E-Mail Removed):
> Hi Friends,
>
> Sure am totally new to the website developments. Trying to set up one. There
> r several questions thirst of which exists. Please help me in the most
> simplest step-by-step instructions 4 which i shall b grateful:
>
> 1. How 2 confirm whether the platform provided to me by the web host is
> windows based or UNIX/LINUX?
>
> 2. I need to have a feedback form that is already built on my local machine
> be loaded, what r the necessary steps and how 2 achieve the same for example
> how to check whether FrontPage server extensions r enabled or not etc?
>
> Would soon seek the most valuable guidance from u?
>
> --
>
> Best Regards,
> FARAZ A. QURESHI