Jump to content

Steve

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Steve

  1. Thanks Scott,The link(s) were very informative.I had another look at the CGI/guestbook as Blue suggested, and tried playing with the HTML code in the 'signguestbook.html' file. Unfortunately, the CGI script is expecting only certain parameters / data, and it gave a few error messages when trying to provide it with new extended data from my modified HTML file.It was certainly worth investigating, as I learnt quite a bit from it.Anyway - to 'enhance' my general skills / knowledge etc., I've decided to go with the php/MySQL implementation.Thanks again for your support / suggestions.I'll report back in a couple of weeks to let you know how I got on.Cheers,Steve.
  2. Thanks for the replies peeps,I'll keep looking & thinking...I found a couple of sites that offer free database hosting, but there's possibly some issues with pop-up ads etc., and they're relly a bit too much for what we need.As far as CGI concerned - I've had a look at what 'guestbook' Cox HSI offers, and I think I understand what Blue is saying...I'll let you know how I get on.Cheers,Steve.
  3. Hi all,I've been given the responsibility to look after an amateur radio club's website, and a new part of this activity is to create a simple database of members' names & addresses etc.This database should be able to be viewed / printed by any persons visiting the website, but only updated by the membership secretary.I was thinking about a simple 'flat file' database - something along the lines of a CSV file. This file could be manipulated with Javascript as necessary. After reading various other newsgroups, I have the feeling that Javascript is not really upto the job (w.r.t. file handling).The club's (free) website host does not allow any active server pages (asp), perl scripts (pl), databases (sql, mysql, mdb), or any other common scripting languages such as PHP. The club is too cheap to pay for any hosting service which allows these features :-)As I'm new to this Javascript stuff - I would appreciate any comments as to whether this aproach is possible.advThanksance,Steve.
×
×
  • Create New...