WebSnap Demos

Follow the instruction in demos\websnap\readme.txt for setting up the demos for use with IIS and the WebAppDebugger.  Once you have configured the servers and built the projects, use the links below to run the web applications.  The ISAPI links assume that you have a virtual directory called websnapdemos that references the demos\websnap directory.  The TestSvr links assume you have the Web App Debugger listening on port 1024.  Consult the end of demos\websnap\readme.txt for troubleshooting suggestions.

Links to Demos

Description

ActionFieldISAPI.dll
ActionFieldTestSvr.exe
Displays a grid with a checkbox column. Check one or more rows and choose apply updates to delete the checked rows.  ActionFieldTest\readme.txt, ActionField\readme.txt
BiolifeISAPI.dll
BiolifeTestSvr.exe
Display a grid and form used to display and edit text and graphics from the biolife table.  Login as "Ellen" or "Will".  No password required.  readme.txt

Important:  BiolifeTestSvr.exe must already be running before clicking the BiolifedTestSvr.exe hyperlink.
CountryEditorISAPI.dll
CountryEditorTestSvr.exe
Displays a grid and form used to edit the country table.  readme.txt
CountryReportISAPI.dll
CountryReportTestSvr.exe
Displays a read only report of the country table. readme.txt
DBExpressISAPI.dll
DBExpressTestSvr.exe
DBExpress components are used to connect to Interbase.  Before running this app, you'll need to set DBExpress component properties in this app to indicate the location of employee.gdb.  readme.txt
ImgBtnCountryEditorISAPI.dll
ImgBtnCountryEditorTestSvr.exe
Demonstrates the TImageButtonProducer sample component. This component dynamically generates .jpg buttons.  ImgBtnCountryEditor\readme.txtImgBtnProducer\readme.txt
InternetExpressISAPI.dll
InternetExpressTestSvr.exe
Demonstrates a WebSnap application containing InternetExpress components. readme.txt
LocateFileServiceISAPI.dll
LocateFileServiceTestSvr.exe
Demonstrates the TLocateFileService component. readme.txt
MasterDetailISAPI.dll
MasterDetailTest.exe
Displays a grid and master detail table used to edit an order and order items. readme.txt
MinAppISAPI.dll
MinAppTestSvr.exe
Very simple WebSnap application. readme.txt
PhotoGalleryISAPI.dll
PhotoGalleryTestSvr.exe
Login using root/root to manage an online photo gallery. readme.txt

Important:  PhotoGalleryTestSvr.exe must already be running before clicking the PhotoGalleryTestSvr.exe hyperlink.
ScriptObjectTestISAPI.dll
ScriptObjectTestSvr.exe
Tests custom Active Script enabled components. Register demos\WebSnap\ScriptObject\sample.tlb (using tregsvr) before running this sample.  ScriptObjectTest\readme.txt, ScriptObject\readme.txt
SessionTestISAPI.dll
SessionTestTestSvr.exe
Tests the TSessionsService component by updating a single session value and logging session event. readme.txt
SimpleAdapterISAPI.dll
SimpleAdapterTestSvr.exe
Demonstrates the TAdapter component. readme.txt
TutorialISAPI.dll
TutorialTestSvr.exe
Provides tutorials and general information about WebSnap. readme.txt
WebDispatcherISAPI.dll
WebDispatcherTestSvr.exe
Uses the TWebDispatcher component in a WebSnap application. readme.txt
WebMailApp.exe
Mail reader. See websnap\demos\how to.html for more information.
XMLBiolifeISAPI.dll
XMLBiolifeTestSvr.exe
Same functionality as the biolife demo.  Uses XML/XSL to format all content.  This demo will not work properly unless you have installed msmxl3. XMLBiolife\readme.txt, XMLBuilder\readme.txt

Important:  XMLBiolifeISAPI.exe must already be running before clicking the XMLBiolifeISAPI.exe hyperlink.
XSLPageProducerISAPI.dll
XSLPageProducerTestSvr.exe
The XMLPageProducer component is used to format an XML file and an XML data packet.  This demo will not work properly unless you have installed msmxl3. readme.txt