Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Free Hotel Management Source Code 1.0
Artistic Photo Gallery 1.0
Advanced Image Grid AS 2.0 1.0
The Viral Script 1.0
bretteleben.de Panoramascript 1.01
One more way ... 1.01
ASPAuctionPro 1.1
bretteleben.de Lakescript 1.01
bretteleben.de Slideshow 1.01
Pacific Timesheet 6.4
DMXReady Classified Listings Manager 1.0
DMXReady Secure Login Manager 1.0
Lyrics Script with 60000 lyrics 1.0
reefLESS Boat Classifieds software 1.2.02
HTML Table Renderer AS 2.0 1.0
Top Code
Adirex 3D Chess Client 1.0
Habanero 2.0.1b
ikiCLassifieds 2.0
JVMail 2.0.0
P2P .htManager 0.2
Smart Font Listbox 1.0
Su Logu 0.6.2
Ticket Support Script 1.1
Time and Attendance 1.0
WhoisOnsite 1.VIII
phpTimeSheet 1.3.0-preview 2
Arbitrary-shape Popup Box 1.0
CSTreeBean 0.3
encbtn32.zip 1.00.00b
ICEMail 3.0.1
Report About Conquer free
- required fields

Please enter text on the image

Conquer is a multi-platform compatible script that allows you to maintain your favorites in one location and you don't need to make a backup of them, when you reinstall your computer. An online favorites/bookmark organizer is a nice tool. You are able to maintain your favorites in one location and you don't need to make a backup of them, when you reinstall your computer. I've made such a service and you are able to download all ASP source for it for free. It has been build upon an Access 2000 database, but you are able to run it using an older version. The hardest part, was to realize one of my 'must-have' goals: I wanted it to contain multiple levels, thus I'm able to have a favorite in a group ASP, which is a child of Programming, which again is a child of Computer which may be a child of Hobby .. well, you get the drift. To archive this goal, I will have to loop through each node in my favorites tree, but only if a specific parent is expanded. If it's collapsed, I just print its name and move to next node.Furthermore, I wanted to make it easy to maintain favorites, e.g. you should be able to move a favorite to another folder using only one click. When you use ConquerMarks, you will have one tree showing all your needed information. When you click a little edit symbol , you're redirected to a page showing all information for this favorite (or folder, if that's what you selected). From this page, you select e.g. a new parent, simply by selecting it from a similar looking tree in the bottom section.

Back