Use JavaScript to reveal a password

It is possible to show the password field contents in a web page using javascript. This script works in a number of browsers including Internet Explorer, Mozilla Firefox, Netscape, Opera and Flock. For example, if you have stored your Yahoo mail user name and password in your browser. It will appear as follows in your browser. Copy the JavaScript code found here in the address bar and hit enter. The password in this form is “password” which is shown in the prompt dialog. Turning … [Read more...]

Google AJAX Search Script

Integrate Web Search, News Search, and Blog Search into your web site, and easily format the results to fit your site's style. You can also display results from your Google Custom Search Engine. Free script from Google Developers. The AJAX Search API is the easiest way to incorporate a Google search box on your site. You can incorporate results from Web Search, News Search, and Blog Search into your blog or web site with just a few lines of JavaScript. Demo Click … [Read more...]

Free Ajax Image Galleries

There are a large number of Flash image galleries but sometimes Flash is not required or cant be used so we turn to Javascript and CSS. Here is a roundup of some of the better Javascript and Ajax based solutions to our gallery requirements … (E)2 Photo Gallery Made With Mootools - (E)2 Photo Gallery is a open source gallery built with Mootools Javascript Library the compact, modular, Object-Oriented javascript framework. Designed to allow you to upload your photos to a desired … [Read more...]

C++ Tutorial

1. Introduction 1.1. Why do people program? 1.2. What is C++ & OOP? 1.3. What do I need to program? 2. Your first program 2.1. Running a C++ program 2.2. C++ program structure 2.3. Comments 2.4. Libraries 2.5. Functions 2.6. Streams 2.7. Return 3. Number Systems 3.1. … [Read more...]

CSS Free Menus

Time 4 Bed Menu   Pre-built in white/orange. Clean and simple. 3 Images. Simple Menu   Pre-built in blue/green. Clean and simple. No Images. Vert-one   Pre-built in maroon. Only 1 image file for arrow. Clean and simple. Vertical. Saturday   Photoshop template included for color customization. Pre-built in light green/auburn. Dolphin   Photoshop template included … [Read more...]

Creating A Simple Search Engine In PHP

Introduction: This is the first in what I hope will be a long list of tutorials that I like to call Practical Programming in PHP. Lets get down to business, today I'm going to show you how to create a simple search engine that you can use for your very own site or some other project that you may be working on. For this tutorial I will be using a MySQL database. The bulk of the code should be compatible with PHP 3 and 4. Background: Before we begin, I'll show you the table … [Read more...]

Best CSS Navigation Menu

 With CSS its possible to create a very light weight navigation menu. Creating your sites navigation with a CSS list and then styling it only takes a matter of minutes using two small images for our rollovers. Im going to show you how, so lets get started! Creating a List Firstly, lets start with the building blocks - our HTML. All we're going to do is create a basic unordered list. The HTML for this list is shown below, along with an … [Read more...]

Best Ajax Tabs Scripts

If you’re building a web site which has tabs within the design, why not spice it up with a little Javascript magic. Today we round up 10 Javascript/Ajax Tab scripts you can easily incorporate into your future designs … jQuery Coda Slider - The sliding effect is what the Coda-Slider is all about; Nice, slick content presentation Perspective Tabs - Perspective tabs (formerly Sliding Tabs) is a simple mootools plug-in that allow for a lagre number of tabs to fit into a small … [Read more...]

Best AJAX contact form

Now with as many fields as you want Of course a huge shortcoming of the last Ajax Contact Form, there was the limitation of the fields that I provided. Well now with this version, you can add as many form fields as you want, and they will indeed all be sent to your inbox by way of array_keys sent via $_POST. Better “Degradability” support What that means is that this one has a bit better support for those who don’t have JavaScript enabled. It will simply submit the form … [Read more...]

Free Ajax Blog

AJAXPress aims to be a very minimal, but very usable, AJAX powered blogging system. AJAXPress is focused on ease of use, web standards, and speed. AJAXPress is not full of unnecessary features that just confuse the user. AJAXPress is light, fast, and simple. And best of all, it's 100% free open source! Demo  Download Here … [Read more...]