Recursos relacionados:
Using XML to Improve File-Upload Processing: This article presents an example of multiple binary file upload for Web applications using Extensible Markup Language (XML) technology, without the typical limitation of traditional file upload processing. It describes how to use Microsoft XML Parser...
htnews: htnews is an email robot. It makes it easier to insert news items to your webpage. You have simply to send an email to a special address and the item will be inserted. htnews is highly configurable, supports templates and a basic authentication using...
webbase: webbase is an internet web crawler written in C and later ported to C++. It uses a MySQL database to store information about crawled URLs. It is available as a command line program or as a library (shared or static). It has two main functions: crawl ...
JavaScript Clock: This is a military-style text JavaScript clock that changes by the second.
Content Manager: This script will read all directory names below your main image content directory and fully catelog all images in sub sections named for the directories the images reside in. It will create the menu the users see, thumbnails of all images, and html p...
CuteVerify: Cute Verify is a web application that will require verification before allowing users to view the protected files. Cute Verify works on a folder level. Access is granted only to registered users with a correct user id, password and before expiration ...
Ektron CMS300: Ektron CMS300, a full-featured XML content management solution, lets users author XML and HTML Web content. It strictly enforces content and page layout, delivers content to multiple devices, offers Active Directory and load balancing support, and sh...
DataProducer: Dataproducer, available for php, java servlets and asp is used to seperate the presentation layer from the data layer in web applications. With it you can specify single and multiple row tags inside a html template, which are then replaced with data ...
File to database uploading class: This is an PHP file upload class for your MySQl database. Currently, images and texts are checked, but there are no limits. It can be extend to your own needs.