Frontpage2003 ,ASP and databases

J

JB0007

Hello, this is my first post here, so please re-direct me if im posting in
wrong area.

We have a club golf page, someone else made it that I hired and has since
moved on to other projects. It was made with Dreamweaver I believe. The
webpage is: www.cebswebs.com/tigg/
Anyways, I was wanting direction on where to learn to make simular pages,
so I can make my own, since the former author is no longer around.

Can I make simuliar pages with FP2k3 ? I will have to learn ACCESS i
suppose to make a database for our golfing scores , and then ASP......can
someone direct me please? I own this site at cebswebs, it is my domain, and
my server. Now I want to be able to manage it, thanks for any info.
 
S

Stefan B Rusynko

You apparently already have a database (accessed thru ASP server side scripting) w/ golf scores and apparently an ability for logged
in members to add their scores

To modify it or add to the functions you will need to learn ADO (DB manipulation) and ASP (content control)
See
http://www.w3schools.com/ado/default.asp
and
http://www.w3schools.com/asp/default.asp

If the current DB is an Access DB, to modify the tables (add new fields) you will need Access or can also do it from ASP

--

_____________________________________________
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.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| Hello, this is my first post here, so please re-direct me if im posting in
| wrong area.
|
| We have a club golf page, someone else made it that I hired and has since
| moved on to other projects. It was made with Dreamweaver I believe. The
| webpage is: www.cebswebs.com/tigg/
| Anyways, I was wanting direction on where to learn to make simular pages,
| so I can make my own, since the former author is no longer around.
|
| Can I make simuliar pages with FP2k3 ? I will have to learn ACCESS i
| suppose to make a database for our golfing scores , and then ASP......can
| someone direct me please? I own this site at cebswebs, it is my domain, and
| my server. Now I want to be able to manage it, thanks for any info.
|
|
|
 

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