<%@LANGUAGE="VBSCRIPT"%> <% //*** Restrict Access To Page: Grant or deny access to this page If Request.Form = "" Then %> WWS
The International Business College
e-mail the company get more information home

Log-in

Username:

 

Password:

 
 
 
     
 

About us | Creating Wealth | Thinking 'Out of the Box' | Offshore - The Myths & Reality | Legal Quotes |
| Taxes | Banking | Asset Protection | Investing | Computer Security |
| Articles | Products | Home |

<% Else MM_redirectLoginSuccess="members_index.asp" MM_redirectLoginFailed="sorry.htm" If Request.Form("T1") = "vrg" Then If Request.Form("T2") = "interglobal" Then Session("MM_UserAuthorization") = "vrg" Session("MM_Username") = "vrg" Response.Redirect(MM_redirectLoginSuccess) Else Session("MM_UserAuthorization") = "" Response.Redirect(MM_redirectLoginFailed) End If Else Session("MM_UserAuthorization") = "" Response.Redirect(MM_redirectLoginFailed) End If End If %>