Results matching for "%22of+the+day%22"
Sort Listings By
Show Only
By Customer Review
Licence Type
If And Else Statements
posted bylooninIntroduction to PHP
Understanding the basics of IF and ELSE statements to perform tasks or display content based on certain conditions.
(0 ratings)
Reviews0
PriceFree
Views862
DLLCity.com Thousands of Free DLL Files for Download
posted bytechwizz78inMultimedia
Visit DLLCity.com to find all your missing dll files. Search for dll files or sort by name. The resource is free and will assist techs fix windows related / registry dll errors. We make your DLL Heall manageable. Just remember the site DLLCity.com
(3 ratings)
Reviews0
PriceFree
Views1745
TabControl v2
posted byfriendsoftitinComponents
This extension displays a tab control. TabControl is a control that has an unlimited resource of ideas for use from website navigation to chat application to picture galleries. The "tabpages" inside the tabs collection are movieclips you create and put into your library and then use the .contentPath in each tabpage item in the tabpage collection to display inside them. This component works greatly with the scrollview component included with flash 8.This component has a wide range of properties and methods. Control the tabpages with .addItem() .addItemAt() .clear() .removeItem() .removeItemAt(). There are scrollers that are displayed when your tabs overflow the control. You can set the property .useTabScroller to false and use the methods .scrollPosition property to make your own scrollers for it. Ontop of the customization of interaction there is a major customization of color scheme.
(0 ratings)
Reviews0
PriceUSD 15.00
Views1448
Accordion Panel V3
posted bycalint4inComponents
The new Accordion Panel V3 component from Jumpeye Creative Media is the following version of professional accordion panels. After the succes of the VAccordion Panel Pro V2 (vertical) and HAccordion Panel Pro V2 (horizontal) we built the Accordion Panel V3 based on the Jumpeye V3 Standards. This Macromedia Flash component can help you save lots of time on your web design projects due to its easy-to-use parameters. The Accordion Panel V3 uses a XML input file from were you can define the content of the Accordion Panel or it�s looks through styles. The visual customization can also be applied with movieclips and assets. Features like customizable tweening, scale and crop modes for panel contents, built-in preloaders makes the Jumpeye Accordion Panel V3 the perfect choice for a succesfull Flash project done in no time.
(0 ratings)
Reviews0
PriceFree
Views1804
Smart Grid, Ajax-based table editing tool
posted bysmolininScripts & Applications
Smart Grid is an Ajax-based table editing tool. Allows to manage DB tables without reloading web pages. 100% JavaScript that makes it possible to use it with any server-side technology.
Cross-browser (works in IE, Mozilla-based browsers such as Firefox, Opera 9+,
and Safari 3.0). Skinnable, multilingual. Paging support.
(13 ratings)
Reviews1
PriceFree
Views13177
PHPWeatherLib - PHP Live Weather Conditions Library
posted byebrueggemaninMiscellaneous
The goal of the project is provide web developers with an easy to use, lightweight, weather conditions library that pulls live conditions and weather data from the NOAA's public XML weather feeds.
The library is written in PHP, using a PHP4-friendly functions and object oriented design. Well under 10kb, the source files won't add bulk to your pages.
(3 ratings)
Reviews0
PriceFree
Views3665
SkinnyTip - JavaScript Popup Tooltip Library
posted byebrueggemaninWindows & Frames
Light-weight JavaScript Tooltip library that allows users to display a helpful popup hint or tooltip on their website. Supported by all major browsers, and less than 10kb in size, this tooltip library is perfect for e-commerce or intranet applications.
(6 ratings)
Reviews0
PriceFree
Views3567
Regular Expressions And Forms
posted bylooninError Handling
Some basic examples of using regular expressions to validate user submitted form fields.
(3 ratings)
Reviews0
PriceFree
Views1099
Opening files with PHP
posted bylooninFile Manipulation
A brief guide to opening and managing files using PHP's fopen() function.
(0 ratings)
Reviews0
PriceFree
Views1203
Meta Tags Generator
posted bydjapeddinMiscellaneous
Meta Tags Generator. This script will allow your visitors to create meta tags online. Features: Admin Notification
(6 ratings)
Reviews0
PriceFree
Views2123
EzyMLM PRO - Turnkey Network Marketing Solutions
posted bywebkens2001inMulti-Level Marketing
EzyMLM PRO is a PHP/MySQL application software enabling companies to start and deploy their Network Marketing or MLM business instantly. EzyMLM PRO is bundle with 4 difference type of plans range from Unilevel, Force Matrix, Recycle Matrix and Australia X-UP. Need more plan modules? Select from our module categories which consist Binary system to our Hybrid Pack with power features pack components such as Car Bonus, Profit Sharing Bonus and Infinity Bonus etc. EzyMLM PRO Secure Admin Control Panel allows you to manage and operate your entire MLM business anywhere anytime. Features range from Members Management, Billing Management, Sales, Multiple communications portal such as Ticket Support, Mass Email to Newsletter, Marketing, Business Reports and fully integrated enhanced shopping cart etc for your members or retail customers. Deploy and control Members Back Office with updates, downloads and contents via Online WYSIWYG editor accessible in Admin Control Panel
(15 ratings)
Reviews0
PriceUSD 4,997.00
Views4456
AJAX-loaded pages
posted bysuper3boyinTutorials, Training & Tips
In javascript we declare variables by using the var keyword. Translation: when we want to tell javascript that we want to make a variable, we have to use the word var. It�s a special word that javascript recognizes.
But what is a variable? Something that holds a value that can change. For example, in math, �x� can be �blue"...
(6 ratings)
Reviews0
PriceFree
Views2498
Beginning ASP.NET
posted bysuper3boyinTutorials & Tips
ASP.NET is Microsoft�s extension to HTML. It requires an ASP.NET compatible web server. Such as, Abyss or IIS (Internet Information Services from Microsoft). There are however plug-ins for Apache Web Server also. Before you continue you will need to know VB.NET which is required for the scripting part of the tutorial.
You don�t necessarily need a compiler to build an ASP.NET script. Any text editor will work. Let�s start by building or first aspx file. Create a new text document in your favorite text editor. Call it default.aspx. Now lets jump in, shall we?
(0 ratings)
Reviews0
PriceFree
Views1339
Desactivate flash blocking effect
posted byremygp17inVisual Effects
A very simple and powerfull flash anti-blocking javascript !!!! Very usefull and ideal to avoid the grey flash border effect on mouseover... Customizable for flash with transparency.
(0 ratings)
Reviews0
PriceFree
Views2069
Javascript Rollovers
posted bysuper3boyinLinks & Buttons
This used to be the language you had to know in order to get links in a color other than blue, or do image rollovers and other such things. There is still a great deal to be done with it; that is, I don�t think it will disappear in a year or two. I like using it, actually, so I am going to post a sample bit of code up here.
(0 ratings)
Reviews0
PriceFree
Views1623
Creating An Image Upload Script
posted bylooninImage Manipulation
A guide to creating a basic script for allowing users to upload images to your website.
(3 ratings)
Reviews0
PriceFree
Views2294
MySQL and C#
posted bysuper3boyinDatabase-Related
If you�ve installed it, launch your C# compiler/IDE. Next, open the project you want to add MySQL support to.
Now, go to the Project menu => Add Reference. Under the .NET tab look for MySQL.Data under �Component Name.� Click �OK� and were are ready to start coding.
(9 ratings)
Reviews0
PriceFree
Views1679
PHP Ip Image Script
posted byremygp17inImage Manipulation
A very simple but powerfull PHP Ip Image creation !!!! Image layout customizable.
(0 ratings)
Reviews0
PriceFree
Views3344
AJAX Desktop StartPage Enterprise (Netvibes clone / PageFlakes clone)
posted bydtraxinContent Management
StartPage Enterprise is our latest range of web 2.0 AJAX based application that allows you to start your own CMS provider just like Netvibes.com, iGoogle & PageFlakes.com. StartPage is a multi-lingual Ajax-based personalized start page. It is organized into tabs, with each tab containing user-defined widgets including RSS reader, Notes, Web search, weather forecast, bookmarks, email reader and more. This software also features a a unique "Drag and Drop" interface that it truly a simple to use and fun tool for all your users. It also comes integrated with database importer and php handlers so that you can easily integrate with your existing 3rd party php script. StartPage Enterprise is the perfect solution for bringing more traffic and value to your websites.
(6 ratings)
Reviews0
PriceUSD 99.00
Views3866
Site Web Builder Online With Shopping Cart And NO Software To Download
posted bywifistudiosinE-Commerce
10 Day Free Trail! Build your ecommerce website in just 5 minutes with no coding experience needed. You will have access to our 24/7 technical support, over 1,500+ templates to choose from, linking pages, photo albums, auto responders, 5 email accounts, use your own domain name, newsletters, 2,000+ image library, feedback forms, multimedia for Video Audio Flash, shipping calculator, and activate over 500 tools within a click of your mouse.
You will also receive $450 FREE advertising credits for eBay, PayPal, Google, and more. Try it FREE for 10 Days and get an additional 30 day money back guaranteed as well!
START NOW!
(3 ratings)
Reviews0
PriceFree
Views2277
Related Categories
Introduction to PHP
Multimedia
Components
Scripts & Applications
Miscellaneous
Windows & Frames
Error Handling
File Manipulation
Miscellaneous
Multi-Level Marketing
Tutorials, Training & Tips
Tutorials & Tips
Visual Effects
Links & Buttons
Image Manipulation
Database-Related
Image Manipulation
Content Management
E-Commerce
You May Also Like
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
(3 ratings)
PriceUSD 99.00



