PS
If using FP to create the DB, it will use the current page name for the DB it creates
- so it is a good idea to first save your html page w/ a simple name for the DB
- say feedback.htm (not the default new_pageX.htm name) for FP to create a DB and DB connection named feedback.mdb
--
| Did you start in your FP web by using File Import and Importing the access .mdb file (allowing FP to put it in the fpdb folder and
| create a global.asa file)
| - and you must use .asp pages which can only be tested in server based webs (not disc based webs)
|
| Or if you don't know how to create the .mdb create your form in a html page
| Then right click the form for Form Properties and select the Database Option
| - FP will tell you that you need to edit the form - select yes
| - Then select the Create Database Option
| (FP will create a db w/ a table for your results based on the form field names)
| - when you save the page FP will offer to save it as a .asp page
|
| --
|
| _____________________________________________
| SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
| "Warning - Using the F1 Key will not break anything!" (-;
| To find the best Newsgroup for FrontPage support see:
|
http://www.net-sites.com/sitebuilder/newsgroups.asp
| _____________________________________________
|
|
|| Yes -- Front Page extensions are enabled. The server us Windows based. I
|| was on a unix server first and changed because unix did not support asp
|| files. When I attempted to send the results to email, I got an error message
|| saying that I neede to use the Server Extensions Resource Kit but the url to
|| Microsoft did not function. If I am not answering your questions, do let me
|| know. I suppose I could save the results to a csv file but I'm still
|| confused about how to retrieve the results. I am really desparate to
|| understand what to do. Help?
|| --
|| nhb -- nc
||
||
|| "Chris Leeds, MVP-FrontPage" wrote:
||
|| > why not save the results to a .csv (it's in the form property options).
|| >
|| > If you're getting the error when you try to email you probably don't have
|| > FrontPage extensions in place on that site.
|| > also, FrontPage 2002 extensions are the "newest" and probably "last"
|| > version.
|| >
|| > HTH
|| >
|| > --
|| > Chris Leeds,
|| > Microsoft MVP-FrontPage
|| >
|| > ContentSeed: great tool for web masters,
|| > a fantastic convenience for site owners.
|| >
http://contentseed.com/
|| > --
|| > || > > I need help. Using FP 2002, I have created a form on my web site and want
|| > to
|| > > have the results go into a database. When I create an Access db, the
|| > server
|| > > will not accept the database. When I try to have the results sent to an
|| > > email address, I get an error message telling me to us the Server
|| > Extensions
|| > > Resource Kit. The link for that kit does not work -- probably since I'm
|| > > using 2002 and Microsoft has moved on. I really need to be able to get
|| > > feedback and make the website interactive but can't let the results go
|| > into
|| > > cyberspace. I have called the web host and a very helpful TA person
|| > worked
|| > > with me but could only see that the Access database was somehow flawed. I
|| > > need guidance and hope someone can help me. Thanks.
|| > > --
|| > > nhb -- nc
|| >
|| >
|| >
|
|