Results matching for "form+processor"
Sort Listings By
Show Only
By Customer Review
Licence Type
Achieve Faster Performance in Content Loading
posted byJohn_JacobinTutorials, Training & Tips
The Work Around in Content Loading for Faster Performance It is always a challenge for developers to establish an application wherein all functions should be able to execute not just well but fast. This is even more challenging for Ajax based developers since as an RIA, it has to provide optimum user experience and the only way to do that is to develop an efficient and fast application. That is possible when all functions load up really fast. If one function load less faster than others, it will not perform as expected. ASP.Net Ajax has provided a smart way of accelerating the speed of content loading. In gist, you can accelerate the speed of content loading when you control each function so that the server could focus on each function. Instead of dividing the server to different functions, this simple trick lets the server focus on a single function and executes faster than the original plan.
(0 ratings)
Reviews0
PriceFree
Views1322
PHP Phone Text Message
posted bygallagherseaninCommunication Tools
With this script one can send free text messages to a cell phone right from a web form. This saves you money from having to be charged by a phone carrier to send a text message and also a novel thing to provide your web users with. The script is rather easy to use. There is only 1 PHP file and it simply processes the form after it has been submitted and then sends a text message to the phone number. The script has a plan template so that you can easily add you're own style and design to the PHP form. The form has form field validate to ensure the user has entered all fields and that the phone number is actually a number.
(0 ratings)
Reviews0
PriceUSD 15.00
Views1775
Stock Watch Apps
posted byscriptarchive8inMovies
A set of stock watch applets, inspired by stockapplets.com. These are identical in function, but various designs are provided to match different possible website designs.
(0 ratings)
Reviews0
PriceFree
Views923
Site popularity and Google PageRank checker
posted byseo-page-rankinWeb Traffic Analysis
The "Site popularity and Google PageRank checker" is easy to use script to make your site attractive. Brings Google PageRank value information, Fake PageRank detector and number of popular search engine backlinks. PageRank value button can be easily installed and links to your homepage.
(3 ratings)
Reviews0
PriceUSD 5.00
Views1509
Dynamic PHP Image Consolidator
posted byjpokressinImage Manipulation
I've been trying to improve performance on my site by minimizing the number of round-trips to the server to retrieve files. I've found scripts out there to dynamically merge css files and javascript files into a single download, and I wondered if something similar could be done for images... Interestingly, I accidently discovered that youtube does exactly this by merging a bunch of their images into a single file, and then dynamically plucking them from this 'image menu' using the css background scroll. Cool, you say? That's what I thought. I threw this script together by merging a variety of other scripts I found on the net. Enjoy. Just drop it on your server, and pass the relative path of the directory you want it to draw files from --- here's an example: http://www.yourserver.com /combine.php?dir=/images/ Note: it will filter the files -- will only read .png .gif and .jpg (or .jpeg), so you don't ahve to worry if you have other files types in that directory as well.
(3 ratings)
Reviews0
PriceFree
Views1131
DataSpade
posted bydataspadeinDatabase Tools
Dataspade is a front end database application that can interface with Microsoft Access and SQL Server. It has full support for All common database functions. Including Inserting, Updating, Deleting and Exporting. Based on permissions settings you can set your database up to be a secured information distribution platform or a Search engine optimized web catalog. Dataspade can also be configured to use master detail output.
(0 ratings)
Reviews0
PriceUSD 1,999.95
Views1174
plusPHP Illustrated Online Bookmarks Script
posted by3dominBookmark Management
Illustrated Online Bookmarks Script allow to start web 2.0 site there visitors may store and share their bookmarks ( favorite links) with each other. Script has powerful admin backend (PHP/MySQL/AJAX) and doesn't require any knowledge of HTML or PHP to run. Unlike many other scripts this one allow to organize bookmarks as illustrated lists or tree-like structures with easy WYSIWYG editor. Shared links form pages which attract visitors from Google thus your traffic (and earnings!) will grow day by day.
(0 ratings)
Reviews0
PriceUSD 49.00
Views2435
Search Engine Builder Standard
posted byfocusnetinSite Search
Many visitors to your website are usually looking for specific information. If they have to take too much time to find what they want, you will lose some of them. Search Engine Builder is specifically designed to help with that problem. It indexes your entire website quickly and generates an efficient search engine. It makes it easier for your visitors to find things on your website and gives it a more professional appearance.
(6 ratings)
Reviews0
PriceUSD 59.00
Views2514
sswf
posted byalexiswilkeinSoftware
Using sswf, an open-source C++ library and scripting language, you can create Adobe Flash animations on the fly.
Since it's initial release in 2002, sswf has been extremely popular. Despite never being advertised, it has been downloaded more than 51,000 times, has been converted to work on several Unix platforms not initially supported, and has been integrated into several commercial products with great success.
sswf supports most of the Adobe Flash tags, including audio, ActionScript, and the new enhance fonts features introduce in version 8. The project includes a Javascript compiler, in a library of its own, in order to compile ActionScripts to byte code supported by all the Adobe Flash players.
And best of all, Made to Order Software is 100% committed in offering full support and training to help your staff excel in using the sswf library.
(0 ratings)
Reviews0
PriceUSD 1,250.00
Views771
Gnews Publisher .NET (Aug'09 Released)
posted byinfoinNews Publishing
Gnews Publisher.NET is a cost-effective solution to manage news and articles online. Gnews Publisher allow you to publish press releases, news, company announcements, articles and knowledge-base content divided to categories. Built for ASP.NET utilize high-technology for information centralization, and information sharing for your site. Provides you to manage a dynamic web site. Allows you to manage your content within a full database-driven management system.
Gnews Publisher.NET provides you to manage dynamic web site. Publish news, headlines, press releases, articles, blogs or any other documents. Friendly management pages, template based frontend and SEO url are reasons to use this script.With Free setup and 1 year upgrade,
Some great features of Gnews.NET: Easy installation, friendly management, multi-editor feature and zone-based management, template system, complete database backend, SEO feature, search engine etc...
(3 ratings)
Reviews0
PriceUSD 59.95
Views1608
Tigra Slider Control PRO
Tigra Slider Control PRO - is DHTML component for the websites that adds advanced vertical and horizontal track bar capability to the HTML forms similarly to the controls widely used in desktop applications. The position of the handler is translated into the value from specified range and placed in existing input box of the HTML form. The slider is simple improvement that makes the interface more user friendly.
(0 ratings)
Reviews0
PriceUSD 29.00
Views958
Tigra Slider Control
Tigra Slider Control - is DHTML component for the websites that adds vertical and horizontal trackbar capability to the HTML forms similarly to the controls widely used in desktop applications. The position of the handler is translated into the value from specified range and placed in existing input box of the HTML form. The slider is simple improvement that makes the interface more user friendly.
(0 ratings)
Reviews0
PriceFree
Views1611
Working With ObjectDataSource And GridView
posted byBeansoftwareinTutorials & Tips
This tutorial explains how to connect to data source with ObjectDataSource and show data in GridView. A GridView supplies data in table form with the possibility to sort, edit, select an item and even split the data over several pages. ObjectDataSource supplies the possibility to use the 3 tier design model and has the advantage that less code has to be written.
(3 ratings)
Reviews0
PriceFree
Views1389
CoSolvent Personal Player
CoSolvent's Personal Player is a Flex application that uses a Virtual Timeline to dynamically assemble supplied flvs into a seamless movie. The Player can apply individual mark-in, mark-out and ordering to multiple FLV files. The resulting clips will play as a single movie in the specified order. The structure of the delivered movie is defined each time the Player is loaded onto the user's browser page. If you desired, a web page could be programmed to deliver a custom-edited video on each and every page view. In fact, if you exploit the Javascript JSON structure, you could even force the movie to reload in a different form without refreshing the page.
(0 ratings)
Reviews0
PriceFree
Views947
GridView extras - DetailsView
posted byBeansoftwareinTutorials & Tips
This tutorial explains how to add a record, sort and divide data in DataGrid, and how to use DetailsView control. DetailsView class shows one single record in table form. It's used to give a view on all the details of any object selected by a GridView or another control (often DropDownList).
(0 ratings)
Reviews0
PriceFree
Views1332
Web Template for Business like Desktop Application
posted bypublishinFla Archives
1. Fully validated contact form
2. Fully XML and HTML driven
3. Loading different XML files at the same place by clicking different buttons
4. Name of the images are from XML
5. All are static text fields, only the colors set in Flash
6. Features and recent news sections are from HTML for SEO
7. PHP for contact form is included
8. PSD file for the background image included for modifications
9. Scrollbars are Flash default to reduce file size
10. All the text is from XML and customizable
11. Maximum code is in one place (buttons contain code for events)
12. Only one button is used everywhere with different action
13. The images are loaded fast as the loading of second image starts with the first. Only for the first time the loading of images will take bit time
14. + more is not functioning ( it is for your extra usage purpose, you can do what ever you like with it)
15. Recent news section is loaded from HTML with links in HTML)
etc
(0 ratings)
Reviews0
PriceUSD 12.00
Views531
Best Wallpaper Script
posted bytoniblueinImage Galleries
This is the only image platform that can truly give you the opportunity for managing your wallpapers in a professional manner. Wallpaper Script's simple design lets you highlight your unique theme. We've gone to great lengths to make customizations easier. Wallpaper Script comes with a great experience in wallpaper section and is the best recipe for having your own successful wallpaper gallery.
FRONT END FEATURES:
-Time saving search feature -User registration -Member section -Support for categories and subcategories -Password reminder 6 Web2.0 look & feel -Ajax star rating -Comments -Multiple resolutions support
ADMIN FEATURES:
-Web based installation -ADVANCED Bulk upload -URL upload -Contact page -Unlimited Categories and Subcategories -Ajax drag and drop friends management -Authors management -User management -Support for templates & theme editor -Automatic resize
(13 ratings)
Reviews1
PriceUSD 49.00
Views7590
Web 2.0 List Cleaner Script
posted byTekimeinText Processing
The fast and flexible Web 2.0 List Cleaner Script. Cleans and sorts email lists, keyword lists, URL lists and more text lists with a fast and flexible Web 2.0 interface. Install and start your own list cleaner in just minutes! Install and set-up in just a few minutes -- Full Ajax form with legacy support -- Removes duplicates -- Removes blank entries -- Sorts lists -- Removes non-alphanumeric characters -- Extracts valid email addresses -- Extracts valid URLs -- Converts to uppercase -- Converts to lowercase -- No JavaScript? No problem! Degrades smoothly in legacy browsers.
(3 ratings)
Reviews0
PriceUSD 20.00
Views1349
Jay's Recommend this Site Script
posted byjasonrusso2008inSoftware
Allow visitors to fill out a form and send an email to their friend(s) recommending your website.
Features:
* Templates that allow you to fully integrate the script into your website.
* Custom Messages and Error Codes. You can edit your error codes and messages so you can personalize every aspect of this script. NO annoying "script written by: " tagged at the end of your messages or embeded into your webpages.
* Form Example with plug and play code. * Maximum uses per day feature! Help prevent spam and abuse by only allowing x-amount of uses to your website per day.
* Maximum email address' set the maximum amount of email address visitors can send in to.
* Block Domain Name extentions. Block .ru,.tk, domain or other domain name extentions to help cut down spam or target your geographic location.
* Send Email via SMTP or standard PHP mail() function.
(3 ratings)
Reviews0
PriceFree
Views1008
CSS-to-Inline Converter for HTML Emails
posted byamfriedmaninEmail Utilities
It's the biggest headache of being an HTML email programmer: e-mail clients like AOL, GMail, and Hotmail just don't like CSS. They only want the most plain and simple HTML. What is a great HTML artist to do? Now, you can still code a complete, and complex CSS document, along with a graceful, easy-to-read HTML email. No more wasted hours!
Using this class (or a handy web form which you'll have free access to at ViV Web Solutions), just pop in your CSS file, your HTML file, and the output file you want, and -- VOILA! -- a shiny new HTML complete with inline styles, ready to send.
The CSS-to-Inline Converter class honors the following advanced CSS rules:
- CSS rules of ordering (later entries take priority)
- CSS rules of precedence (appropriate id, class, tag, tag#id, tag.class, and #id.class prioritization)
- Comma-separated CSS rule entries (e.g. p#big,div#wide { ... })
Current Limitations:
- You must remove server-side code and javascript
- Does not parse a: pseudo-cla
(0 ratings)
Reviews0
PriceUSD 100.00
Views1396
Related Categories
You May Also Like

(12 ratings)
PriceUSD 3,449.00

(11 ratings)
PriceUSD 99.00