<%@ Language=VBScript %> <% dim strpagecode strpagecode= "4AREG01" %> <% 'Page name:4.1_asstmemreg.asp 'purpose:registration for the associate member 'date:19/06/01 'Author:Himanshu Nigam 'Modified by : Gaurav Mittal %> <%session("assmemberno")="" Session("AssociateMemNo")=""%> New Associate Member Registration - <%=Application("Title")%>
Home> Registration > Associate Member
Register My Profile as an Associate Member
<% 'open the recordset for reterving the List of product from pgmaster table set rstitle=server.CreateObject("ADODB.Recordset") rstitle.ActiveConnection=objConn rstitle.CursorType=1 rstitle.Open "select * from itpo_code where CodeType='NAT'" %> <% 'open the recordset for reterving the List of product from pgmaster table set rs=server.CreateObject("ADODB.Recordset") rs.ActiveConnection=objConn rs.CursorType=1 rs.Open "select * from product_directory where product_code < 100 order by product_desc asc" %> <%'open the recordset for reterving the Country from Country_Master table dim rscount set rscount=server.CreateObject("ADODB.Recordset") rscount.ActiveConnection=objConn rscount.CursorType=1 rscount.Open "select * from country_master order by country_name asc"%>
Login Information
Login Name
Will be same as your Membership Number.
Please refer this number for any further communication.
Password
  *
( 6 to 15 characters long)
Confirm Password
*
Contact Information
Company Name
*
Applicant Name
(if individual)
*
Contact Executive(s)
Designation:
Designation:
Address
*

City
*
Postal Code
State
*
Country
India <% 'dim countryRs 'set countryRs=server.CreateObject("ADODB.Recordset") 'countryRs.open "select * from country_master order by country_name asc",objconn 'do while not (countryRs.EOF or countryRs.BOF) %> <% 'if trim(countryrs("country_name"))="India" then%> <%'else%> <%'end if%> <% 'countryRs.MoveNext 'loop 'countryRs.Close 'set countryRs=nothing %> <%'''''%> <% dim countryRs set countryRs=server.CreateObject("ADODB.Recordset") countryRs.open "select * from country_master where ltrim(rtrim(country_name))='India'",objconn if not (countryRs.EOF or countryRs.BOF) then %> <%else%> <%end if set countryRs=nothing %> <%''''%>
Phone(s)

 

+ - -
  (Country Code - Area Code - Phone No.)
+ - -
  (Country Code - Area Code - Phone No.)
Fax
+ - -
  (Country Code - Area Code - Fax No.)
Email
WebSite URL
http://
Company Information (Please read our Privacy Policy Statement)
Principal Bank Reference
Year of Establishment
**
RBI/IEC Code no
Type of Business
 
Manufacturer Exporter
**
Merchant Exporter
Export House
Trading House
(any other)
Status
Small Medium Large **
Ownership
Proprietorship Partnership
**
Pvt Ltd Company Public Sector
Annual Exports
(in Rs. Lacs)
<%=year(now)-2 %>
<%=year(now)-1 %>
<%=year(now)%>
My interests
Product Group(s)
(Press <ctrl> key to select multiple options)
*
Items of Export
Countries of Export
(Press <ctrl> key to select multiple options)
Items of Import
Payment Mode for Registration Fees
Credit Card *
* Indicates required field
** Indicates required field for Corporates
Please read the User Agreement and Terms of Use before submitting your registration.