Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 1041-1060 of 3035
Running Stored Procedures in Access Database
Explains everything in detail you'll ever need to know about creating Stored Procedures in Access Database and then calling from within ASP. Select, Update, Insert and Delete Stored Procedures are described. Sample code and database available for download.
(3 ratings)
Reviews0
PriceFree
Views3801
JabberChat
Simply put, JabberChat is a Perl CGI �web-based� product which you can download and install on your web site (like a hit counter or guest book) to provide live chat to your vistors. JabberChat features millions of channels (for public or private chat), whispering �private� messages, directing public messages, fun and interesting teleconference �actions�, color codes (for colorful names or chat text), and plain old fun chatting.
(0 ratings)
Reviews0
PriceFree
Views7587
Database Search Sample Code
Here is a quick sample of searching a DB for certain records. It's really no different then doing any other query except that you need to use wildcards. In ASP / ADO the wildcard character is %. It works the way most of us have come to expect * to work. Why is it %? I have no idea, but it is. An Access 97 version of the database is available for download.
(1 ratings)
Reviews0
PriceFree
Views4064
CGI-Telnet
CGI-Telnet allows you to execute commands on your Web Server. It is a useful tool if you don't have telnet/shell access to your server. It is very easy to install and configure. It runs on both Unix and Windows NT. Features include: File Transfers - Upload and Download Files, Command Timeouts - Automatically stop commands after the specified timeout period, Real-Time Output - See the output of commands as it is generated, Security - Login required for running commands, and Support for Automatic logout.
(10 ratings)
Reviews1
PriceFree
Views8259
SelectPDF Alternative - Cover Image
SelectPDF Alternative
How often have you faced numerous online tools for PDF integration, only to face uphill initial financial investment or buggy open-sourced solutions? With the brand new SelectPDF Alternative from the expert team at IronSoftware, you get a much more comprehensive tool that brings all the user-expected features of PDF creation, editing, manipulation, merging, and splitting needed. This streamlines your operations and ensures you have a high-value product when you reach the market. The SelectPDF Alternative infrastructure fully supports .NET 5, Core, Standard, Framework, and Azure. That allows your team to source information from text, images, ASPX, HTML, URLs, and much more for PDF document creation. This is further enhanced by the powerful Pixel Perfect Chromium Rendering available to generate clear, crisp images and PDF documents. That massively benefits businesses and users hoping to digitize their physical records. These features are available without sacrificing any of the security features needed for your client's industries. With so many niche markets requiring oversight and privacy protection, your end users will appreciate being able to leverage password protection, permissions, digital signatures, and metadata management. You can also integrate custom headers, text, images, and more to personalize the various PDF documents being edited and created. That allows brands to maintain their digital identities for everything from user receipts to purchase orders to intern-office communication. IronSoftware made sure to provide robust community support and documentation surrounding the new SelectPDF Alternative tool available at https://ironpdf.com/blog/compare-to-other-components/selectpdf-net-core-alternatives-html-to-pdf/. You can also download a copy at https://www.nuget.org/packages/IronPdf/6.5. This is a free-to-use tool while you are in development. You only need to purchase a license once you've reached the deployment phase.
(0 ratings)
Reviews0
PriceUSD 749.00
Views527
Website Statistics
This article describes a simple, tracking system using ASP that will collect specific information from a visitor which will give you a good idea as to who is visiting your site and what pages are viewed the most. Source code available for download.
(0 ratings)
Reviews0
PriceFree
Views4174
sloppycode complete beginners guide to building ASP components
This tutorial guides you through, in easy to follow steps, the methods needed to build an ASP component in Visual Basic. Includes downloadable source, easy-to-follow example and screen shots for each stage.
(0 ratings)
Reviews0
PriceFree
Views2521
Stuff-DB
Stuff-DB is a database system with categories, link to files, and a description page for each file. For each given file, it allows users to download the file, or access its detailed page.
(0 ratings)
Reviews0
PriceFree
Views3352
100's of FREE JavaScripts
posted bymbaroneinWeb Sites
Here you will find a series of FREE JavaScripts that will make it easier for you to build your website. Add the bells and whistles that will make your website stand out in the crowd. Check out the online examples then download them for your site. Easy to follow install instructions come with each script.
(18 ratings)
Reviews0
PriceFree
Views8785
Some Nifty Functions for Passing Variables Around
Here are a set of very useful functions that allows you to pass variables around via forms, querystrings, and/or cookies. Source code available for download. More free help at www.webforumz.com
(0 ratings)
Reviews0
PriceFree
Views3514
Integrating User Search with ASP and SQL Server Full-Text Search
This article provides sample source code for a user query parser which allows users to submit full-text search queries from ASP to SQL Server 2000. Full source code available for download.
(0 ratings)
Reviews0
PriceFree
Views2235
EnB-FTP Prototype
EnBPro is a highly portable Perl-Tk gui FTP client that will work under a variety of operating systems, as well as over PPP, PPPoE, and Ethernet connections. Current functionality include: Upload, Download, Delete files, Make directory, Remove directory, Switch between ascii and binary transfer modes, Change Directory, and CDup (Move to parent directory). It includes a readme file with details and cursory instructions on use of the program. EnBPro requires: Perl 5, Tk modules for Perl, and Net::FTP for Perl.
(3 ratings)
Reviews0
PriceFree
Views3693
"Sign Here!" Guestbook
posted byinfoinGuestbooks
This is a free, easy-to-use guestbook. Main features are: message text formatting (bold text, urls etc.); inserting smiles as icons; web-based administration; and email notifications about new posts. Also html output is optimized to maximize download speed.
(3 ratings)
Reviews0
PriceFree
Views23040
PHP for the World Wide Web Visual Quickstart Guide
Written for beginners in PHP, this visual, task-based guide gets users up and running with the basics of PHP, starting with basic syntax, testing scripts, working with variables, creating Web applications, and more. Throughout the book, sample scripts and projects show the reader just what they need to know, and a companion Web site offers every script available for downloading.
(6 ratings)
Reviews0
PriceFree
Views2851
Ranson's Scripts
posted byransoninWeb Sites
Ranson's Scripts offers a number of free and commercial Perl scripts. Available scripts include MailForm, Mail-Credit Card, Multi-Cart, 100 Links, Classified Ads, Guestbook, Redirect, Banner Rotation, Password + Redirect, and more. Option to download one or all at one time.
(0 ratings)
Reviews0
PriceFree
Views3844
Dynamically Changing Static Web Galleries
This article explains how to dynamically change static HTML Web galleries so that the Web galleries match the color, layout, and design of a Web site. It first discusses some tools that will create static HTML Web galleries, then it describes reasons these static Web galleries will need to change. Finally a detailed description of how to actually implement these dynamic changes to static Web galleries will be presented. Source code available for download.
(15 ratings)
Reviews0
PriceFree
Views5536
Parsing XML With PHP
posted bymarcinXML & PHP
This article shows how to write a simple PHP script that parses the RSS file, extracts the pertinent information, formats it, and serves it up as regular HTML. This script can also be added to any PHP file. Source code available for download.
(0 ratings)
Reviews0
PriceFree
Views8413
ArtistScope Link Protect
Originally created to prevent bandwidth and link piracy, Link Protect can manage downloads of your pages and images. If the call is not from within your site or an authorized site, a customizable default image is displayed. The links in your protected folder are undetectable and safe from searches and hack visits. You can specify domains from which you will accept links such as your other sites or those of authorized associates. Almost any type of file can be protected with Link Protect - gif, jpg, zip, html, exe.
(0 ratings)
Reviews0
PriceUSD 35.00
Views2354
dotdragnet Flash
posted byadmininWeb Sites
The Flash section of dotdragnet offers over a dozen Flash components and tutorials for download. All are written for Flash 4 unless stated. Can be easily modified for use with Flash 5.
(0 ratings)
Reviews0
PriceFree
Views2188
FluxMeta
FluxMeta creates title, description, and keywords meta tags, or analyses the meta tags in any website available trough Internet by retrieving the page. It rates the user input and advices on standard structure and length. This tool also gives the option to email the new meta tags or to download the whole page with the new meta tags inserted in a zip format for quick download.
(0 ratings)
Reviews0
PriceFree
Views1481
Results 1041-1060 of 3035