Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 2761-2780 of 36577
MySQL - Connecting PHP to Database
This article provides tutorial notes on connecting PHP scripts to MySQl servers. Topics include creating database connection objects; executing INSERT INTO, SELECT, and UPDATE statements from PHP scripts.
(0 ratings)
Reviews0
PriceFree
Views1257
Template Anywhere
Template Anywhere is a core Enhancement component for Joomla. Fed up with the same Templates every where!? Being limited in assigning template by menuID. Then Template Anywhere is for you!!! It helps to change your site look anywhere you want. It is not necessary to be a programmer to do it! We made it as easy in use, as it could be! Features: 1. Compatibility with any 3rd party component 2. Ability to assign template to any component 3. Ability to assign template to any id within a component 4. Change languages, change templates 5. And much more �
(3 ratings)
Reviews0
PriceUSD 49.00
Views1444
Triton CMS Pro
Triton CMS Pro is a powerful yet simple program used for creating websites. With its quick installation and easy to use admin interface you will have your website up and running within minutes. Whether your goal is creating a simple website with a couple pages or a larger website with hundreds of pages, Triton CMS Pro will get you there by providing unbeatable content management tools. Triton CMS Pro is not just useful or powerful, but it is also very nice looking.
(10 ratings)
Reviews1
PriceFree
Views9332
Flash Creations: FLVnThumbs
The FLVnThumbs application is a standalone player which means it doesn�t need help from an ASP or PHP script in order to work. Your favorite video files can be shown instantly on your local machine or on the World Wide Web. This application can even match the color scheme of your website.
(0 ratings)
Reviews0
PriceUSD 16.00
Views868
Enabling Gzip and Deflate HTTP Compression in ASP.NET pages
This tutorial will help you setup HTTP Gzip and Deflate compression in your ASP.NET web application. We will make use of an ASP.NET web application life cycle event in Global.asax file to achieve that. The code is very simple to understand.
(0 ratings)
Reviews0
PriceFree
Views1564
Database Applet
Database Applet is a small java plugin that enable you to publish your spreadsheet or tabular data in a web page. It is very easy to set up and does not require any programming or server side scripts. Database Applet can easily load tens of thousands of data records. Supports sort, search and links.
(0 ratings)
Reviews0
PriceUSD 20.00
Views2776
Loop (ActionScript 3.0)
Supports any DisplayObject in Flash (MovieClip, Sprite, Image, etc) Supports XML and RSS Supports up, down, left, and right scroll directions Advanced event model Custom loading placeholder
(0 ratings)
Reviews0
PriceUSD 35.00
Views1278
Clean flash menu
In this lesson I will explain to you how to create a cool clean and advanced website menu using the action script code.
(0 ratings)
Reviews0
PriceFree
Views2605
Autoload eCommerce Shopping Cart Script
Based on the osCommerce core shopping cart, Autoload was built by shop owners who have tried several other shopping cart scripts before deciding to create Autoload. It's everything you need added to osCommerce for running an online storefront and eBay management utility. Emphasis has been placed on keeping the script universal in that it will work with other applications, in several languages completely, and with long-term goals for serious website owners in mind. You need a machine that works, Autoload is that machine. New: * Added Quickbooks import functionality * Improved Auctionblox eBay management tool integration * Improved search engine optimization * Improved PayPal IPN notifications * Customers no longer need to join PayPal to order * New attribute sets tool * 3 new configurable categories menus options * Easier installation procedure Google Base store export and Easypopulate improvements * Google Adsense infobox installed for showing your ads
(13 ratings)
Reviews1
PriceFree
Views4519
MLC Tree
MLC tree is a multi-lingual content component for Joomla!. MLC tree is designed to handle any data in any language that requires a directory structure such as a Business Directory, Links Directory and Scripts Directory. You can use MLC tree to run a complex Yahoo style directory to show entries of companies. The entries are divided into categories, which can contain subcategories. The companies/clubs enter themselves in the index. A security code (security image) is available for spam protection. Registered users can modify or delete their entries. The options "Translation" can be for free or not. In a menu module all categories can be shown in tree view. An extended search function gives the possibility to search within the existing values of one or more fields. Large directory? No problem. The latest release of MLC tree 1.0 introduces a optimal database that help you to makes your multi-lingual content, even with million of listings and thounsand of categories!
(0 ratings)
Reviews0
PriceUSD 80.00
Views1504
Error Handling techniques in ASP.NET 2.0
In this article, I would like to explain about Error Handling in ASP.NET. How to handle the error in ASP.NET 2.0 when an error happens in your website, how to handle unhandled error, tips and tricks for better error handling and also I would give some sample code on how to do Error notifications to you as website owner if there is an error happen in your site. By doing a proper error handling on your website, you can avoid any unprofessional .NET Error to your user and in the other hand, you know what is happening to your website so you can prevent the error from happening again. In the code sample above,you can see that we are using Email notifications when the error happens. For better error logging, you can actually store all the details in your database,so that you can have the history and easier for you to manage code error on your site.
(3 ratings)
Reviews0
PriceFree
Views1744
ASP.NET Barcode Web Server Control
posted byadmininSoftware
This web server control will easily add barcodes to ASP.NET web applications including solutions created with Visual Basic.NET, C# and Borland Delphi for .NET. The barcodes will dynamically appear in the web browser as high quality GIF, JPG or PNG images. This web component supports several linear and 2D barcode types including Code 128, UPC, EAN, GS1-128, ITF, Intelligent Mail, Code 39, Aztec, PDF417, Maxicode, QR-Code and DataMatrix.
(0 ratings)
Reviews0
PriceUSD 199.00
Views1167
Encrypting your ViewState in ASP.NET 2.0
In the previous release of ASP.NET, the page developer could turn encryption on and off at the application level through a config setting. When validation was set to 3DES, ViewState was encrypted before being rendered in the page. To reduce the chance of someone intercepting the information stored in the ViewState, it is good design to encrypt the ViewState. You could do this in previous releases of ASP.NET, but the support for encryption has been improved in ASP.NET 2.0, allowing you to set this on a page-by-page basis.
(0 ratings)
Reviews0
PriceFree
Views932
Ez Job Website
MySQL Driven, professional job listing website main features include: Control panel for Job Seekers and Employers. Advance search facility. Easily managable categories and sub categories. Job seekers can easily post Cvs to employers. Easily customizable, two templates. Administrator can send separate newsletters to job seekers and employers. Job listing verification by administrator. Users can send job proposals to friends. And Much More.
(3 ratings)
Reviews0
PriceUSD 24.00
Views3738
Detailed phone presentation
This lesson will show you how to create Detailed phone animation using the fade in and fade out flash technics.
(0 ratings)
Reviews0
PriceFree
Views1349
Using HttpHandlers and HttpModules in your ASP.NET Websites
In this article I would explain about HttpModules and HttpHandlers and how to use it on your Website. Sometimes, just creating dynamic Web pages with the latest languages and databases just does not give you , the developer enough control over an application. At times, you need to be able to dig deeper and create applications that can interact with the Web Server itself. You want to be able to interact with the low level processes such as how the Web Server processes incoming and outgoing HTTP requests. Before ASP.NET, in order to get this level of control using IIS, you were forced to create ISAPI extensions or filters. This proved to be quite daunting and painful task for many developers because creating ISAPI extensions and filters required knowledge of C/C++ and knowledge of how to create native Win32 DLLs. Thankfully, in .NET world, creating these types of low level applications is really no more difficult than most other tasks you would normally perform.
(0 ratings)
Reviews0
PriceFree
Views965
Encrypting Connection Strings in web.config file
Tutorial explains how to protect web.config sensitive informations, like connection strings, usually stored as plain text. Microsoft has provided the capability to encrypt sensitive information in configuration files including connection strings in ASP.NET 2.0. With this new capability you can easily encrypt sections of configuration files which makes your application more secure.
(0 ratings)
Reviews0
PriceFree
Views1803
FlippingBook Joomla Gallery
We present you FlippingBook Joomla Gallery (Joomla 1.5 extension). Most galleries and photo albums for Joomla CMS offer different effects and navigation options. Yet no matter how beautiful the effects and how convenient the navigation, they are merely photo albums, like thousands of others. We offer a totally new approach to creating galleries, photo albums, catalogs, and portfolios. FlippingBook creates a spectacular 3D effect of flipping pages
(0 ratings)
Reviews0
PriceFree
Views2087
Caching Techniques in ASP.NET 2.0
Tutorial explains declarative and programmatic output caching, including new database triggered cache invalidation capability. Performance is the key requirement of any application. One of important techniques which helps in the performance of application is Caching.
(0 ratings)
Reviews0
PriceFree
Views1178
XmlDataSource Control
Explains how to use XMLDataSource Control to access and display XML Data Source (e.g. local xml file, or RSS feeds). XML can bypass strong firewalls, it is independent of all platforms and doesn't require special software to interpret.
(0 ratings)
Reviews0
PriceFree
Views1413
Results 2761-2780 of 36577