WareSeeker Search Software

asp server


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Apache2::ASP::Server 1.15


linux Programming->Libraries Free
View Detail
Download Apache2::ASP::Server 1.15Download Apache2::ASP::Server 1.15
0.060 MB
Apache2::ASP::Server is an utility object for Apache2::ASP programming.

The global $Server object is used in ASP programming for utility tasks such as string sanitation, finding files, sending email and registering subroutines to be performed asynchronously.

URLEncode( $str )

Returns a URL-Encoded version of the string provided.
For example, "test@test.com" becomes "test%40test.com" with URLEncode().

HTMLEncode( $str )

Returns an HTML-Encoded version of the string provided.
For example, "< b>Hello< /b>" becomes "Hello" with HTMLEncode().

HTMLDecode( $str )

Returns an HTML-Decoded version of the string provided.
For example, "Hello" becomes "Hello" with HTMLDecode().

MapPath( $path )

Given a relative path MapPath() returns the absolute path to the file on disk.
For example, /index.asp might return /usr/local/dstack/www/index.asp.

Mail( %args )

A wrapper around the sendmail() function from Mail::Sendmail.

RegisterCleanup( $sub )

A wrapper around the function cleanup_register( $sub ) function provided by mod_perl2.

Pass in a subref that should be executed after the current request has completed.

For example:

< %
$Server->RegisterCleanup(sub { do_something_later() });
# Do more stuff here:
$Response->Write("Hello!");
% >


2

ASP Server Object


script ASP->References Free
View Detail
Download ASP Server ObjectDownload ASP Server Object
The Server object provides access to properties and methods on the server. Much of functionality it provides is simply functionality the web server itself uses in the normal processing of client requests and server responses. In this tutorial the syntax, properties and methods of the ASP Server object are described.
3

ASP.NET Server Control Licensing


script ASP NET Free
View Detail
Download ASP.NET Server Control LicensingDownload ASP.NET Server Control Licensing
Learn about the licensing requirements for ASP.NET server controls and learn about an ASP.NET control licensing implementation that can be used with versions 1.0 and 1.1 of the .NET Framework. The implementation can be extended to create custom server-side licensing schemes.
4

ArrowHead ASP Server 0.2.3


linux Programming->Interpreters Free
View Detail
Download ArrowHead ASP Server 0.2.3Download ArrowHead ASP Server 0.2.3
0.18 MB
ArrowHead ASP Server is a Java Servlet which supports the ASP syntax and the VBScript programming language. It aims to support VBScript version 3.1 and the standard set of COM objects, but has a little ways to go yet.

It is extendable using Java objects and the Server.CreateObject syntax. It has been developed and tested under Apache 2.x and Tomcat 5.0.x, but should run under any Java servlet server.


5

Baby ASP Web Server 2.2


windows Network Internet->Misc Web Server Tools Free
View Detail
Download Baby ASP Web Server 2.2Download Baby ASP Web Server 2.2
61 KB
This small Web server with the following feature:
- Multi threaded.
- Real time server log.
- Support for GET, POST and HEAD methods.
- Sends directory listing if default HTML is not found in directory.
- ASP support (Request, Response, Server and Form collections)
- Cookie support (including arrays and enumeration!)
- Session support
- SSI (Server Side Includes) support
- Support for SSL (Secure Socket Layer).
6

ASP Server Outrage Reporter


script ASP Free
View Detail
Download ASP Server Outrage ReporterDownload ASP Server Outrage Reporter
If you have a website and want to know when it goes down, heres a simple ASP code to report when your server goes down.
7

WizardBuilder ASP.NET Server Control


script ASP NET Free
View Detail
Download WizardBuilder ASP.NET Server ControlDownload WizardBuilder ASP.NET Server Control
WizardBuilder is an ASP.NET Server control that allows you to add Wizard Dialog functionality of desktop applications to your web site. And all it takes is 1 line of code per page!
8

Baby ASP Web Server 2.7.2


windows Network Internet->Web Servers Free
View Detail
Download Baby ASP Web Server 2.7.2Download Baby ASP Web Server 2.7.2
90 KB
Baby ASP Web Server was build as an alternative for Microsofts IIS. The main goal was to design a simple web server with support for ASP.

