You are about to register with GroupInterVisual,
which will enable you to try out our website-based
videoconferencing and bulletin board services.
Once you are registered with us, you are automatically
given your own videoconferencing homepage
for personal use, access to our free-to-join
videoconference communities and bulletin boards,
and a host of other benefits. Click here
for more detailed information.
Firstly,
for those interested in our videoconference
facilities, if you are using Windows 95, 98
or Me, please click the download button below
to configure NetMeeting (the videoconferencing
software on your PC) for use on our site.
Without this download, you may find your videoconferencing
software not working properly on our system.
If you are using Windows 2000 or XP, please
refer to the section on logging
in and selecting
the right server in our help files, which
will explain how to configure your NetMeeting
software manually.
Currently,
full functionality of GroupInterVisual's videoconferencing
service is only available using Internet Explorer,
NetMeeting and versions of Windows (95, 98,
NT, 2000, ME, and XP)

Secondly,
to set up a free personal GroupInterVisualaccount,
we need you to register some information with us. You can do this by completing
the following form and then clicking the 'submit' button below.
<%
' BEGIN ASP Error Checks
' (1) Duplicate Username Check
Select Case left(stripHTML2(RemoveCharacters(trim(Request.Querystring ("Error")))),25)
Case "Dupeusername"
%> The username
you selected ' <%= Session("username")%> ' is already taken!
Please
choose a different username.
<% Session("username") = "" %> <% Case "NoUsername" %> I'm
sorry.
You must enter a unique username so we can identify you.
<% Case "NoPassword" %> I'm
sorry.
You must enter a password.
<% Case "NotMatchingPasswords" %> I'm
sorry.
For security, you must enter two matching passwords.
<% Case "NoEmailAddress" %> I'm
sorry.
For communication purposes, you must enter a valid email address.
<%
End Select
' END Asp Error Checks
%>