radio control helicopters
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1194
GMTT Radio You Control 1.0a
Radio You Control is a complete DJ Free internet radio solution where the listner (or site visitor) chooses the music. MP3 or WMA files are streamed from your server in windows media player. The user gets to choose the music from a listbox and ID3v1 tags more>> Radio You Control is a complete DJ Free internet radio solution where the listner (or site visitor) chooses the music. MP3 or WMA files are streamed from your server in windows media player. The user gets to choose the music from a listbox and ID3v1 tags are shown about MP3 files. The advantages of forcing the listner to stream the music is that you are not offering illegal MP3 downloads. The script generates m3u files with a random name, which are then forced into a download. It is also completely commented so you can understand exactly what is going on. Please refer to readme.txt for further instruction<<less
Added: 2004-10-27 License: Freeware Price: $0.00USD
17 downloads
Other version of GMTT Radio You Control
License:Freeware
Content Control X - Light
||content manager: simple WYSIWYG Editor; create, edit, update and delete contents just in time; add images (standard dialog); add hyperlinks on text and images (standard dialog); ||navigation manager more>> ||content manager: simple WYSIWYG Editor; create, edit, update and delete contents just in time; add images (standard dialog); add hyperlinks on text and images (standard dialog); ||navigation manager: create navigation item (menu only); rename navigation item; sort navigation items; delete navigation item; auto navigation item output; ||user manager: Change username; Change password; secute md5 passwords; (supported languages: english / german)<<less
Added: 2004-09-18 License: GPL Price: Free
1032 downloads
ASP XML Admin Control 1
This is a small Web Application, this contains basic XML functions using ASP including a XML driven user authentication, adding new records, viewing records, editing and deleting records. more>> This is a small Web Application, this contains basic XML functions using ASP including a XML driven user authentication, adding new records, viewing records, editing and deleting records.<<less
Added: 2004-11-23 License: Freeware Price: $0.00USD
13 downloads
Other version of ASP XML Admin Control
License:Freeware
ZPanel Hosting Control Panel
ZPanel is a hosting control interface built for Windows and Linux hosts. It allows the hosts to give their users a panel type atmosphere where they can easily manage their account. Some features inclu more>> ZPanel is a hosting control interface built for Windows and Linux hosts. It allows the hosts to give their users a panel type atmosphere where they can easily manage their account. Some features include: * Helpful scripts * Installable scripts * Private messaging between users * Mass e-mail for admins * MySQL administration and limiting * Integrated Paypal support * Password directories * HTAccess manager * AND MORE! For a full list of features please visit our homepage.<<less
Added: 2005-04-06 License: Other Free / Open Source License Price: FreeAdditionalInfoArtisticLicense
1746 downloads
Tigra Slider Control 1.0
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 more>> 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.<<less
Added: 2008-09-28 License: Freeware Price: $0.00USD
12 downloads
DNS Control 1.0.3
DNS Control is a Web-based DNS management tool for BIND 9. It supports maintaining A, MX, and CNAME records, with all information stored in a MySQL database. more>> DNS Control is a Web-based DNS management tool for BIND 9. It supports maintaining A, MX, and CNAME records, with all information stored in a MySQL database.<<less
Added: 2005-03-07 License: Other Price: $0.00USD
12 downloads
Google AdSense control for ASP.NET 1.0
Fully customizable control for Goolge AdSense for ASP.NET 2.0. Supports all available banner sizes ,color change, channels. more>> Fully customizable control for Goolge AdSense for ASP.NET 2.0. Supports all available banner sizes ,color change, channels.<<less
Added: 2007-02-04 License: Freeware Price: $0.00USD
15 downloads
Other version of Google AdSense control for ASP.NET
License:Freeware
Checkbox Form Validation Control 1.0
A very simple and powerfull Checkbox Form Validation javascript !!!! Frequently used script in forms for various situation. (when you need a manual "agree" from the user before submiting a form etc...) more>> A very simple and powerfull Checkbox Form Validation javascript !!!! Frequently used script in forms for various situation. (when you need a manual "agree" from the user before submiting a form etc...)<<less
Added: 2007-07-13 License: Other Price: $0.00USD
10 downloads
XmlDataSource Control 1
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 doesnt require special software to interpret. more>> 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 doesnt require special software to interpret.<<less
Added: 2007-11-13 License: Freeware Price: $0.00USD
12 downloads
Dynamic Image control in ASP.NET
ASP.NET Training : Dynamic Image control - In this tutorial you will learn how to create Dynamic Image Control, DynamicImage Control Properties and Custom Parameters. The DynamicImage control derives more>> ASP.NET Training : Dynamic Image control - In this tutorial you will learn how to create Dynamic Image Control, DynamicImage Control Properties and Custom Parameters. The DynamicImage control derives from the DynamicImageBase which is in turn derived from Image. This control acquires image bytes from varied sources and renders them to image capable devices using an internal normalization process.<<less
Added: 2005-09-29 License: Freeware Price: Free
910 downloads
About GridView Control 1
In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data sources with out writing any single piece of code. more>> In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data sources with out writing any single piece of code. This tutorial explains how GridView makes the life of the developer easier by providing all DataGrid functionalities inbuilt including paging, sorting and selecting.<<less
Added: 2007-10-12 License: Freeware Price: $0.00USD
15 downloads
LDGraph User Control 1.0
A Bar Chart, Made In Flash. It uses an XML file to get the graph points and data, the XML file is generated by the LDGraph dll file that I made for .NET. it is a very nice component and very handful. more>> A Bar Chart, Made In Flash. It uses an XML file to get the graph points and data, the XML file is generated by the LDGraph dll file that I made for .NET. it is a very nice component and very handful.<<less
Added: 2006-02-03 License: Freeware Price: $0.00USD
10 downloads
Other version of LDGraph User Control
License:Freeware
A timesaver control: GridView
ASP.NET 2 has got several new foucs on development. Probably gridView will be your best friend of you. The GridView control automates many of the features of the DataGrid control. You have a full control on viewing, sorting, paging and editing. This more>> ASP.NET 2 has got several new foucs on development. Probably gridView will be your best friend of you. The GridView control automates many of the features of the DataGrid control. You have a full control on viewing, sorting, paging and editing. This sample is only a beginner guide but I hope that you will discover many features of gridView.<<less
Added: 2008-01-04 License: Freeware Price: $0.00USD
17 downloads
Semi-active Control of Skyhook
Semi-active Control of Skyhook - Semi-active control of skyhook more>> Semi-active Control of Skyhook offers you a convenient and wonderful application which is useful for your computer. Re-wrapped the simulation for a practical skyhook method , which is:
- Semi-active control of skyhook
- 1/4 suspension system
Requirements: MATLAB Release: R14SP1
Added: 2007-08-01 License: Freeware Price: Freeware
11 downloads
How To Use AdRotator Control 1
AdRotator is one of the Rich Web Controls available in ASP.NET. AdRotator control is available in ASP.Net to make the task of rotating the advertisement images in a web form quickly and easily. It displays banner advertisements randomly. This more>> AdRotator is one of the Rich Web Controls available in ASP.NET. AdRotator control is available in ASP.Net to make the task of rotating the advertisement images in a web form quickly and easily. It displays banner advertisements randomly. This tutorial explains how to rotate advertisement images on web form by using AdRotator Control.<<less
Added: 2008-06-12 License: Freeware Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above radio control helicopters search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed