|
Can I use the scripts with Microsoft FrontPage?
|
|
|
Yes, you can use the scripts with any HTML authoring tool or web site management package. The scripts depend on your web server to operate. Your web server must support Active Server Pages, or ASP. One possible problem you can encounter with Microsoft FrontPage and similiar products is that after FrontPage uploads the files to your site, it will set the file permissions to read-only mode. If the scripts you are using are configured to use an MDB database file, the MDB file must be set back to read-write mode. If you are not sure how to do this, you may need to contact your ISP for assistance. The MDB database files are used by the Microsoft Jet database library (Jet uses the same database technology as Microsoft Access, but does not require Access to be installed on the web server).
|