Software Index
Related Topics
Popular Trends
Trending Topics
 

Html User Input Time Format

All | Freeware
Product Title  /  Popularity Revised License Rating Size
HTML Rich Text Area
The HTML Rich Text Area is a web browser tool that replaces textareas with a powerful WYSIWYG editor. It implements a user interface familiar to any Windows user enabling even the most novice computer user to quickly format text in ...
December 29th 2004 Shareware  4.5 stars 4,037k
nBit HTML Viewer ActiveX
A HTML viewer activeX control for any software developer. Integrates with ease into any development environment that support activeX controls. Perfect for the programmer who needs to display media rich content in HTML format in their applications.

Supports HTML code ...
September 3rd 2006 Demo    1,519k
Exfilt
FEATURES AND CAPABILITIES:
-Windows 98 and above format featuring Windows Input.
-Design/analyze stormwater detention-retention ponds/systems for drawdown time criteria using 2-dimensional green-ampt equation.
-Output to Screen and/or to Printer.
-Reads/Saves poject data files.
-Tabulated Input format.
-Output Tabulated with Total ...
May 18th 2006 Demo    1,047k
Phase
Phase is a program that allows the user to send text to any Windows application with a few key strokes. The user can create scripts or simple text inserts as needed, enabling the creation of a fully customized "dictionary" of ...
June 17th 2006 Freeware    264k
MailBee WebMail Pro PHP
MailBee WebMail Pro PHP is advanced but easy-to-install web-based email and calendar client with modern AJAX interface. It's built as a set of PHP scripts (with source code, modification allowed).

Users can receive, view, manage, compose and send email through ...
May 27th 2008 Commercial    1,117k
MailBee WebMail Pro .NET
MailBee WebMail Pro .NET is advanced but easy-to-install web-based email and calendar client with modern AJAX interface. It's built as an ASP.NET application (with source code, modification allowed).

Users can receive, view, manage, compose and send email through web interface ...
May 26th 2008 Commercial  5 stars 1,648k
Time::CTime
Time::CTime is a Perl module with format times ala POSIX asctime.

SYNOPSIS

use Time::CTime
print ctime(time);
print asctime(localtime(time));
print strftime(template, localtime(time));

strftime conversions

%% PERCENT
%a day of the week abbr
%A day of the week
%b month abbr
%B month
%c ctime format: Sat Nov 19 21:05:57 1994
%d DD
%D MM/DD/YY
%e numeric ...
November 15th 2011 Freeware    20k
HTML::TagFilter
HTML::TagFilter is a fine-grained html-filter, xss-blocker and mailto-obfuscator.

SYNOPSIS

use HTML::TagFilter;
my $tf = new HTML::TagFilter;
my $clean_html = $tf->filter($dirty_html);

# or

