S
Stitson
Hello,
I am running a fairly simple web site, pages made in FrontPage 98, not
using FP Extensions because the server only handles extensions for FP
2000 and later. I'm happy with this, and don't feel the need the
upgrade.
All pages have the .HTM extension. I use frames. The left frame page
is contents.htm, the main right frame page is home.htm, and the
overall frame page that first opens up, is index.htm.
I'd like to place an Access data file into the web. Users would open
a web page where there are fields for typing in search terms. Data
records containing these search terms would appear in a generated
list, using SQLs. The users do not need to see the contents of the
entire data file, nor add, delete or modify any records.
To create a web page containing data search fields, does it take place
on a form? Should the three HTM pages mentioned above all be
converted to .ASP extension, or can I build the new form page in a
sub-folder giving it the . ASP extension? Where do I place the Acess
data file - in the same folder, or somewhere else? Another complexity
is that the section of the web site where the search terms are input,
and the results are displayed, will be in a password-protected folder.
Is there a reference book that will answer all the above questions,
with VBScript samples?
I hope this is all clear.
Thanks,
Roger Stitson
I am running a fairly simple web site, pages made in FrontPage 98, not
using FP Extensions because the server only handles extensions for FP
2000 and later. I'm happy with this, and don't feel the need the
upgrade.
All pages have the .HTM extension. I use frames. The left frame page
is contents.htm, the main right frame page is home.htm, and the
overall frame page that first opens up, is index.htm.
I'd like to place an Access data file into the web. Users would open
a web page where there are fields for typing in search terms. Data
records containing these search terms would appear in a generated
list, using SQLs. The users do not need to see the contents of the
entire data file, nor add, delete or modify any records.
To create a web page containing data search fields, does it take place
on a form? Should the three HTM pages mentioned above all be
converted to .ASP extension, or can I build the new form page in a
sub-folder giving it the . ASP extension? Where do I place the Acess
data file - in the same folder, or somewhere else? Another complexity
is that the section of the web site where the search terms are input,
and the results are displayed, will be in a password-protected folder.
Is there a reference book that will answer all the above questions,
with VBScript samples?
I hope this is all clear.
Thanks,
Roger Stitson