Results matching for "form+processor"
Sort Listings By
Show Only
By Customer Review
Licence Type
Horizontal Creative Portfolio
posted bysamujjalminFla Archives
Features:
Loads External Images[ jpg, gif, PNG ], Loads External SWF Files, Loads FLV -Video files, Loads respective description and URL redirection, Fully XML Driven, so you can change and update your content with ease.
PHP driven contact form
Browser Control: This creative portfolio website would fit any resolution; all the contents would fit in accordingly. This creative portfolio website has a top bar which always remains at top and a bottom bar which fits at the bottom.
Full-browser image/texture Background
External MP3 file
Free fonts used in this creative portfolio are included.
Customized Right Click items.
So have it a go on this Full XML driven Horizontal Creative Website template and customize it accordingly to create different types of Creative Website.
(0 ratings)
Reviews0
PriceUSD 15.00
Views446
Geographical Code Database - UK Postcodes
posted bygetGeoCode.cominDatabase Tools
Download the UK postcode database. 1 622 036 precise records are in the 'UK Postcodes' package. UK Postcodes are composed of 7 characters. The 'UK Postcodes' package includes the information on: UK Postcode, Latitude, Longitude. Latitudes and longitudes are to within 0,0001 (4 digits after the comma).
(0 ratings)
Reviews0
PriceUSD 29.95
Views625
Accessing select boxes and their values with getElementByID
posted bygHarlandinReferences
Accessing the value of a HTML select box via getElementById() does not work the same way on all browsers. While the traditional getElementById value will work on Internet Explorer, Opera, and most other browsers, Netscape will not be able to interpret it and will break off the script mid function. Here is a guide on how to access select boxes in modern browsers.
(0 ratings)
Reviews0
PriceFree
Views1214
Super Sign Up System Ready Templates
posted bywebsiteshostersinTemplates
Putting a system like this together can take several hours even for experienced marketers!But your time is too precious to go through all the technical details. You're a marketer and you want to get straight down to business and start promoting your landing page and to build your list because that IS where the REAL money is.I spent ages trying to figure out how to build a list quickly, build a relationship with them and make money in the process. Now you're going to take my knowledge and work and apply it with these 5 important HTML pages, information products and quick start guide!
(0 ratings)
Reviews0
PriceEUR 10.00
Views1255
smallCMS
posted bysmallCMS2inContent Management
easy to integrate - add smallCMS to your existing website.
browser friendly - works with all the big players!
simple to install - our installer does all the hard work.
basic requireme - upload and resize images, edit alt and title tags too.
one off cost - just a one time flat fee of £34 makes it easy to afford.
small footprint - overall uncompressed package size of just 2MB.
easy to use - helpfull information is displayed on every page.
rebrandable - add your own or your clients logo.
language control - language files are editable, so say it your own way.
web stats - smallCMS has an integrated statistics module.
(0 ratings)
Reviews0
PriceGBP 34.00
Views760
Maintain a Single Database Object in PHP 5 Using the Singleton Pattern
posted byStevoTVRinDevelopment
When creating a PHP application, it is usually necessary to connect to a database to perform certain tasks. In some cases you only want to open a connection when necessary, but limit it to a single connection. This way you don't waste resources on unnecessary database connections. For these situations I use the Singleton Pattern, which is perfect for this.
(0 ratings)
Reviews0
PriceFree
Views842
Geographical Code Database - Australian Postcodes
posted bygetGeoCode.cominDatabase Tools
Download the Australian postcode database. 16 079 precise records are in the 'Australian Postcodes' package. Australian postcodes are in four-digit format. The 'Australian Postcodes' package includes the information on: Australian Postcode, Location, State, Latitude, Longitude. Latitudes and longitudes are to within 0,000001 (6 digits after the comma).
(0 ratings)
Reviews0
PriceUSD 19.95
Views626
Geographical Code Database - Canadian Postal Codes
posted bygetGeoCode.cominDatabase Tools
Download the Canadian postal code database. 809 036 precise records are in the 'Canadian Postal Codes' package. Canadian Postal Codes are composed of 6 characters. The 'Canadian Postal Codes' package includes the information on: Canadian postal code, Latitude, Longitude. Latitudes and longitudes are to within 0,00001 (5 digits after the comma).
(0 ratings)
Reviews0
PriceUSD 19.95
Views881
Geographical Code Database - German Postal Codes
posted bygetGeoCode.cominDatabase Tools
Download German postal code database. 14 958 precise records are in the 'German Postal Codes' package. German Postal Codes are in five-digit format. The 'German Postal Codes' package includes the information on: German Postal Code, Latitude, Longitude. Latitudes and longitudes are to within 0,001 (3 digits after the comma).
(0 ratings)
Reviews0
PriceUSD 19.95
Views677
Geographical Code Database - US Zip Codes
posted bygetGeoCode.cominDatabase Tools
Download the United States zip code database. 42 321 precise records are in the 'US Zip Codes' package. US Zip codes are in five-digit format. The 'US Zip Codes' package includes the information on: US ZIP code, Latitude, Longitude. Latitudes and longitudes are to within 0,0001 (4 digits after the comma).
(0 ratings)
Reviews0
PriceUSD 19.95
Views1139
IgalleryX: Photo Stack Gallery Mini
posted byRimVinComponents
Key Features:
High performance based on small gallery dimension
Unlimited number of image.
Customize image path, caption and description directly from XML .
CSS supported for description text field.
Papervision GreatWhite 2.0 + AS3 .
Tweener driven
Light weight.
Source code provided
Well commented code.
(0 ratings)
Reviews0
PriceUSD 12.00
Views860
ActionOutline
posted bygpsoft2inOrganizers
A simple yet useful organizer, ActionOutline consists of an Explorer-like interface where you can store and arrange all your information in a tree outline form. You can arrange items using keyboard or mouse, cut and paste branches, place checks or tags, search, print, export, link to web or local files. You can protect your documents with encryption and password. Your outlines can be shared on the network and you can collaborate with other users.
(1 ratings)
Reviews0
PriceUSD 39.95
Views966
jCore
posted bypijuliusinPortal Systems
Update - 0.9 released! New in this release: Module and Update managers, multiple layouts support for Templates, separated Menu items and Pages so you don't have to duplicate pages, availability to limit Pages/Blocks to user groups, possibility to add Posts to blocks without having to assign them to pages, CSV export for dynamic form's data, IPv6 compatibility, Mobile browser detection for blocks, Coupon codes for shopping cart and a lot more.
jCore is an open source Multisite web CMS (Content Management System) build especially for Webmasters with E-commerce (shopping), Photo/Video gallery, Poll, Newsletter capabilities and a lot more.
(24 ratings)
Reviews0
PriceFree
Views6305
PHP File Upload Tutorial
posted bydrb072378inFile Manipulation
This tutorial will demonstrate how to handle file uploads in PHP. The example will show how to create a simple XHTML form with a file field, and a PHP script that handles the form submission by moving the uploaded file to a designated directory.
(3 ratings)
Reviews0
PriceFree
Views895
PHP Redirect Tutorial
posted bydrb072378inMiscellaneous
This tutorial will demonstrate how to use PHP to perform a redirect. The PHP header function will be used to send the HTTP headers required to perform the redirect.
(0 ratings)
Reviews0
PriceFree
Views1483
A sleel News Reader Module
posted bysamujjalminNews Reader
Sleek News Reader:
* This News Reader is Fully XML Driven, so you can add as many news as required
* This News Reader is in form of a movie clip so you can just drag & drop in your project
* You can load news images controlled be XML in this News Reader
* Redirection to an URL controlled by XML
* Well documented Help File
(0 ratings)
Reviews0
PriceUSD 6.00
Views612
Omni Site Security Email Marketing Manager
posted byscribe94inMailing List Managers
Celebrating our 10th Anniversary with $179 Powerhouse Script that does it all: Email Marketing Mgr that creates, sends, tracks | Affiliate Referral Program that calculates & pays commissions | Membership & Subscription Mgr that secures logins, protects folders | Polling Tool that monitors pulse of visitors & members | Coupon Promotional Mgr, quickly & easily embedded in Signup Forms. |All from one database! || Test drive it all at Omni Secure and get a complementary copy of our companion ticket support system, Omni Help Desk (a $97 retail value) absolutely FREE. Experience peace of mind & the power of single database management. Discover why we're a world favorite w/doctors, lawyers, hospitals, universities, major corporations, mom and pop websites and even a branch of the FBI. Joomla, Wordpress, Paypal, dozens more. FREE trial. FREE installation. FREE support for a full year, and at Omni your queries always welcome: 512-326-1234 or live chat
(0 ratings)
Reviews0
PriceUSD 179.00
Views1065
Omni Site Security Affiliate Referral Program
posted byscribe94inAffiliate Programs
Celebrating our 10th Anniversary with $179 Powerhouse Script that does it all: | Affiliate Referral Program that calculates & pays commissions | Email Marketing Mgr that creates, sends, tracks |Membership & Subscription Mgr that secures logins, protects folders | Polling Tool that monitors pulse of visitors & members | Coupon Promotional Mgr, quickly & easily embedded in Signup Forms. |All from one database! || Test drive it all at Omni Secure and get a complementary copy of our companion ticket support system, Omni Help Desk (a $97 retail value) absolutely FREE. Experience peace of mind & the power of single database management. Discover why we're a world favorite w/doctors, lawyers, hospitals, universities, major corporations, mom and pop websites and even a branch of the FBI. Joomla, Wordpress, Paypal, dozens more. FREE trial. FREE installation. FREE support for a full year, and at Omni your queries always welcome: 512-326-1234 or live chat.
(4 ratings)
Reviews1
PriceUSD 179.00
Views2665
New EasyCarScript 2014 Version : 100% Fully Responsive Design
posted byeasycarportalinAutos
EasyCarScript 2014 is the easiest SEO friendly auto classifieds scripts and car dealer script in 1 ultimate package. EasyCarScript 2014 offers all features you need to run a successfull auto classifieds website and car dealer website, such as 100% Fully Responsive Design, Browse Cars by makes and models, SEO Friendly Optimized Content and URLs, Postal Code Search By Radius System, Listing and Subscription Packages, Multiple Languages capabilities, Videos & Youtube support, New Google Maps V3 feature, WYSIWYG editor, Improved Form Fields and so much more .. We also provide FREE ONE TIME INSTALLATION SERVICE for all new purchase. So let's start making a profitable website with us!
(109 ratings)
Reviews70
PriceUSD 149.95
Views21207
EZMVC
posted bysarfraznawaz2005inApplication Framework
This package is an easy-to-use framework implementing the MVC (Model View Controller) design pattern. It helps you create maintainable, flexible and scalable applications. It is pretty similar to frameworks like codeIgniter, cakephp or symfony but does not contain all the features of those frameworks at the moment, however, it is built on ease of use bases. It provides:
- A base registry class for storing application variables
- A router class to dispatch requests to controller classes
- A MySQL database wrapper class
- A base model class to manage stored information
- A template processing class to manage the output of view scripts
- Helper classes for CAPTCHA validation, display pagination and bread crumbs links
(0 ratings)
Reviews0
PriceFree
Views930