This website helps you get started with WebSnap.  First, follow the instructions for configuring your system.  Next, use the tutorials to build new WebSnap applications.

Configuration

The Web App Debugger (webappdbg.exe) is an HTTP server that is convenient to use while developing WebSnap applications.  See <%=Pages.TestSvr.Title%> for Web App Debugger configuration instructions.

Once you've got Web App Debugger configured and you are able to use serverinfo.exe to browse your registered Web App Debugger executables, start Delphi.  See <%=Pages.ConfigureDelphi.Title%> for Delphi configuration instructions.

Building

Start out by building an app with a single Web Page. See <%=Pages.MinApp.Title%>.

To try out TDataSetAdapter and server-side script see <%=Pages.CountryReport.Title%>.

To try out the TAdapterPageProducer component, see <%=Pages.CountryEditor.Title%>.

More Information

See chapter 29 of the Delphi technical reference for more information on WebSnap.  The technical reference is available in PDF format.  See the Doc directory on your installation CD.