Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 2001-2020 of 3001
Add New Data Access Routines to Your Arsenal
This article presents three modular routines to access and fetch data easier with ASP. Topics include: Fetching a Recordset, An alternative to the GetConnectedRecordSet function that opens a connection, fetches a recordset, and immediately closes the connection, and Utilities for Creating Valid SQL Statements.
(0 ratings)
Reviews0
PriceFree
Views1568
Here, There, and Back Again: Maintaining State Across Domains
This article describes three simple techniques which combine persistent cookie management and creative redirects to give users a consistent experience as they move through sites in different subdomains and domains.
(0 ratings)
Reviews0
PriceFree
Views2101
Novelties / Press Releases / News
This application allows average users to load, delete and change the texts and pictures. Messages can include an attached file and if the file is a picture, it can be used as illustration for the text. Also features Built-in editor with formatting tools and support for copy / paste from MS-Word, Text Access Statistics (counts access to each published text), Multiple-criteria full-text search, Searched words and expressions statistics, Undelete facility for deleted texts, and Can be fully customized to your site's look-and-feel.
(0 ratings)
Reviews0
PriceFree
Views2478
Improve the performance of your Java code
Many algorithms are expressed most concisely as tail-recursive methods. Compilers can automatically transform such methods into loops and thereby improve program performance, but this transformation is not required by the Java language specification, so not all JVMs will perform it. This means that tail-recursive methods in the Java language can result in unexpectedly large memory usage. This article demonstrates that dynamic compilation maintains the language's semantics while static compilation often doesn't. Learn why this matters and get a bit of code to help you determine whether your just-in-time (JIT) compiler can transform tail recursion on code while preserving semantics.
(0 ratings)
Reviews0
PriceFree
Views1736
3-state Hightlight menu effect
This is a 3 state menu effect, applicable to any table. The table cell in question "hovers up" when the mouse moves over it, and depresses when down.
(0 ratings)
Reviews0
PriceFree
Views15580
Multi-Colored Menu
posted byjfwalkerinMenus
A multi-color menu script that also displays a message in the status bar.
(0 ratings)
Reviews0
PriceFree
Views9072
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
Views5533
interactivetools
posted byfraserinWeb Sites
interactivetools.com creates world-class web software. Web developers use our software to provide their non-technical clients with an easy-to-use system for managing their websites. Products range from advanced content management systems, easy-to-use classified ads programs for managing real estate and product listings, and much more. interactivetools.com's products are backed by a 90-day money back guarantee. Each license includes unlimitted free support, free upgrades, and a free installation. You can also rebrand the products and resell them your own. Visit interactivetools.com and try the product demos, free!
(3 ratings)
Reviews0
PriceFree
Views7029
Creating Dynamic Cascading Style Sheets with ASP
This is a short tip on how to build dynamic cascading style sheets using an ASP page. Stylesheets are useful for separating the content and presentation of a Web page. While cascading style sheets are static text files, it shows how to generate dynamic style sheets using ASP.
(0 ratings)
Reviews0
PriceFree
Views1524
Advantages of PHP Over Java
This is a brief article on comparison between PHP and Java language. Discussion on history, advantages, and statistics.
(24 ratings)
Reviews0
PriceFree
Views7203
AJMenu
posted byweb.managerinMenus
AJMenu is a versatile cross-browser, cross-platform navigation menu that can be configured both as a horizontal menu bar or vertical side menu. You could build unlimited levels of submenus with unique font, color and image settings quickly and easily with the menu builder software. All major browsers and OS supported. AJMenu is the standard menu navigation software for State of Nevada, USA
(6 ratings)
Reviews0
PriceFree
Views50278
ASP Code Aligner
posted byamitinUtilities
This is a Web-based generator to align your ASP and HTML combined code and remove all blank lines to tidy it up. It gives proper tabs for all kinds of ASP and HTML statements. Just paste your code and go.
(0 ratings)
Reviews0
PriceFree
Views2188
1-Search: Instant (non-indexing) Web site search solution
posted byinfoinSite Search
An advanced site search script written with search engines positioning in mind - result pages contain all proper tags to be submitted to search engines as doorway pages. The script logs all the searches, found and not found, inserts affiliate codes so that you never miss commission. Comes with advanced administration utility for setup, viewing statistics, changing appearance and much more. New version includes an optimized search algorithm for faster searches.
(3 ratings)
Reviews0
PriceFree
Views4057
Add2it Go-To Free
This is a multilingual link statistics and forwarding script with an unlimited number of links. When somebody follows one of your links it will be automatically recorded and your statistics will be adjusted accordantly. This free script finances itself with a banner ad that is displayed at the bottom of the page.
(0 ratings)
Reviews0
PriceFree
Views1639
Add2it Go-To Pro
This is a multilingual link statistics and forwarding script with an unlimited number of links. When somebody follows one of your links it will be automatically recorded and your statistics will be adjusted accordantly. This script is free of banner ads.
(0 ratings)
Reviews0
PriceFree
Views1444
Accelecart
Accelecart offers over 170 function managers for complete site management and real-time e-commerce. Features: Sell products, create categories, build dynamic HTML pages, create and manage mail lists, integrate with your choice of 10 payment processors, including Authorize.net, LinkPoint, PayPal and WorldPay, create and manage dynamic forms, UPS real time query updates, slick administrative system for Internet access, order tracking, admin stats and more.
(1 ratings)
Reviews0
PriceFree
Views1837
Tracking Web Page Visitors with XML
This article describes how to create a simple stats tracking program to demonstrate how to deal with records using XML, instead of ADO Object. Source code available for download.
(0 ratings)
Reviews0
PriceFree
Views1992
Long-term persistence: Serialize JavaBean component state to XML
The ability to save the JavaBean component state for long-term persistence within an XML document has been a topic of much discussion with Java developers in the past few years. This feature has finally been adopted in the 1.4 version of J2SE. This article shows you how to use the new XMLEncoder and XMLDecoder classes, bypassing serialization and allowing you to generate fully initialized bean instances.
(6 ratings)
Reviews0
PriceFree
Views2130
2eNetWorX OpenSource Projects
posted byhakaninWeb Sites
2eNetWorX/dev is the place to be if you like ASP. 2eNetWorX/Dev provides the full source code of the site, which you can modify to make your own site. It also includes over 10 other projects, the most famous of which is TableEditoR, the web-based remote table editor. The other projects include a discussion forum, ASP-based survey, statistics reporting application, and others. Also on the site are several articles and code samples ranging in subject from the OpenSource definition to DSN'less database connections.
(3 ratings)
Reviews0
PriceFree
Views3597
Refresh page script
Certain situations call for the refreshing of the webpage every few seconds/ minutes (such as a webcam page). Use this script to carry out the task in a graceful, "visual" manner.
(51 ratings)
Reviews0
PriceFree
Views21554
Results 2001-2020 of 3001