Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > General > Database Concepts & Design > Using Access2003 on a FrontPage site

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-13-07, 22:15
MesaFloyd MesaFloyd is offline
Registered User
 
Join Date: Aug 2006
Location: California, USA
Posts: 55
Using Access2003 on a FrontPage site

Hello, I am not a 'real' programmer, but I have some ability... so please be gentle. I am undertaking a web project that calls for a database on the web.
It site will be simple (just a few pages) so I am hoping to only find basic direction if one of you could be so kind.
The plan is very basic, I only want to put into a database the following.

Visitors IP
Date and time
LoginID(emailaddress)
Password

The IP, date and time would be automatic (read when the user arrives). The user will be presented with a form and the user enters the ID and Pswd (first timers would generate a new record. Revisitors would recall a history). I will later attempt to compare IP's to Dates, and delete when certain cryterias are met.

I plan on using Java to retrieve their IP... var ip = '<!--#echo var="REMOTE_ADDR"-->'
The date/ time... would be called by the Java "Stamp" command.

I am not sure how to have these 4 items get entered into the <appropriate> Access fields,
I can build a web form but how to have the IP, date/ time auto-enter into the correct fields of each record bothers me.

I have some HTML, and some Access ability
I plan on using FrontPage2003 to build the site

Can I get by with just the above or.... (My fear is that I may need to use ASP.NET for the site....)
I know I can,, only if I must.. use ASP.NET via the Request Server Variables...
I know I should take a class at the local college, but an older guy like me is quick to learn (x-Hardware) and just a directional nudge would go a long way. I am sorry if I am tooooooo remidial for this forum but I have had some great experiences here.. I have learned so much from you "young'ins"

For now... am I on the right track before I start?... yes or no is all I need for now(comments are appreciated)
ASP Y/N, or can I keep it simple without it... I would like to stay with Access also.

and I truly appreciate your time.....
Floyd
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On