<%@ page language="java" import="java.util.*" errorPage="error.jsp" %> <%////////CHECK IF USER IS LOGGED IN if((session.getValue("user")+"").equals("null")) { response.sendRedirect("login.jsp?msg=You%20need%20to%20login%20to%20access%20this%20page.&postLoginPage=modifyinfo.jsp"); } %> <% String userId; String password; String firstname; String lastname; String organization; String country; String organizationEmail; String website; beans.User user=(beans.User)session.getValue("user"); userId=user.getUserId(); password=user.getPassword(); firstname=user.getFirstname(); lastname=user.getLastname(); organization=user.getOrganization(); country=user.getCountry(); organizationEmail=user.getOrganizationEmail(); website=user.getWebsite(); %> Arab Research - Modify Information
Home
  About Us News and Events About Us About Us Careers Careers PARC Officers Parc Offices
                 
           
  Search Site Search    
Research  Research Media Monitoring  Media Monitoring Syndicated Studies  Syndicated Studies
Value Added Services  Value Added Services Application Software  Application Software
  Modify Information
<%}else{%><%}%>
 
 
Modify Information
 
Advertising Expenditure
 
Our Affiliations
TGI TGI   
The Gallup International
 
 
Modify Information
 
<% String str=request.getParameter("msg")+""; if(!str.equals("null")) { out.print(""+str+"
"); } %> Change User Info :
 
  Email ID:  
       
  First Name:  
       
  Last Name: ">  
       
  Organization:  
       
  Country:  
       
  Email of Organization:  
       
  Web Site:  
       
       
   
   
 
 
Change Password :
       
  Old Password:  
       
  New Password:  
       
  Confirm Password:  
       
       
   
   
 
 
 
 
    Privacy Policy © Pan Arab Research Center 2002 Site Designed By INIQUUS