This section is devoted to samples of the working code developed in PHP and ASP to demonstrate how to work with Sitebuilder Web Services API. The samples demonstrate two standard business scenarios: Try-Before-Buy and Sign up First.
The Try-Before-Buy scenario is used when an unregistered in Sitebuilder user created a site using Sitebuilder Wizard and wants to take ownership of the site. The Sign up First scenario is used when a user registers a Sitebuilder account first, and then creates a site.
The Installation sub-section tells where to take the code samples from, and how to make the code work with Sitebuilder so that they could implement the scenarios.
The Scenarios Details section explains in every detail how the scenarios should be implemented.