Allows you to edit, update and arrange links to your link-page. Updated so now you can arrange links by any column, like in an Apache Server directory.
(c) Beckerist.com
^go there to see this product in action :)
~A Very Simple Links Page
Simple Simple Simple, thats the name of the game.
Requirements:
(1) Server that supports ASP
(1) Server that supporst Access Databases
Admininstrative access to this server, as you have to set up a DSN
Setup:
Upload everything in the folder to your root directory except for the database, which you should upload into wherever, as long as you can set up a DSN to it... You can call the DSN whatever but for my sake its named Beckerist, which is why I named it that in the code. Edit the code as you like, you don't even need to attach my name (if you would like, that would be awsome!!! Just include the link: <a href="http://www.beckerist.com/" target="_top"><font size="1">Beckerist.com</font></a> )
Version listing:
1.0 - First Release, extremely simple
Any questions or comments please feel free to email me. Contact me using the link on the planetsourcode.com homepage
File List:
@PSC_ReadMe_7455_4.txt
1Kb
adminpage_123.asp
3Kb
beckerist.mdb
128Kb
default.asp
210b
dynamic.asp
1Kb
readme.txt
1Kb
Similar code
ASPMyAdmin For SQL Server
(Popularity: ) : ASPMyAdmin is a SQL Server front end developed by Sukalyan Chakraborty, aimed to develop it into a full featured SQL Server web front end in future for free usage. Please send your comments, feedback, bug reports and suggestions so that ... Admin Database Table
(Popularity: ) : This is one asp file that will allow you to view/add/edit/delete records in any database table. All you need to do is change a couple of parameters at the top of the file to point to your database/table/key field. I ... SplitCSV & SplitTAB - Read a CSV or Unicode Tab file properly
(Popularity: ) : Obsolete - see my TextFiler class. It reads and writes delimited and fixed width files... The VBScript function 'Split' does not handle the Comma Separated Values (.csv) or Unicode Tab Delimited (.txt) formats correctly. There is more to these files ... A Very Simple Link-Page
(Popularity: ) : Allows you to edit, update and arrange links to your link-page. Updated so now you can arrange links by any column, like in an Apache Server directory.