Jump to content

Recommended Posts

Posted

OK, just finished my second autoit guestbook system.

It uses SQLite as a database, and has a simple templating engine.

Take a look at it in action: http://www.au3.us/guestbook/

And download it here: http://www.au3.us/projects/au3guestbook.zip

Features:

-Simple Templating engine

-BBCode support

-Basic admin panel for deleting posts

Install:

Simply change the index.au3 file extension to whatever extension your webserver is configured to execute AutoIt scripts is. For example, mine uses "a3w". The script will automatically detect the extension change so no need to edit the code!

Use your webbrowser to navigate to the script and follow the on screen installation.

Feedback appreciated!

Posted (edited)

Awesome.

I just got my old guestbook script from TheGuy, and I can't make heads or tails of my own code. Yours is... well, it's just much better. Although, how come you have no indentation in your code? It kinda makes it confusing :)

Edited by KentonBomb

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...