Baby ASP Web Server is a tool that allows you configure directory for webpages.

Setting up Baby ASP Web Server is very easy: copy the executable to a directory of your choice, set the directory of your webpages and its ready to run!

Here are some key features of "Baby ASP Web Server":

· Multi threaded.
· Real time server log.
· Log to file.
· Configure directory for webpages (same for all connections).
· Configure default HTML page.
· Support for GET, POST, and HEAD methods (form processing).
· Sends directory listing if default HTML is not found in directory.
· 95% ASP support (Request, Response, Server, QueryString and Form collections, Global.asa, Session and Application objects, etc).
· Cookie support (including arrays and enumeration!).
· SSI (Server Side Includes) support.
· Statistics : total connections, successful and failed requests and more.
· Advanced server settings which can be used to optimize performance.
· Support for SSL (Secure Socket Layer).
· ASP Cache Manager to improve performance of ASP pages.
· ASP Script Debugging!
· Includes IScriptingContext interface for external ASP Components. For example DLLs generated with ASP2VB Converter.
· IP Filter to block/allow only specific IP addresses.


Note: Free for PERSONAL USE

9

ASP Barcode Server Component for IIS 1.1


windows Web Development->Website Promotion $299.00
View Detail
Download ASP Barcode Server Component for IIS 1.1Download ASP Barcode Server Component for IIS 1.1
1.41MB
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).
10

ASP Barcode Server Component for IIS 1.1


windows Software Development->Components Libraries $299.00
View Detail
Download ASP Barcode Server Component for IIS 1.1Download ASP Barcode Server Component for IIS 1.1
1422K
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). The Linear version supports Code 39, Extended Code39, Code 128 Auto, Code128, UCC128, EAN128, UPCA, UPCE, EAN13, EAN14, EAN8, POSTNET, PLANET, Codabar, Interleaved 2 of 5, MSI, Plessey, Code 11 and Code 93. This implementation is compatible with all browsers and is easy to embed in HTML as an image with the tag.

11

Setting up your ASP .NET server (IIS)


script ASP NET Free
View Detail
Download Setting up your ASP .NET server (IIS)Download Setting up your ASP .NET server (IIS)
A guide that shows you how to install IIS server and configure it to work with ASP .NET (.aspx files), not just with ASP.
12

Migrating from ASP to ASP.NET on Windows Server 2003


script ASP NET Free
View Detail
Download Migrating from ASP to ASP.NET on Windows Server 2003Download Migrating from ASP to ASP.NET on Windows Server 2003
Consider the perceived risks of migrations that tend to cloud the benefits of new technologies from a business perspective, making it difficult to justify technology migrations to the decision makers in an enterprise. See how these risks can be identified, planned for ahead of time and evaluated against cost, time to market, and other business factors so that the project planner can have a solid handle on the bottom line of a project. See examples from a real-world commercial application and look at each of the business and technological factors that needed to be addressed when migrating an ASP application to ASP.NET on the soon to be released Windows Server 2003.
13

ASP Barcode Server Component for IIS Linerar Version


windows Business Finance->Business Finance $299
View Detail
Download ASP Barcode Server Component for IIS Linerar VersionDownload ASP Barcode Server Component for IIS Linerar Version
54 KB
ASP Barcode Server Component for IIS Linerar Version description
Adds barcode streaming generation capability to Internet Information Server (IIS) to ASP and ASP.NET web pages. This component adds barcode streaming generation capability to Microsoft Internet Information Server (IIS) to ASP and ASP.NET web pages and other applications and development environments that can display a dynamic URL, including reporting software such as Crystal Reports and FileMaker.

After installation, the application generates server-side barcode images which are streamed to the client with no need to save any temporary files on the server.

Here are some key features of "ASP Barcode Server Component for IIS Linerar Version":

· Easy to Install
Simply copy 3 files to the virtual directory where barcodes are needed.

· Easy to Use
Server-side scripting, JavaScript or dynamic HTML may be used to include barcodes in a web page with the IMG tag. Parameters in the IMG tag determine what is encoded in the barcode.

·
Fast and Efficient

