Software Index
Related Topics
Popular Trends
Trending Topics
 

Java Server Pages Hans Bergsten

All | Freeware
Product Title  /  Popularity Revised License Rating Size
WizeHive
WizeHive is an online collaboration and task management tool built to help busy people organize their lives. It has features that resemble a cross between microfeed products such as Yammer and organizational tools such as Central Desktop and Huddle. Like ...
November 8th 2011 Freeware    205k
blogination for Mac
Blogination reads files written in markdown and outputs xhtml. Supports syntax highlighting. Philosophy is simplicity.

Blogination can be used as a library, in a web application and it is ideally to use darcs or git with it. Intended use is a ...
August 14th 2011 Freeware    10k
C++ Server Pages
C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to ...
October 30th 2004 Freeware    8,018k
IDAutomation ASP Barcode Server for IIS
The ASP Barcode Server Component easily adds barcode generation capability to webpages hosted on Microsoft IIS (Internet Information Server) through ASP (Active Server Pages). This implementation is compatible with all browsers and is easy to embed in HTML as a ...
November 22nd 2007 Demo    1,127k
ASP Barcode Generator Script
The ASP Barcode Generator Script easily adds barcode generation capability to webpages using ASP (Active Server Pages) barcode scripting, which is provided in pure ASP source code form. This implementation is easy to embed in HTML as a high-quality image ...
September 22nd 2011 Demo    3k
Bluefish
Bluefish is a programmer's Web development editor written using GTK, designed to save the experienced webmaster some keystrokes.

It features a multiple file editor, multiple toolbars, custom menus, image and thumbnail dialogs, open from the Web, CSS dialogs, PHP, HTML, Java, ...
June 8th 2011 Freeware    1,976k
CLOX WebMaster ASC
An active server component designed to work on ASP compatible Microsoft Windows servers (also works on desktop servers using Windows 95 or later). Using the sets of special clock graphic files provided the component puts rows of analogue clocks showing ...
October 3rd 2006 Shareware  5 stars 407k
Active Server Flash Standard
Powerful Macromedia Flash component to create server side professionally looking Flash(swf) from your Active Server Pages (VBScript and JScript), your PHP scripts.Fast, Flexible, Easy to Use, ASF is a Flash charting and graphing component for web servers and for embedding ...
January 12th 2003 Shareware  5 stars 1k
123 Flash Chat Server Software(Linux)
123 Flash Chat Server Software can add a chat room to your website in minutes. It organizes chat events or online meetings for social network or portals, etc. Technology utilized: Java chat server and Flash chat client. It is secure, ...
August 16th 2008 Shareware    58,675k
123 Flash Chat Linux Server Software 7.5
123 Flash Chat Server Software can add a chat room to your website in minutes. It organizes chat events or online meetings for social network or portals, etc. Technology utilized: Java chat server and various chat client. It not only ...
March 19th 2009 Shareware  5 stars 66,867k
OverSite for Mac
If you design, develop, or architect Websites or other GUI-based software applications, then OverSite is the app you’ve been waiting for… even if you didn’t know it! With OverSite, you can quickly define your site or application’s structure.

Creating wireframe mockups ...
April 16th 2011 Shareware    7,066k
RevilloC MailServer
Send and collect all the emails for your home or office network, whilst saving dial up time. The mail server now contains a web proxy server, so you can now view internet web pages from your networked machines.The mailserver is ...
February 22nd 2002 Freeware  5 stars 4k
ASP Barcode Server Component for IIS
Easily add server-side barcodes to web applications. The ASP Barcode Server Component for IIS is a server side component used to add bar codes to webpages hosted on Microsoft® IIS through ASP (Active Server Pages). This implementation is compatible with ...
June 26th 2002 Commercial  5 stars 1k
Server Mask
A major security issue is the exposure of a Web server’s identity via its HTTP header. Broadcasting this data makes it easier for a potential intruder to complete their first hacking task -- identifying your operating system and Web server ...
November 18th 2002 Shareware  5 stars 611k
Html Code Convert
HTML Code Convert helps speed up the conversion of HTML code into different format including Java Script, JavaServer Pages, Microsoft ASP, PHP, Perl, and the UNIX Shell. It is particularly useful in CGI scripting.
December 23rd 2003 Freeware  3.5 stars 184k
fax@NET Server
fax@NET Server receives fax messages (modem and ISDN) and sends them via SMTP to your mailaccount. You can send your faxes via the WebClient, the fax@NET Plus Printer or programmatically via a socket communication. This means you can send your ...
July 26th 2003 Shareware    2,521k
ASPcodePrint
ASPcodePrint is designed to print the source of web pages written using HTML, VBScript and JScript. The output can be printed and exported to RTF and PDF formats.

