What's the best way to create a member database to keep track of i

G

Guest

Hello,
I'm trying to create a way to post, updated, and keep track of group
member info, that can be edited by a couple people online. I've tried to use
the database interface wizard, and it created all the pages, however I'm not
sure what to do next. I tried to open the login page in IE from the server
and when I logged in I got the "cannot display page, click on the homepage"
page. I tried to insert an excel spreadsheet whiched looked and worked great
except for the fact that someone pulling it up in IE can modify the info, but
cannot save it back to the website. Any suggestions would be appreciated. I
need to keep track of members, addresses, dues owed, and date members joined,
and I need that indo displayed on a webpage, and need it to be editable by
select users.
Thank you
Alan
 
S

Stefan B Rusynko

Depends on what your host supports and their server
- did you create and test the pages on the hosted server
(will not work in a disc based web)
or on a local server running as http://locahost/

See http://spiderwebwoman.com/resources/diwtipsandtricks.asp




| Hello,
| I'm trying to create a way to post, updated, and keep track of group
| member info, that can be edited by a couple people online. I've tried to use
| the database interface wizard, and it created all the pages, however I'm not
| sure what to do next. I tried to open the login page in IE from the server
| and when I logged in I got the "cannot display page, click on the homepage"
| page. I tried to insert an excel spreadsheet whiched looked and worked great
| except for the fact that someone pulling it up in IE can modify the info, but
| cannot save it back to the website. Any suggestions would be appreciated. I
| need to keep track of members, addresses, dues owed, and date members joined,
| and I need that indo displayed on a webpage, and need it to be editable by
| select users.
| Thank you
| Alan
 
G

Guest

I got it to work sort of......I first tried setting it up as ASP, and that's
what didn't work, and then tried to set it up as ASP.NET in the wizard and
that let me enter info and view pages, however, the way it displayed in
frontpage was different and I couuldn't manipulate the database and add
fields and things like that, which I thought I could do when it was set up
with ASP and there were the yellow parts of the databse fields on the
screen....maybe I'm wrong about that, but that's the problem now is figuring
out how to add fields to my database, I don't have Access on my computer if
that's what I need, but frontpage created the fields in the first place I
hope it can add fields as easy as it did when I created it.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top