No temporary files are created on the server, the resulting barcode image is sent directly to the browser as a base-256 binary stream which results in greater performance. Run-time write access to the server is not required.

· Compatible with all Web Browsers
Because an image is generated on the server, it is compatible with all web browsers that can view GIF or JPEG images, including early versions of Internet Explorer, Mosaic and Netscape.

· Flexible
Several properties may be set with parameters in the URL such as the symbology type, orientation, color, barcode height and X dimension.

· Complete GS1-128 Support (aka: UCC/EAN 128)
Easy methods are included to add application identifiers into Code 128 for GS1-128 barcodes that also format to the correct human-readable text.

· Tilde Functions
Tilde functionality allows easy encoding of returns, tabs and other functions such as GS and RS functions between fields in a single barcode symbol.

· Selectable Orientation
Angles of 0, 90, 180 or 270 are supported.

· Royalty-Free
Developer Licenses for this product are perpetual and royalty-free.

· Safe & Secure
This is a 100% managed code product created in Visual C# .NET with strong name signatures and signed DLLs.

· Source Code
Source code to the streaming project DLL is available with the purchase of any Developer License and a signed Source Code Agreement.


Requirements:

· Microsoft IIS with Active Server Pages enabled and .NET Framework 1.0 or greater
· 1 GHZ Processor
· 512 MB RAM
· 5 MB Available hard drive space.


Limitations:

· Watermark

14

ASP.NET Barcode Web Server Control 7.10


windows Business Finance->Applications $199 to buy
View Detail
Download ASP.NET Barcode Web Server Control 7.10Download ASP.NET Barcode Web Server Control 7.10
310 KB
ASP.NET Barcode Web Server Control 7.10 - The ASP .NET Barcode Web Server Control is a new drag-and-drop component that easily adds dynamic barcoding capability to Microsoft .NET Web Applications. It is a server-side component that creates JPEG images, therefore all processing takes place on the server and it is compatible with all web browsers. On-line barcodes may be easily included in .NET Web Applications by dragging the control on a form in the same way a text box control is used. Several barcode types are supported in a single control including Code 3 of 9, Code 128, UCC/EAN-128, GS1-128, Interleaved 2 of 5, UPC, EAN, Codabar, USPS Intelligent Mail, Planet, Postnet PDF417, Aztec, Data Matrix and MaxiCode.
15

UltiDev Cassini Web Server for ASP.Net 2.0 2.0.8


windows Network Internet->Web Servers Free
View Detail
Download UltiDev Cassini Web Server for ASP.Net 2.0 2.0.8Download UltiDev Cassini Web Server for ASP.Net 2.0 2.0.8
949 KB
UltiDev Cassini is a useful, free, light-weight and redistributable web server which can host ASP.NET 2.0 and 1.1 applications and static HTML sites. Whenever your customers need an alternative to IIS UltiDev Cassini web server is the answer. UltiDev Cassini was built using Microsoft Cassini web server sample as a base, but was vastly improved and expanded compared to original Cassini sample by adding lots of new features and fixing existing bugs.

UltiDev Cassini runs on all flavors of Windows XP including Windows XP Home, Windows Vista, Windows 2000 and Windows 2003 Server.

UltiDev LLC created its version of Cassini web server specifically for ASP.NET developers who want to create easily installable ASP.NET applications that do not require IIS .

By far the most important feature of UltiDev Cassini Web Server is ability for Visual Studio developers to include this very compact, yet very powerful ASP.NET web server into their applications setup packages
in just a matter of minutes.

UltiDev Cassini Web Server fully supports all ASP.NET features and is capable of running applications as complex as DotNetNuke, as long as applications are not dependent on features specific to IIS, like IIS server variables.

Here are some key features of "UltiDev Cassini Web Server for ASP Net":

· Comes ready for distribution with Visual Studio ASP.NET applications.
· Runs as a windows service;
· Hosts and runs multiple ASP.NET applications;
· Provides management UI and simple API for configuring web applications;
· Comes in two flavors: 2.0 version for ASP.NET 2.0 applications, and 1.1 for applications compiled for ASP.NET 1.1.



16

IDAutomation ASP Barcode Server for IIS 7.10


