Results 1 to 4 of 4

Thread: How to automatically make changes to a HTML page

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2000
    Posts
    117
    does anyone know how you to automatically make changes to an HTML page without manually altering the source. For example, when I post a reply on this forum it appends that to the original HTML page.

  2. #2
    New Member
    Join Date
    Sep 2000
    Location
    Belgium
    Posts
    3

    Wink

    Goodmorning,

    Have you already thought of using ASP (Active Server Pages).
    With ASP's you can access ADO and read database info.

    Greetings,
    Yo, from Kris

  3. #3
    Hello,

    You can also use PHP (recommended), or Perl. Have a look at
    http://www.resourceindex.com for some good information about them.

    Greetings,

    Jeroen Vreuls

  4. #4
    Guest
    Yeah... PHP all the way!!!!!!!!!!!


    Using PHP and a MySQL relational database, you can make a forum that works exactly like this one....

    http://www.php.net << PHP website
    http://www.phpbuilder.com << a good PHP website
    http://www.phpwizard.com << another good one
    http://www.phpsquare.com << I like this one.. same guy runs it as vbsquare
    http://www.mysql.com << mysql relational DB
    http://www.postgresql.org << postgre, Object-Relational DBMS



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width