The Sample Web Form
The Sample Web Form demonstrates how to integrate a Web Form with CampusNexus CRM. The code for the Sample Web Form is developed for Microsoft Internet Information Server (IIS), using Active Server Pages (ASPs). The code uses the AspEmail Component to send data from the Web Form as email to CampusNexus CRM. This can be substituted with any other component that offers the Send Mail feature.
Implement the Sample Web Form on a page frequented by your Contacts to save the data collected through the Web Form into CampusNexus CRM.
Sample Web Forms for all Objects and other required information are available in the Samples\Web\WebForm folder.