SIGNUP AS AN IDEAS EXPERT!

0 && strlen($email) > 0 && strlen($confirmemail) > 0 && strlen($title) > 0 && strlen($firstname) > 0 && strlen($lastname) > 0 && strlen($password) > 0 && strlen($confirmpassword) > 0 && strlen($address) > 0 && strlen($city) > 0 && strlen($postcode) > 0 && strlen($country) > 0 && $agree_terms == 1) { // ok enough parameters if($email == $confirmemail) { if($password == $confirmpassword) { if($account_type == 4) { $query = "SELECT id FROM px_registered_licensees2 WHERE email='$email'"; } else if($account_type == 3) { $query = "SELECT id FROM px_registered_advisors2 WHERE email='$email'"; } else if($account_type == 2) { $query = "SELECT id FROM px_registered_investors2 WHERE email='$email'"; } else { $query = "SELECT id FROM px_registered_users2 WHERE email='$email'"; } $result = mysql_query($query); if(mysql_num_rows($result) > 0) { $error = 1; ?>

This email has already been registered.

To access the Ideas Bank, please use the details from the account previously created.

If you have forgotten your password, you can request a new one by clicking here.

i2m Online has sent an email to your address.

To activate your account:

  1. Go to the “i2m Online account activation” email sent to the address you provided.
  2. Click on the link in the email to activate your account.

If you do not receive the email, please email us at support@i2monline.com

The password and the confirmation password must be identical.
The email and the confirmation email must be identical.
Some fields are missing.

Please take a few minutes to provide the information requested.

The fields marked by * are mandatory.

Email address: * " size="30">
Confirm email address: * " size="30">
Title: * > Mr. > Ms. > M/S > Dr.
First name: * " size="30">
Last name: * " size="30">
Password: *
Confirm password: *
Company/organisation: " size="30" >
Role: " size="30">
Address: *
City: * ">
Postcode: * ">
Country: * " >
Telephone Number: ">
Mobile Number: ">
Website ">
How did you find out about us?
Are you an:

 

Your contact details will never be given, loaned, rented, traded or sold to another company.

> By ticking this box, I confirm that I have read and accept the Terms and Conditions. (terms_of_use.php" target="_blank">Please click here to view our terms and conditions).

We would like to stay in touch with you about our news, latest product releases, product upgrade details and other info to help you get the most out of i2mOnline.

> I am happy to receive communications from i2mOnline.com and understand that I can change my notifications preferences at anytime in my i2mOnline Account.