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.
Printable View
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.
Goodmorning,
Have you already thought of using ASP (Active Server Pages).
With ASP's you can access ADO and read database info.
Greetings,
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
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