Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology
ASP .NET: Validating User Input with C#
posted byRyanJames27inTutorials & Tips
This tutorial covers Validating User Input with C# covers Overview of ASP.NET Validation Controls , Using the Simple Validators , Using the Complex Validators and Summarizing Results with the Validation Summary Control.
(3 ratings)
Reviews0
PriceFree
Views2064
Frogger - Atari arcade remake
posted byalessandroinMovies
One of the top 100 viedogames of all the times.
Frogger is a 1981 arcade game licensed for U.S. distribution by Sega/Gremlin, and developed by Konami. The game is regarded as a classic and was very popular for its novel gameplay and theme.
(0 ratings)
Reviews0
PriceFree
Views3923
Advanced Color Picker
posted byalessandroinComponents
It add the advanced color selection panel beside the standard web-safe colors. Moreover you can customize the advanced colors using the "setAdvancedColorsMatrix" method.
(3 ratings)
Reviews0
PriceFree
Views3078
Brand Worlds Tools
posted byBrandWorldsinSoftware
Make Web and Flash Animations, animated Avatars from 3D Models. With just a few mouse clicks you can dress up avatars, create faces, choose expressions and motions. Compose environments from 3D items, lights and camera, select output formats for graphics and scripts - that's it! Comes with over 1000 items - easily expandable. Additional Packages, Import of 3DS and X files. http://www.moove.com/Pres sBWT0605.htm
Brand Worlds Tools are unique in creating output (e.g. graphics =and= scripts) for the web. BWT support Flash (also with Actionscript 2.0, Open Laszlo) =and= pure Web (HTML / Javascript, Ajax). A normal Internet Browser without any additional installation can play the generated animations / applications.
BWT are easy to use. This way they are not only helpful for graphic artists but for all web scripter, too. As an end user you can import 3DS files. And we are not only selling additional packages but also support third parties in creating and selling resources for the Tools.
(3 ratings)
Reviews0
PriceUSD 99.00
Views3877
ASP.net Timepicker Reload
posted bydipesh_bathejainMiscellaneous
Timepicker Reload is a unique & easiest way to pick time (hours & minutes). It enables you to get/set time information, quickly and correctly without hassle of writing same custom code every time. Users will love the unique and intuitive interface which gets their work done faster.
At a quick glance some of its main features are: 1. A unique interface which renders both in 12-hr clock format as well as 24-hr clock format. 2. Allows Autopostbacks and the ability to handle TimeChanged events. 3. Provide two great ASP.net validation controls RequiredTimeValidator and TimeRangeValidator out of box that support client as well as server side validations. 4. Supports ASP.net 2.0 5. Visual Studio 2005 designer support. 6. Cross-browser support (IE and Firefox)
(0 ratings)
Reviews0
PriceUSD 36.00
Views1404
Java RSS News Ticker Applet
posted bystockappletsnetinContent Management
How would you like to provide your website visitors with live updating RSS news from any RSS feed that attracts and motivates them to come back and visit your site again? Our Java News Ticker is the gadget your site needs to keep visitors updated without having them to refresh the browser to get the latest news and also with a nice and customizable presentation. The main features of our new ticker are: - live auto-update in real-time - RSS compatible data provider - optional fixed titlebar - clickable news headers - customizable width and height - customizable font family, size and type - customizable colors for foreground and background - customizable rotation speed - customizable rotation direction - mouse rollover effect
(3 ratings)
Reviews0
PriceFree
Views5106
Email Re-Validator
posted bymakeithappeninAuthentication bridges
Email Re-Validator adds extended functionality to the ultimate member plugin for WordPress by adding email confirmation, verification and most importantly re-validation to the system.
It does this by giving admins and website owners the option which gives them control to make it mandatory for members and site users who wish to change their email on file to re-confirm the new email address.
As of version 2.5.1 this option is currently not available in ultimate member. It gives site owner peace of mind knowing that their user database of email addresses are not fake, without errors and legit, especially when being used in mailing lists and newsletters.
(0 ratings)
Reviews0
PriceFree
Views661
Softalot Simple Reservation System
Simple Reservation System (SRS) is a web-based general purpose resource calendar. It helps to schedule resources, to account for the use of resources, and to make the information available via web browser (both IE and FF are supported). The UI is modern, e.g. all scheduling, rescheduling, and change of resource is done via drag and drop. The system also supports recurring events and block-out times. The software is written in ASP / VBscript and client-side Javascript with AJAX techniques. OEM Licensing available.
(0 ratings)
Reviews0
PriceUSD 49.00
Views4293
Java Date Picker Applet
posted bystockappletsnetinCalendars
This java date picker applet allows you to simply pick dates by clicking the date of the dynamic java calendar. This date picker is presented as a component to be integrated into applets. Main features of this java date picker applet are: - simple and documented interface, easy to extend with other features - skins support (predefined and customizable) - special highlighting for weekends and adjacent days - support for special dates - set first day of week, set days names length
(0 ratings)
Reviews0
PriceUSD 30.00
Views5257
Hide Real IP
posted byhide-real-ipinSecurity
Hide IP address for anonymous Internet access. Fake IP appears instead of real on. All applications supported: web browsers, instant messengers, file sharing and others. Very simple to use: just a few clicks to anonymize your Internet activity and maintain online privacy.
(0 ratings)
Reviews0
PriceUSD 25.00
Views1553
Swift Mailer - Pluggable Mailing in PHP
posted byd11wtqinEmail Utilities
Swift is a fully OOP Library for sending e-mails from PHP websites and applications. It does not rely on PHP's native mail() function which is known for using high server resources when sending multiple emails. Instead, Swift communicates directly with an SMTP server or a MTA binary to send mail quickly and efficiently.
Swift is comparable to PHPMailer except that it implements an extremely flexible plugin system meaning you can get the most out of sending emails from your PHP applications. The interface for Swift is both tighter and more intuitive.
** Works with Gmail secure servers!! **
This is free software, licensed under the LGPL.
(7 ratings)
Reviews1
PriceFree
Views17214
PHP Script Tips - Understanding and Managing Cookies
posted bykarl_viinCookies & Sessions
A collection of 23 tips on understanding and managing cookies in PHP. Clear explanations and tutorial exercises are provided on setting and receiving cookies, creating and removing persistent cookies, specifying domain and path to restrict cookies, finding cookies in cookie files, cookie limitations:
How To Send and receive a Cookie to the Browser?
How To Set a Persistent Cookie?
How To Remove a Cookie?
How To Specify Domain and Path for a Cookie?
How Cookies Are Transported from Servers to Browsers?
How To View Cookie Header Lines?
Where Are the Persistent Cookies Stored on Your Computer?
How To View the Content of a Cookie File?
How Many Cookies Can You Set?
How Large Can a Single Cookie Be?
How Are Cookies Encoded During Transportation?
How Can Other Webmaster Steal Your Cookies?
......
(3 ratings)
Reviews0
PriceFree
Views2710
ASP .NET: Managing State with ASP.NET and C#
posted byRyanJames27inTutorials & Tips
Web Applications are disconnected in nature which means that there is no way for the browser to know who is using the application at present time. In classic Asp programming maintaining state was a headache for the developers. They had to write alot of code to maintain state. But Asp.net model provides easy state management. In this article we will see how we can persist state in multiple pages so the user is recognized by the browser.
(0 ratings)
Reviews0
PriceFree
Views1589
ASP.NET: Creating and consuming XML Web Services with C#
posted byRyanJames27inTutorials & Tips
We all talk about webservices, webservices can do this and webservices can do that. But when we are asked to make one, we hesitate. Maybe it's because we never made a webservice before, and all the time playing with Webforms and Windows Forms or even Console Applications. By the way, I love Console applications. In this article, I will show you how to create a simple webservice that is consumed by a Console application client.
(3 ratings)
Reviews0
PriceFree
Views3047
ASP .NET: Migration and Interoperability
posted byRyanJames27inTutorials & Tips
Before Asp.net invasion there were many other programming languages and technologies on which the dynamic pages were made. In this tutorial I will explain how we can migrate our classic asp application to the modern asp.net application. Most of the components that were written was in visual basic 6 which communicated with the asp application using the COM components.
(0 ratings)
Reviews0
PriceFree
Views1909
ASP.NET: Using the DataList and Repeater, Datagrid Controls
posted byRyanJames27inTutorials & Tips
In this tutorial of Week 6 we will be learning about Overview of List-Bound Controls, Creating a Repeater Control, Creating a DataList Control, Introduction to the DataGrid, Setting Up the DataGrid , Using Advanced DataGrid Features and Adding Advanced Features.
(9 ratings)
Reviews0
PriceFree
Views2839
ASP.NET: Managing Data with ADO.NET DataSets and C#
posted byRyanJames27inTutorials & Tips
This tutorial explains about The Role of DataSets in ADO.NET , Using DataSets in ASP.NET , Saving DataSets in Session State, Using DataTable Constraints, DataSet, DataRelations Using DataSets with DataAdapters to Modify Data and the Transactional Model in DataSets.
(0 ratings)
Reviews0
PriceFree
Views2002
ASP.NET: Accessing Data with C#
posted byRyanJames27inTutorials & Tips
This tutorial explains about Accessing Data with C# with an Overview of ADO.NET, Connecting to Data , Executing Commands , Working with Data and Choosing an ADO.NET Provider along with the Project files used in this.
(0 ratings)
Reviews0
PriceFree
Views1858
SmartNewsletter
SmartNewsletter is a tool for designing and sending newsletter easy. Html/text mails. Attachments and inline attachments. Support fast sending with bulk feature. Also support SMTP auth and caching files from internet.
(0 ratings)
Reviews0
PriceFree
Views4309
ASP .NET: Caching in Asp.net
posted byRyanJames27inTutorials & Tips
This tutorial explains about The Importance of Caching, Declarative Page Output Caching, Programmatic Page Caching, Caching Page Fragments, Caching Data and Monitoring Performance.
(0 ratings)
Reviews0
PriceFree
Views1485




