Ok maybe this question shouldn't be here, but 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
Ok maybe this question shouldn't be here, but 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.
If you are talking about something like a news section on your site...then you would need to learn a server side language such as php/mysql/asp/ and so on...you can get omre info on them at DevShed
Gl,
D!m
PS. If i were you i would start with php...it's not SO hard and is VERY usefull.