Embedding your Simple Registration Form:

Every Virtual World we deliver comes with an optional web registration form. You may edit this form as you see fit in C:/Inetpub/wwwroot/GridWorx/Register/RegisterUser.aspx .

You can easily embed this form with the code below:

<iframe width=”450″ height=”450″ src=”http://yourdomainoripaddress/gridworx/register/registeruser.aspx” frameborder=”0″></iframe>

You can adjust the parameters for width, height and more accordingly.  See here for more information on the Iframe control.