ABF Value Converter is an application for measurement units conversion. This software easily converts various measurement values into any other possible ones. Inches to centimetres, pounds to kilograms, Fahrenheit to Celsius... and more than 5000...
ASP.NET: Dynamically set Text and Value fields for a DropDownList is an article, using which you can learn a technique to switch the value and Text Representaion of the item in a DropDownList. In this Article the author explains the entire process...
Boxing and Unboxing of Value Types in C#: What You Need to Know? is a web based tutorial in which author elaborates the concepts of boxing and unboxing value types. The author also explains the problem that occur while programming boxing and...
Pick-A-Value is one of the web component that control the inputed date and time entered by the user. Implementing this tool will be easy for the beginners, this tool can be be run through browser like Internet Explorer, Opera, Mozilla, Netscape...
Setting Default Value in a Drop Down list for a Datagrid is an article that demonstrates how to set default values for the dropdownlist box that has been integrated with the datagrid control. In this article the author explains it clearly with an...
If you value your online community as much as your online business, believe in yourself that your community will expand very soon, and don't want to spend too much money and time for the initial setup of your community, YOU HAVE COME TO THE RIGHT...
Bidmonkey helps to display the final value of all specified ebay auctions taking part universally. Grabs the info online and parses them on your site for your viewing. It stays dormant until the closing time of the auctions. It can automatically...
Use this script to automatically clear the default value of any form's input field when the mouse sets focus on it. This script intelligently distinguishes between default and user-entered text, and clears only the former on mouse focus.
This JavaScript function allows you to set the value of a select tag without having to know its position in the list. In the sample above, type in a letter of the alphabet and then click on the find button. In this particular case, the function...
This tutorial tells you about the steps to pass the value from a client machine with the help of javascript and explains how to send that gathered information into an ASP variable. Sample program provides the required form methods and string...
This is an online form value validating program that helps users to verify whether given password or email address is same or not. Users are required to enter their personal information like password and email twice provided on the text box. This...
Properties Min, Max, Value and event onChange work just like in TSpinEdit.Caption should be used for the units being measured, default is 'mV'.General appearance can me customized using the propertiesShowFrame, ShowValue, ShowTicks, ShowTicksScale...
SQL Delta is a great value, fast SQL database compare tool used to analyze, compare and synchronize database structures and data. SQL Delta compares all database objects including tables, views, stored procedures as well as permissions, user...
Find the Hex value of any colour you want from the colour chart.
The current version includes "flicker free" Compass, Meters, Bars (Gauge), Digital indicators (time, value), Tank displays, Operating Point display, Thermometer, 8Channel Trend/Recorder, a 2 Channel Trend display, Dial (knob), Sliders,...
Descendent component from TCheckBox. Read/Write keys into windows system registry.Features:Read INTEGER, STRING, BOOLEAN and BINARY data.Has the ability to create conditions if a certain value(string, integer) was met by the read of the...
A component to set forms position and measures to values when form closed last time.Simply place on the desired form and set "RegKey" value to the registry key in which the settings shall be stored.Tested with Delphi 5 but it should also...
Displays the contents of a text or binary data stream in a single row. For each byte, it displays the printable value and the Ascii values in decimal and hexadecimal. Can be attached to an existing TScrollBar to allow scrolling, although is also...
TEnhancedEdit is derived from TEdit, with text-alignment and value and integer-value properties
This is an ASP article that discusses about the auto number. In this tutorial author specifically deals with the display of identity field value using the @@IDENTITY. This tutorial provides the sample code for the readers. |