Creating a guestbook, without php

:disco: hi,
im a young web site creator,and i make websites for my band. i have recently got flash MX, and want to create a simple guestbook. but i dnt rlly want to go into the php side of things, and would rather stick to xml/html etc, as i do not thoroughly understand complex programming liek php. i was wondering if you could help, as i am bored with the current guestbook on my homepage (using Lycos).
please help, hope you can

ollie (drumaboy)
:bandit: :bandit: :tb: :luigi: :pir: :rocker: :ro: :sleep: :bounce:

You can’t do that coz you need a server-side/backend script to save the entries to txt/xml/database.

I made a real simple flat-file guestbook about a year ago, it was from a tutorial that i dont remember where from. Its two files. The php script that has a simple html form that sends all the variables to a text file. All you need is a webserver with php and chmod capabilities. If your not sure how to chmod a file just do a google search. Heres the guestbook --> http://www.janitar.com/guestbook.rar | winzip decided to break so i used winrar get it from zonelabs.com

As Eyez said, u will need PHP or some PERL such as CGI… can’t be done otherwise :frowning: - don’t waste yr time trying