Categories

Updated: 12/22/2006

AspLib - ToolBar

ToolBar component. Item can be: Button - simple button for the ToolBar; ComboBox - TextBox with auto-complete functionality; DropDownBox with predefined options; MenuButton - button, which calls pop-up layer with button list; PopupButton - button, which opens user defined layer; ToggleButton - two statuses button (checked or unchecked); Separator - item groups separator for the ToolBar; TextBox for text input.
Similar Scripts for "AspLib - ToolBar"

Performing custom validation

Demonstrates how to use custom validation on a form by checking to see if a string in a TextBox is not the same with a string from an array (or database), case in which it displays ''This name is already taken''.

Spam Protect

There is a simple way to protect your email address against email harvesting. Write your email in a textbox and you will get a javascript code that you can copy on your site. You will confuse the spam-bots.

Html TextBox

Html TextBox ASP.NET web control is an online web based WYSIWYG HTML editor that allows you to enable the users of your web or intranet site to provide documents in rich text format without needing to know the HTML language. Html TextBox V2.0 allows ...

Quick Search Interface To Various Search Engines

This is a quick search interface to various search engines. You type a keyword into the textbox and select a search engine. The browser will automatically initiate a search query to the corresponding search engine. This is an variant of &<...

Automatic Time Kept in a Form

This script shows show to use the Date object, make some manipulations on the date object and update a form textbox every second to keep the time current.
©2003-2008 jCay.com