my $tf = HTML::TagFilter->new(
allow=>{...},
deny=>{...},
log_rejects => 1,
strip_comments => 1,
echo => 1,
verbose => 1,
skip_xss_protection ...
July 11th 2011 Freeware    20k
Break Reminder
A break reminder program to help prevent OOS/RSI and to assist in the healing process if these or similar conditions already exist.
Small program interface that discretely runs in the background monitoring your computer use, which uses timers (to your ...
April 16th 2002 Freeware  5 stars 650k
Html Code Convert
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
December 23rd 2003 Freeware  3.5 stars 184k
VBcodePrint
This Add-In to Microsoft Visual Basic6 significantly enhancesits source code printing capabilities. You can print any part of your VB project's source code from within the VB's development environment.The printed output can be exported to HTML, PDF and RTF format ...
August 12th 2003 Shareware    3,246k
Access Boss
Prevent your kids, students, co-workers from using your computers at off hours. Access Boss is a great easy-to-use tool that enables you to effectively restrict access to a local or remote PC for certain users based on time factors. This ...
February 18th 2005 Shareware    1,471k
TimePuter
Everything in our life is bounded up with time. Sometimes you need to calculate time until a significant date, time period for making future plans or simply to track money growth on your accounts. In most cases, it is better ...
April 12th 2005 Shareware    1,296k
Convert Excel to HTML
Convert Excel to HTML is a batch html converter that Convert Excel to HTML. It can convert a lot of excel xls files to html files once time for saving your time!
February 15th 2006 Shareware    696k
Time Adjuster
It's Windows application that can:
- Make your subtitles to appear earlier or later.
- Convert your subtitle files into other formats.
- SYNCHRONIZE text with video VERY EASY !
- Join & split subtitle files.
- REPAIR damaged TXT ...
February 19th 2006 Freeware  5 stars 872k
Convert Excel Spreadsheet to HTML
Convert Excel Spreadsheet to HTML is a batch html converter that Convert Excel Spreadsheet to HTML. It can convert a lot of excel xls files to html files once time for saving your time!
March 12th 2006 Shareware  5 stars 696k
ActiveXLS
ActiveXLS™ is the .Net and Java component to read and write Microsoft Excel files
1. export, import and format MS Excel reports
2. Microsoft Excel not required
3. avoid nightmares caused by OLE/ADO
4. minimize server load
5. make your ...
May 6th 2006 Commercial    10,859k
123 Excel to HTML Converter
123 Excel to HTML Converter is a batch html converter that Convert Excel to HTML. It can convert a lot of excel xls files to html files once time for saving your time!
August 8th 2006 Shareware  5 stars 705k
Extract Name & Address Contacts From Multiple Text & HTML Files Software
Search for contacts by state abbreviation in many text and HTML files. Input files must contain known state abbreviations for extraction. Save results to multiple files or to a single file.
March 12th 2007 Shareware    344k
EJS TreeGrid
EJS TreeGrid is DHTML component written in pure JavaScript to display and edit data in table, grid, tree view or grid with tree on HTML page.

Compatible with Internet Explorer 5.0+, Mozilla 1.0+, Mozilla Firefox 1.0+, Netscape Navigator 6.0+, Opera ...
June 26th 2007 Shareware    166k
Related Scripts
Displaying Formatted User Input
This article explains how to take precautions and format user input for display on your web site, describing the dangers of unfiltered output and how to make it safe.
December 5th 2005 Freeware     
Generic Time Format
Generic Time Format is a detailed tutorial that helps users through a step-by-step process in creating a date and time displaying application on their web pages. This tutorial describes about the complete customizing features available in this program for users ...
December 20th 2005 Freeware     
HTML Form Input
This is a tutorial clearly explains how to generate html forms and handle the input with php. This tutorial provides info to the users about html where input is received through forms that contain text fields, buttons and combo boxes. ...
November 28th 2005 Freeware     
User Input Validation in ASP.NET
User Input Validation in ASP.NET is an article in which author explains about validating the users information on the web form. Here the author discusses about the validator control and about the procedure that have to be adapted to utilize ...
December 1st 2005 Freeware     
Verfiying User Input with ASP
Verfiying User Input with ASP is a tutorial through which users can learn about Xcheck com objects which is utilized in analysing the visitors fake input information. Here author discusses about the Xcheckcomponent that can be included in the ASP ...
December 19th 2005 Freeware     
Javascript Form Field Validation
Javascript Form Field Validation script is used to validate the user input fields on website.
April 22nd 2011 Commercial    1k
HTML Rich Text Area
The HTML Rich Text Area is a web browser tool that replaces textareas with a powerful WYSIWYG editor. It implements a user interface familiar to any Windows user enabling even the most novice computer user to quickly format text in ...
December 19th 2005 Commercial     
Total Time
Date and time stamp a web page with a twist. Choose from 9 languages, put current date/time a web page, identify when just a single component of a web page (e.g. graphic, web cam shot...) was updated - or - ...
December 12th 2005 Commercial     
ASPCal
AspCal is a calendar application for Microsoft IIS -based web servers that run Active Server Pages. AspCal is intended for workgroup use, that is for any group of people who work together and need to be aware of the others' ...
November 22nd 2005 Commercial     
Gypsy Mail
This is a well featured and flexible python clone of the familiar cgiemail script which allows you to set up an HTML form on your website, collect information from your site?s visitors and send a well formatted e-mail to yourself ...
December 15th 2005 Freeware     
Related Code
Filter User Input
Filter User Input from the Keyboard. This code demonstrates how to accept certain characters and reject others from the keyboard. This way the programmer can prevent erroneous data entry. For example: A programmer adds a textbox in his program which ...
March 3rd 2008     14k
Template-based checking of user input string fields
This is a powerfull tool for template-based checking of user input string fields (DBMS, web-based applications, etc), text search/substitution, egrep like utils and so on. You can easily check e-mail adress syntax, extract phone number or ZIP-code from unformatted text ...
January 30th 2010     113k
XYGraph 2.2
XYGraph was created to generate intelligent plots of output data without the need for extensive user input. Take a look at the demo page to see just how useful and proffesional the results are. The script generates an XY Graph ...
November 26th 2006     37k
Text, Patern, Character Recognition Software v1.0
A program designed to recognize user input of different patterns, like letters, and numbers. It is pre-programmed or pre-teached already for numbres, and it is possible to teach it new characters. It was programmed by Albert Archwamety. esspecially in subject ...
May 30th 2006     64k
commandLine .NET 1.0.0.8
Secure and managed .net component that executes DOS and console commands. Each command executes asynchronously and raises events containing current output, completion status, and DOS ERRORLEVEL. Users can also set timeouts, abort commands, and simulate user input. Includes binaries, merge ...
October 19th 2006     133k
New Software
Popular Software