windows Business Finance->Accounting Tools $299.00
View Detail
Download IDAutomation ASP Barcode Server for IIS 7.10Download IDAutomation ASP Barcode Server for IIS 7.10
180K
Easily add dynamic server-side barcodes to web applications with the ASP (Active Server Pages) Barcode Server Component for IIS (Internet Information Server for Microsoft). This component will create barcodes in ASP scripts and compatible with any application that can display a dynamic URL, such as Crystal Reports and FileMaker Easy installation is completed by copying just three files to the virtual directory where barcodes are required. This component supports both 1D and 2D barcode types including Code 128 (with character sets A, B and C), GS1-128, UPC, EAN, USS128 ITF, PostNet, Code 39, USPS Intelligent Mail, Aztec, PDF417, MaxiCode and DataMatrix.

17

ASP.NET Barcode Server Control 1.0


windows Software Development->Components Libraries $199
View Detail
Download ASP.NET Barcode Server Control 1.0Download ASP.NET Barcode Server Control 1.0
69K
Add barcodes to ASP Dotnet web forms applications with this bar code control. Barcodes dynamically appear in the web browser as high quality JPEG images. Our ASP .NET Linear Barcode Server Control supports several barcode symbologies including Code 39, Extended Code 39, Code 128, UCC/EAN-128, Interleaved 2 of 5, LOGMARS, Codabar, UPC, MSI, EAN, Code 11, Code 93, Industrial 2 of 5 Planet and Postnet.

18

ASP Search Script for MS Index Server


script ASP $25.00 Additional Info: License for 1 Server
View Detail
Download ASP Search Script for MS Index ServerDownload ASP Search Script for MS Index Server
Google-style ASP Intranet Search Script for use with MS Index Server. The script is ready to run and allows the administrator to configure options such as searching local or remote catalogues, masking unwanted directories, files and filetypes.
19

ASP.NET Search for Index Server


script ASP NET Free
View Detail
Download ASP.NET Search for Index ServerDownload ASP.NET Search for Index Server
ASP.NET Search for Index Server allows you to quickly add an advanced search facility to your Intranet or web site. With easily configurable support for multiple Catalogs, Scopes and Filetypes plus control over color-schemes and fonts via CSS, the application can be tailored to take full advantage of Microsoft Index Server (Indexing Services) and fit in with your sites design.
20

ASP Barode Server Component for IIS Line c


windows Business Finance->Card and Label Makers $299
View Detail
Download ASP Barode Server Component for IIS Line cDownload ASP Barode Server Component for IIS Line c
53KB
This component adds barcode streaming generation capability to Microsoft Internet Information Server (IIS) to ASP and ASP.NET web pages and other applications and development environments that can display a dynamic URL, including reporting software such as Crystal Reports and FileMaker.
After installation, the application generates server-side barcode images which are streamed to the client with no need to save any temporary files on the server.
features:
Easy to Install:
Simply copy 3 files to the virtual directory where barcodes are needed.
Fast and Efficient:
No temporary files are created on the server, the resulting barcode image is sent directly to the browser as a base-256 binary stream which results in greater performance.Run-time write access to the server is not required.
Compatible with all Web Browsers:
Because an image is generated on the server,it is compatible with all web browsers that can view GIF or JPEG images, including early versions of Internet Explorer, Mosaic and Netscape.
Flexible:
Several properties may be set with parameters in the URL such as the symbology type,orientation,color,barcode height and X dimension
Complete GS1-128 Support (aka:UCC/EAN 128):
Easy methods are included to add application identifiers into Code 128 for GS1-128 barcodes that also format to the correct human-readable text.
Tilde Functions:
Tilde functionality allows easy encoding of returns, tabs and other functions such as GS and RS functions between fields in a single barcode symbol.
Selectable Orientation:
Angles of 0, 90, 180 or 270 are supported.
Royalty-Free:
Developer Licenses for this product are perpetual and royalty-free.
Safe & Secure:
This is a 100% managed code product created in Visual C# .NET with strong name signatures and signed DLLs.
Source Code:
Source code to the streaming project DLL is available with the purchase of any Developer License and a signed Source Code Agreement.

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search