This code snippets is a quick blog/news and are insertable(using the include statement) in any of your ASP source to provide quick updateable blog/news. It requires no modification to work as long as you keep the directory structure of the file the same.It uses ms acces database. Howevever it is still experimental ang needs lots more modification.Any suggestion on improving it are welcome.
File List:
blog.asp
3Kb
blog_entry_form.asp
1Kb
blog_entry_process.asp
1Kb
db/
0b
db/blog.mdb
408Kb
db/db_open_connection.asp
475b
example.asp
1Kb
Similar code
Access Auto Backup Script
(Popularity: ) : Easy backup-script for access database. include the file to one of your page. If the dabase modified, the scripts makes daily a backup. A good WMI Explorer
(Popularity: ) : List All the Win32 and CIM Classes XML and XSL Server Side
(Popularity: ) : The purpose of this code was orginally to find a way to display text from XML in different ways depending on that persons value of FG node from the XML using xSL to create the HTML. I also needed it ...