spyrorocks Posted June 19, 2008 Share Posted June 19, 2008 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.zipFeatures:-Simple Templating engine-BBCode support-Basic admin panel for deleting postsInstall: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! [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
James Posted June 19, 2008 Share Posted June 19, 2008 My title is always too short on your example. Blog - Seriously epic web hosting - Twitter - GitHub - Cachet HQ Link to comment Share on other sites More sharing options...
ptrex Posted June 19, 2008 Share Posted June 19, 2008 @spyrorocks Very nice !! regards ptrex Contributions :Firewall Log Analyzer for XP - Creating COM objects without a need of DLL's - UPnP support in AU3Crystal Reports Viewer - PDFCreator in AutoIT - Duplicate File FinderSQLite3 Database functionality - USB Monitoring - Reading Excel using SQLRun Au3 as a Windows Service - File Monitor - Embedded Flash PlayerDynamic Functions - Control Panel Applets - Digital Signing Code - Excel Grid In AutoIT - Constants for Special Folders in WindowsRead data from Any Windows Edit Control - SOAP and Web Services in AutoIT - Barcode Printing Using PS - AU3 on LightTD WebserverMS LogParser SQL Engine in AutoIT - ImageMagick Image Processing - Converter @ Dec - Hex - Bin -Email Address Encoder - MSI Editor - SNMP - MIB ProtocolFinancial Functions UDF - Set ACL Permissions - Syntax HighLighter for AU3ADOR.RecordSet approach - Real OCR - HTTP Disk - PDF Reader Personal Worldclock - MS Indexing Engine - Printing ControlsGuiListView - Navigation (break the 4000 Limit barrier) - Registration Free COM DLL Distribution - Update - WinRM SMART Analysis - COM Object Browser - Excel PivotTable Object - VLC Media Player - Windows LogOnOff Gui -Extract Data from Outlook to Word & Excel - Analyze Event ID 4226 - DotNet Compiler Wrapper - Powershell_COM - New Link to comment Share on other sites More sharing options...
Valuater Posted June 19, 2008 Share Posted June 19, 2008 The sub-title was right-on!Pretty nice guest-book system written in autoit8) Link to comment Share on other sites More sharing options...
NELyon Posted June 20, 2008 Share Posted June 20, 2008 (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 June 20, 2008 by KentonBomb Link to comment Share on other sites More sharing options...
spyrorocks Posted June 20, 2008 Author Share Posted June 20, 2008 I write all my code in notepad. [center] My Projects: Online AutoIt Compiler - AutoForum - AutoGuestbook - AutoIt Web-based Auto Installer - Pure AutoIt Zipping Functions - ConfuseGen - MindReader - P2PChat[/center] Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now