Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 6621-6640 of 36576
MS SQL Data Wizard
MS SQL Data Wizard is a powerful Windows GUI utility for managing data. It provides you with a number of easy-to-use wizards for performing the required data manipulation easily and quickly. MS SQL Data Wizard allows you to generate PHP scripts for the selected tables and queries, convert any ADO-compatible database to the SQL Server database, export data from tables and queries to most popular formats, and import data into the tables.
(0 ratings)
Reviews0
PriceUSD 59.00
Views1896
ABBYY PDF Transformer
Easy-to-use yet powerful utility that combines PDF conversion and PDF creation functionalities. The product accurately transforms any type of PDF file into editable formats like Microsoft Word, Excel, HTML or TXT and retains layout if needed. You can generate PDF files directly from a Microsoft Word document, Excel spreadsheet, PowerPoint presentation or Visio diagram and create PDF files from any Windows application using a PDF printer driver.
(0 ratings)
Reviews0
PriceFree
Views2003
MS SQL Maestro
MS SQL Maestro is a powerful Windows GUI solution for SQL Server administration and database management. MS SQL Maestro supports for SQL Server 2000/2005 versions, and all of the most important SQL Server features, including XML data type and XML indexes support, availability of schemas, support for CRL Procedures, synonyms, assemblies, symmetric and asymmetric keys, certificates, also provided support of new logins types.
(0 ratings)
Reviews0
PriceUSD 89.00
Views1934
LinkyCat
posted bydslog1inOrganizers
Do you visit a lot of websites every day? Do you use several browsers or work with several computers? Do you exchange favorite bookmarks with friends? If so, you need a browser-independent bookmark manager! With LinkyCat, you can forget about synchronizing bookmarks in different browsers or on different computers, you will be able to easily give your friends your bookmarks and you can open all the sites that you frequently visit with one click.
(0 ratings)
Reviews0
PriceUSD 20.00
Views2523
The Money Train: Building e-commerce sites using Ruby on Rails
The Money Train is an e-book for Ruby on Rails with tips on how to build an e-commerce site using the Rails framework. You'll get a head start on building your own online store by learning from someone who has been there and done that. Code and schema samples are included to help you know before-hand what you'll be up against and how to tackle some common problems.
(3 ratings)
Reviews0
PriceUSD 12.00
Views2912
Ryan's District Link 2 You (SE2)
This is a great script that you may need to add to your site it is the best script of it�s kind I have ever seen . It allow you visitors to add there site link to your site in alphabetically. Its can be integrated in any site because you can customize it the way you want It is like Bravenet Free for all links but in a more advanced form . its for free All what it needs a php supported server and a mysql db
(6 ratings)
Reviews0
PriceFree
Views5244
Ryan's District Tell a Friend
This is a great script that you may need to add to your site it is the best script of it�s kind I have ever seen . It allow you visitors to send email to there friends inviting them to your site its fully integratable in any website and you can customuze it your way . Please read readme.txt inside the package All what it needs a php supported server
(9 ratings)
Reviews0
PriceFree
Views6090
Ryan's District Email Sender
This script allow your website visitors to send anonymous emails This will allow email sender to send emails to any email and from any other email address Its really special and I�d recommend you to use . Its installation is easy and you can modify it a lot and integrate it in your website Read the readme.txt inside the package for more info about editing the script
(3 ratings)
Reviews0
PriceFree
Views2536
AspLib InputNumber
A number input field. Control allows you to define range of number to be inputted. You can also choose negative and fraction number options, set precision of the number. Component has increment buttons and button to call pop-up calculator. The control can display value using mask. Also allows to define a range of valid numbers. ASP.NET AJAX supports and rich client side API.
(0 ratings)
Reviews0
PriceUSD 399.00
Views1607
Maian Gallery
Nice simple photo gallery system, Full size image preview in pop up or via thick box function, Auto thumbnail creation, Paypal IPN integration to sell pictures, Watermark feature for masking actual pictures, Contact us about picture function, Group images into categories, Supports flash files, Easy to install, Utilises the Savant template engine.
(45 ratings)
Reviews0
PriceFree
Views14577
Word Cleaner
Word Cleaner enables you to batch convert Word files (and .rtf, .txt files) to HTML files and clean out all the unnecessary tags, thus reducing the size of your files and improving download times. You can also clean existing HTML files.
(0 ratings)
Reviews0
PriceUSD 99.00
Views1362
Membership, profile and roles in ASP.NET 2.0
This serie of articles explains the membership provider system in ASP.NET 2.0, how to make it work against SQL Server 2000, how to tweak the CreateUserWizard to require email verification when new accounts are created etc. As of this moment there are 6 articles, all with explaining sourcecode.
(3 ratings)
Reviews0
PriceFree
Views1505
Click image and get mouse coordinates
posted bytriquiinImagemaps
With this script you can display an image and clicking on it, you will display mouse coords within the image itself. A "you pointed here icon" is also displayed
(24 ratings)
Reviews0
PriceFree
Views6841
Rails Plugin Directory
posted bybcurtisinWeb Sites
Find every Rails plugin imaginable in this searchable database. Keep on top of plugin releases by subscribing to the RSS feed. Provide feedback on plugins by rating them or submitting comments about them.
(0 ratings)
Reviews0
PriceFree
Views2632
Free PHP Script Directory
posted bymasokoinWeb Sites
Carefully selected collection of FREE PHP Scripts. Most of them have demos so you don't waste time installing a script that don't fit your needs. If you are planning to build a dynamic site but you don't know PHP, gscripts.net will help you find the free software that you need. We offer more than 12 content management systems that you can use as a base for your new site. If you are a webmaster of an existing site, you may spice it with a new forum , photo gallery, links directory, chat, blog or add E-Commerce functionalities.
(75 ratings)
Reviews0
PriceFree
Views16908
DeskAlerts - Desktop Alert Software
DeskAlerts - desktop alert software is the easiest way to provide your customers with your news and alerts. This is a small software sits in customer Windows taskbar and pops up window every time you send broadcast message. You even can send personalized messages. This is more effective than e-mail or RSS. Your message will be delivered with 100% guarantee. No spam filters, no obsolete addresses. Your customers don't need to know what RSS is and what to do with it. They need to download small application only.
(0 ratings)
Reviews0
PriceUSD 95.00
Views1686
SMSing
SMSing is a simple client/server based application to send SMS�s through the Internet using Clickatell as service provider. The application supports multiple users, credits, logging aso. In the current version, SMSing shall demonstrate how to use and combine different technologies to send SMS�s. Nevertheless SMSing is really interesting for people sending lots of SMS who are bored to type the text using the keyboard of their mobile phones and pay the high prices of their mobile providers. SMSing even allows you to send anonymous messages, or messages with fake sender-number.
(6 ratings)
Reviews0
PriceFree
Views4264
GridView Hidden Column Problem (And Two Common Solutions)
Explains how to simulate hidden column in GridView control. GridView is one of the new controls in ASP.Net 2.0 that replaced the DataGrid. In earlier versions of .Net when you didn't want the data to be visible to the client, you simply set the Column visibility to False. But, if you try that with ASP.NET 2.0 GridView control, it will return only empty string.
(3 ratings)
Reviews0
PriceFree
Views1790
BoonEx Community Software Experts
If you plan to create a dog's lovers community or teens of New-York social club or any type of community BoonEx is the place to get your community software. BoonEx offers free community software Dolphin, free community software Barracuda, and communication tool Ray. You can contact BoonEx for custom community solutions. With BoonEx community software experts you can create any type of community.
(25 ratings)
Reviews4
PriceFree
Views21332
Working with Web User Controls at Run-time
Explains how to work with ASP.NET user controls at run-time. User controls offer great flexibility than server-side includes (SSIs) by accessing the object model support provided by ASP.NET.
(0 ratings)
Reviews0
PriceFree
Views2227
Results 6621-6640 of 36576