Recursos relacionados:
fatbrain: This is a simple Perl script that takes a list of books and looks to see if they are considered published on fatbrain. It requires the LWP module.
K.I.S. Random Text: This scripts allows you to include random text information or quotes by using SSI.
ASP-Access Shopping Cart: This is a full-featured ASP-based catalog and shopping cart application for small businesses and developers. It uses an Access database with DSN-less connection.
MailValidate .NET - Email Validation Component: Description: MailValidate for .NET enables you to check the validitiy of an email address direct from your own server or application. GeoMonster MailValidate works by actually connecting to the mail server that handles email for the users domain. It ...
Omegaboard: Omegaboard is a modifided phpBB with improved security, and new features like sub-forums, sub-categories, post icons, event calendar, custom BBCodes, file attachments to posts, and customisable private messenger folders.
Link Popularity Reports for Expired Domain Names: Link Popularity Reports for Pending Delete, Redemption Period and Onhold Domain Names. Each report contains the total link popularity for each domain name, alexa ranking number, availability date and much more. Sign up for a free trial at our site.
HTML 2 Perl: "HTML 2 PERL" converts any standard HTML file to a list of Perl print statements, either destined for STDOUT, as in cgi output or for printing to a file. It allows you to specify the file handling variable, the input file, and the output file, either...
Ace Dynamic TextArea Color Wizard: This is a Web-based wizard to create dynamic textarea colors schemes. It allows you to set the onLoad (startup), onMouseOver and onMouseOut colors for your textarea fields. Adjust the color schemes for the text, the background color and the scrollbar...
Seagull Application Framework: Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals:
- independence of data, logic & presentation layers - extensible component architecture - reduction of repetitive programming tasks - simp...
CGI 101: counter.pl: This is a simple sort of "hidden" counter. It is designed to be used in lieu of an image tag, so instead of doing img src="whatever.gif", you might use img src="counter.cgi". The script increments a counter in a file, then returns the gif image. The ...