Precise UPLOAD ASP helper class
The benefits:
- Source code
- Request.Form like behavior
- Compatibility
- Precise - no trailing new lines in the uploaded files, no
mistakes caused by the optional headers.
- Works on most ASP platforms (not only IIS)
The code is based on the ActiveX Pack1 components and is implemented as VBScript class. The result behaves in a way very similar to the Request.Form, but of course keeps more information because the upload forms may contain different things. So the work with it is familiar but still gives you full control over the actions performed.
The uploaded files are represented as binary data that can be easilly saved to any stream - using WriteBin method of the SFStream object.
click here ...
|
Barcodes
|
|
Active Label ActiveX
|
Barcoding and label design and printing embedded into the WEB applications.
|
|
Active Label Browser
|
Light weight application for Label design with support for most 1-d barcodes and pictures.
Links to databases, works with local and online resources, acts like a browser.
|
WEB programming
|
|
Active Local Pages
|
The same code on a WEB server or running as normal Windows application. ALP removes the borders
between WEB and desktop programming, it even allows you build autoruns, start your program from
a flash drive. ALP now has its own WEB site dedicated to it.
|
All-in-one ActiveX
|
|
ActiveX Pack1
|
Ever wanted an ActiveX package that covers almost everything and everywhere (PC, Pocket PC, Smartphone)?
AXPack1 is close to that - work with files/streams, scripting, string formatting,
write components in script, dictionary collections, data persistence and exchange and much more.
|
|
NetStreams
|
Part of AXPack1 that treats the TCP/IP and IRDA netwroking just like files - you can do with
them almost everything you can do with files.
|
|
SQLite COM
|
Part of AXPack1. Full SQL database engine in a single object. ActiveX port of the popular SQLite
datqabase.
|
IE Toolbars
|
|
IE ScriptBar
|
Create custom toolbars for IE, and make them do something really useful. You can do it
in script, VB or C but as easy as creating a dynamic WEB page.
|
For Pocket IE
|
|
AXGate
|
Work safely with unsafe ActiveX in Pocket Internet Explorer.
|
IIS Plug-ins
|
|
ISAPI Authenticator
|
Implement custom authentication for your WEB sites. ISAPI filter for all IIS and PWS versions.
|
|
ISAPI Variable parser
|
Make the parameters passed to your pages look like plain URL.
|
|
ISAPI Redirector
|
Spread the trafffic to your site to more than one server or simply implement smarter redirection.
|
|