Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OW TO CREATE AN INPUT DATABASE

Status
Not open for further replies.

zetpap

Technical User
Oct 3, 2001
28
GR
I am really new to this but i'm a fast learner.
How can I create an input database where users can write a phrase and have it immediately published? Also, this form i'm thinking about should have a rate (value), a date and the user's e-mail. All suggestions, tutorials or web site indications are welcomed

thanx everyone
 
Are you publishing to the web? If so, a PERL script is all you need, not Access. There are guestbook script routines that store the input in a .txt file, and parse them for display on a web page. These allow various fields for input and also will do a date/time stamp. Newposter
"Good judgment comes from experience. Experience comes from bad judgment."
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top