/*
This file is an example of a script that you can run in connection with
Jumpstart-it (http://www.jumpstart-it.com).
This script (index.php) is used to display the Online form.
This script is integrated with the VDaemon library (http://www.x-code.com) to
support form field validation.
- js.php is used to store and process the registration data
- jsrg_*.php is used by Jumpstart-it (Win) to retrieve the registration data
If you suspect a security problem with this code, please send an email to
phpsecurity@jumpstart-it.com. We will reply as soon as possible.
v2.0
*/
define('PATH_TO_VDAEMON_JS', 'vdaemon/vdaemon.js');
include('vdaemon/vdaemon.php'); ?>