Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 34121-34140 of 36609
Hit Counter Control
This hit counter uses an MS Access database to track hits to any number of pages on your web site, but you don't need to know databases to get it to work. You put a single tag on your page and it does the rest, there's no need to manage the database. It comes with a help file describing all of the additional properties, like displaying the counter as plain text or using images. It can be added to your toolbox and dropped into pages using design view.
(3 ratings)
Reviews0
PriceFree
Views4866
Pageville shopping cart plug in for EasyWebEditor
Add a shopping cart and secure credit card payments on your Web site with this easy to use plug-in for EasyWebEditor, 1SITE and HyperPublish. No programming skills needed, fast and easy set up, freeware edition ok for PayPal - and you can test all functions w no payment required. Unlike conventional e-commerce solutions, there is no complex software to install (and then learn how to use), no server-side programming to do and no hassles. Setup is fast and easy.
(1 ratings)
Reviews1
PriceFree
Views3400
phpXMLForm
Automatilcy build in PHP script complete HTML forms with JavaScript checking. Configuration of Form from XML files, like HTML, easy to use. Automaticly adding/deleting/updating DB, over phpXMLForm engine.
(0 ratings)
Reviews0
PriceFree
Views5221
Captcher
Security code image generator and verifier. Requires GD support (most modern PHP installations) and mySQL. No image caching required. Configurable fonts, colors and captcha lengths.
(3 ratings)
Reviews0
PriceFree
Views5199
Claros inTouch
Claros In Touch is a full Ajax webmail, instant messenger, calendar, todo list, webdisk, address book and a note taking software. The main features are: multi-protocol(POP3+IMAP) built in spam protection, folder support for the POP3 protocol, drag & drop support, nice and clean user interface, compatibility with any standards-compliant POP3/IMAP and SMTP server, operating system independence, support for sending HTML email, and full MIME compatibility. Besides it features an instant messenger which can talk with a Jabber Server.
(24 ratings)
Reviews0
PriceFree
Views23506
FreeWebBarChart4J
The FreeWebBarChart4J is a free Java component that encompasses a wide range of functionalities aimed at data visualization and analysis, FreeWebBarChart4Jcan be easily integrated into Java web applications and applets. The following list gives you an overview of the benefits of using FreeWebBarChart4J Powerful: Many configuration (new markup language for labels) and interactive features and charts. Flexible: It can be used in many scenarios, as applet, servlet /JSP Easy of use: charts can be created with cero Java programming. Low requirements: requires JDK 1.1 or later Free
(12 ratings)
Reviews0
PriceFree
Views4356
Screen Protractor Mac Edition
The Screen Protractor allows you to easily and quickly measure any angle on the screen to the nearest Degree or Radian. This perfect compliment to the Screen Calipers, the Protractor is simple and easy to use with any program. By rotating the slider points to fit your design, sketch or diagram any angle can be calculated, in any engineering unit that you need. You can also perform simple calculations like multiplying the angle.
(0 ratings)
Reviews0
PriceUSD 29.00
Views1330
FS1 Menu
Multi-level menu applet with smooth animation effects. Features include: unlimited menu depth, multi-line button labels, configurable fonts and colors, configurable menu layout.
(0 ratings)
Reviews0
PriceFree
Views2318
Google PageRank calculator for .NET
.NET library for retrieve Google PageRank and backlinks of any website.
(3 ratings)
Reviews0
PriceUSD 27.00
Views3083
1WebCalendar
posted byfsugradinCalendars
4.0 New features * Works on Macromedia ColdFusion Server 4.5 to 7 * Print to pdf from your calendar view (Requires Macromedia ColdFusion Server 7) * Assign colors to categories using a easy color choosing tool * Integrates with BIT Resource Scheduler (BIT Resource Scheduler is a separate application that allows easy scheduling of almost any resource type, i.e. Conference rooms, Laptops, Cars, etc. The Resource Scheduler requires an additional license fee and can be purchased/function with or without the calendar) * Most functions still compatible with CF Server 4.5 and higher * ALL OPEN SOURCE Code! EASY to fit into your site. Plus the other features from the previous editions. See the demo for more information. No registration required to view our demos. Just visit the site to see the demo and learn more.
(3 ratings)
Reviews0
PriceUSD 39.00
Views5470
Network Protocols Handbook
Fully explains and illustrates all commonly used network communication protocols, including TCP/IP, WAN, LAN technologies. Covers the latest and emerging technologies such as VOIP, SAN, MAN, VPN/Security, WLAN, VLAN and more. Addresses vendor specific technologies: Cisco, IBM, Novell, Sun, HP, Microsoft, Apple, etc. Reviews the ISO networking architecture and protocols. Covers SS7 protocols
(0 ratings)
Reviews0
PriceUSD 55.00
Views1449
Gallery Flash presentation
You have same pictures from your own camera and you want to create a nice presentation that could be publishing on web or on a CD? You need a presentation CD for your wedding or for a big social event? Or you simple want to share your pictures with others? Here is the solution for your needs: a small ready to use flash presentation gallery.
(94 ratings)
Reviews1
PriceUSD 7.00
Views10208
Tooltip help in ASP.NET and .NET Windows Forms
Implementing help for ASP.NET Applications and for .NET Windows Forms Applications have many similarities that will be highlighted in this tutorial and the reader will be thought how to implement it in both.
(3 ratings)
Reviews0
PriceFree
Views2045
ASP.NET Error Fix for : HTTP 401.3 Unauthorized Due to ACL on Resource
If you developed an ASP.NET page and receive an error page form your locale ISS, you should check your setup. Cause, ISS tries to validate web clients for authorized. Normally a web client 's session sets Anounymous account. So you should check NTFS permissions and set correct permissions for .NET setup directory.
(9 ratings)
Reviews0
PriceFree
Views2104
Process payment with Paypal IPN
posted bymunroeinPayPal
This package can be used to submit and process payments with Paypal Instant Payment Notification system. It provides a base class for submitting payments and handle Paypal responses. Applications should create a sub-class of this base class to override a few functions to customize the details of the payment transactions and how the payment responses should be handled.
(6 ratings)
Reviews0
PriceFree
Views5620
Handling Unhandled Exceptions
Java Server Pages (JSP) could handle any erros that might be arised in scriptlets, expressions, or other JSP elements. You could use try/cacth blocks to handle any known erros. In this technic we could use to display a custom error on our file where unhandled exception is thrown.
(0 ratings)
Reviews0
PriceFree
Views1472
Image Zoomer
Image Zoomer enables to zoom selected parts of an Image. The images are stored as external jpg files. You can define the zoom frames - their size, position and target image in a xml document. Zoomed images can have their own zoom frames so you can display even more details.
(3 ratings)
Reviews0
PriceFree
Views4598
Starting to work with JSP Sessions
Session are very helpful to associate some data with each visitor. You may pass and retrieve values in diffrent page using sessions. All sessions are an object associated with each web client. In this sample code we will create a session named `username` and later put a value inside our new Session object. On next step we will get our session value. .
(6 ratings)
Reviews0
PriceFree
Views2085
Sending Emails in JSP
Before to start to examine this sample code, you need a SMTP server. If you know your mail server name you could easily use this sample code in a real website. We will use JavaMAIL API. You must put j2ee.jar under WEB-INF/lib folder in your web work folder. Our testing system is Red Hat Linux with Tomcat 5.
(9 ratings)
Reviews0
PriceFree
Views2259
Writing Form Data to Text Files
This sample of JSP file, first handles all posted data from a web form and write to a text file. We have used Tomcat Server to run our sample code. You could easily edit the source code to use in your application.
(3 ratings)
Reviews0
PriceFree
Views4955
Results 34121-34140 of 36609