Validate form input for a login system using ASP, an MS Access database and cookies. Protect areas of your site or create "members-only" pages using this script.
Replacing single quote with an ascii character is necessary for posting single quotes to a database with ASP via a web form. This code snippet reveals how
This script provides the capacity to send e-mail from a web page, via an HTML form. The form posts to an ASP script which creates the required objects, sends the e-mail and thanks the end user for their comments.
Bots and spam mechanisms are capable of picking email address up from HTML source code! - Use a Javascript to form your email addresses and kiss spam bots goodbye.
Parse syndicated RDF/XML documents with this PHP script and display them on your site. Every 30 minutes the remote document is refreshed from the live URL, keeping the output up to date without causing the remote server too much stress!