ASPcodePrint enables you to customize the output to suit your requirements by ...
August 4th 2005 Shareware    4,594k
ASPMaker
ASPMaker is a powerful ASP code generator that can generate a full set of ASP (Active Server Pages) quickly from a Microsoft Access Database, SQL Server or any Data Source that supports ADO. Using ASPMaker, you can instantly create Web ...
July 21st 2007 Shareware  5 stars 8,253k
ASP XMLMaker
ASP XMLMaker is an easy-to-use code generator for creating ASP (Active Server Pages) that output XML from a Microsoft Access Database or any ODBC Data Source. You can instantly serves XML for Ajax, RSS, Flash or any other applications that ...
February 25th 2007 Free to try  5 stars 5,844k
ASP Report Maker
ASP Report Maker is a powerful reporting tool that can generate dynamic ASP (Active Server Pages) Web reports from a Microsoft Access Database or any ODBC Data Source. You can instantly create live detail and summary reports or crosstabs reports ...
March 8th 2007 Shareware  5 stars 6,077k
Related Scripts
Introduction to Java Server Pages
This article gives you an introduction to Java Server Pages and is a sample chapter from ?Professional Java Server Programming?. It explains the architecture of Java Server pages, Java Beans and database connectivity using JDBC, the elements of a JSP ...
November 27th 2005 Freeware     
Introduction to Java Server Pages, Your first JSP Page
With this article you can learn about the Java Server Pages (JSP). This is a ingredient of Java 2 Standard Edition (J2SE) and in conjunction with Java Beans and Java Servlets it can be used to develop scalable, efficient and ...
December 5th 2005 Freeware     
HOWTO: Using a Java Class with Active Server Pages
HOWTO: Using a Java Class with Active Server Pages is an article which deals with step by step method that have to be adapted to utilize the java server objects in the ASP application. Here author explains this method with ...
November 23rd 2005 Freeware     
C++ Server Pages
C++ Server Pages (CSP) allows developers to build Dynamic Web Pages and Web Applications by using C++. Existing C++ projects can be ported to the Web by simply including the C++ source code, or by importing the C++ libraries to ...
December 13th 2005 Freeware     
Examining Java Server Pages in detail
You can learn the anatomy of the JSP from this tutorial. A JSP page basically consists of three parts namely, Directives, Scripting Elements, JSP Tags. Any page with a ,jsp extension will compile and run successfully as a valid JSP ...
November 30th 2005 Freeware     
A Practical Guide to Active Server Pages
A Practical Guide to Active Server Pages is a guide which is very helpful for the intermediate level programmers of ASP. It is a full programming guide and a refernce guide for the ASP programmers. This is a simple script ...
December 19th 2005 Freeware     
Active Server Pages
Active Server Pages is an article which is helpful for the beginners to gain knowledge regarding ASP. This article describes the meaning of ASP and how can be used dynamically for generating web pages utilizing JavaScript and VBScript. It also ...
December 6th 2005 Freeware     
Active Server Pages Frequently Asked Questions
Active Server Pages Frequently Asked Questions is a program which shows the visitors a detailed information about ASP. It contains the answers for the connection properties, time-out, absolutepostions, cursor choices, the features of the data provider, using input and output ...
November 21st 2005 Freeware     
Active Server Pages: Displaying Date, Time and Text
Active Server Pages: Displaying Date, Time and Text is a tutorial that helps the users to show how to display the current date and time on their websites. This tutorial also shows the method to modify the present date and ...
December 15th 2005 Freeware     
Active Server Pages: General FAQ
Active Server Pages: General FAQ is an ASP FAQ program which shows the answers for the frequently asked questions regarding ASP. This contains any types of questions like, the scripting language used with ASP, describe about the installation of ASP, ...
December 8th 2005 Freeware     
Related Code
WaspZip 2.1
WASPZip is an Active Server Pages DLL Zip and Email component. It allows you to compress multiple files into one zip file and send it to an email address as an attachment. WaspZip does it all in one command.
February 20th 2006     188k
Active Local Pages Frame 1.0
Combines Active Local Pages and extended DHTML model in an application frame that allows DHTML/ASP/CGI applications to run without need of WEB server or installation on nearly all desktops (no PWS,IIS need) as typical desktop applications. Applications may choose their ...
February 7th 2006     1,303k
Abyss Web Server X1 2.0.6
Abyss Web Server X1 is a free web server available for Windows, MacOS X, Linux, and FreeBSD. Despite its small footprint, it supports download resuming, caching negotiation, logging, CGI/1.1 scripts, ISAPI extensions, Server Side Includes (SSI), custom error pages, password ...
February 22nd 2006     301k
A java / php login script
This gives a simple secure login script for basic pages, such as clan member pages, It is a simple php secure login script using java and php. The login code is pure java, however the password could be seen by ...
March 1st 2006     2k
xSQL SDK - SQL Server Compare v2.0
Integrating SQL Server database scripting, comparison and synchronization functionality in your own applications has never been easier or quicker! Built on the .NET platform with 100% C# codebase and optimized for large databases it is fast and supports all SQL ...
February 4th 2006      
New Software
Popular Software