The following applications can help build a better web site.
Anti Spam Email Address:
If your onsite email link is being hit by spam bots simply write your email address in to your site using javascript. Easy to configure, change the font face, size and color to suit your site.
From:http://www.a1javascripts.com
<script language="Javascript">
<!--//this simple script by a1javascripts.com
//please leave credit and instructions intact
//simply enter your emailname and emailserver below
//and copy and paste to entire script where you want it to show.
emailname = "webmaster"
emailserver = "cyberpathway.com"
//change the font face, color and size below
document.write("");
document.write("");
document.write("");
document.write(emailname + "@" + emailserver);
document.write("");
document.write("")<//-->
</script>
Local Search Engine: This is like having Yahoo, or Google just for your web site. A must for anyone with a big site. It allows your visitors to search your web site for key words.
<form method=POST action="Your URL/cgi/search.pl" TARGET="_BLANK">
<center><table border="0">
<tr>
<th>Search this site: </FONT></th><th><input type=text name="terms" size=20><br></th>
</tr><tr>
<th>Boolean: </FONT><select name="boolean">
<option>AND
<option>OR
</select> </th> <th>Case</FONT> <select name="case">
<option>Insensitive
<option>Sensitive
</select><br></th>
</tr><tr>
<th colspan=2><input type=submit value="Search!"> <input type=reset><br></th>
</tr></table></form></center>
Feedback/Order Form: Sell products, get feedback, or use it as a registration mechanism.
View an example.
Secure Transactions: In e-commerce transactions, Secure Socket Layer (SSL) encryption technology provides for site authentication and peer-to-peer secure communication. This allows for the safe transmittal and receiving of sensitive information such as credit card numbers or passwords.
View an example.
Shopping Carts: Shopping Carts make it easy for customers to purchase a variety of items from your site. Using cookies to store information, the cart can keep track of orders and easily add purchases as well as provide a secure environment for credit card sales.
View:
example #1
Example #2
Example #3.
Real Audio & Real Video: RealAudio and RealVideo is a client-server based streaming media delivery system for the Internet. Providers of news, entertainment, sports, and business content can create and deliver audio-based streaming multimedia content through the Internet to audiences worldwide.
View an example of
Real Audio and
Real Video.
Password Protected Directories: You can protect certain part of your web site with a password.
View an example.
Username: cyber Password: pathway
PHP3 and MySQL Internet Database Development: You can design your database and tables to maintain the needed information in the most efficient manner to give fast response.
View an
example.
Changing & Rotating Pictures Changing and fading pictures allow your visitors to view pictures, and or text as a photo album. It is great for sites involved in Real Estate, Tourism, Training, and Art Galleries to name a few.
View Examples
Photo Album
Fading Banner
Forums: Allow visitors to share ideas and correspond with each other. You are emailed with the contents of every post so that you can monitor your forum and can fully manage the forum with a password protected administration page.
View an
example.
Polls: Your readers can vote on any subject you choose. A great way to learn more about your visitors. A password protected administrative page makes it easy for you to add questions to your poll.
View an example.
Javascript: Java can be used in a variety of ways to enhance your visitors experience. The example shown enabled a boat manufacturer to display potential seating arrangements.
View an example.
Java Applets: Java Applets enhance pictures by adding fun, and exciting additions. The examples show a great way to make your business name come to life, and add real three demention to a picture.
View an example.
Games: You can entertain your visitors with online games.
View an example.
Frames: These give greater control of a site, and make navigation very easy:
Top/Main Frames Example
Left/Main/Bottom Frames Example
Left/Main/Right Frames Example
Image Maps: These are nice because they are not only decorative, but also functional:
Example
Example
Flash: Flash is a great way to include demonstrations, advertisements, and presentations:
Example
Example
Example