<% 'on error resume next if NOT isempty(Request.Form("OK")) then password =Request("password") username =Request("username") set Objconn = server.createobject ("adodb.connection") ObjConn.Open "A6302_business" set RSFinduser = Objconn.Execute(" select * from members where username = '" & username & "' and password = '"& password &"' ") if RSFinduser.EOF then TheMessage = "Invalid User Name or pin." else Session("password") = RSFinduser("password") Session("fname") = RSFinduser("fname") Session("lname") = RSFinduser("lname") Session("tel") = RSFinduser("tel") Session("email") = RSFinduser("email") Session("address") = RSFinduser("address") Session("country") = RSFinduser("country") Session("memberid") = RSFinduser("memberid") Response.Redirect "./index.asp" end if else TheMessage = "Log in Form" end if %> <% If IsNumeric(Request.QueryString("lowerbound")) Then intLowerBound = CLng(Request.QueryString("lowerbound")) Else intLowerBound = 0 End If If IsNumeric(Request.QueryString("upperbound")) Then intUpperBound = CLng(Request.QueryString("upperbound")) If intLowerBound = 0 And intUpperBound = 0 Then intUpperBound = 3 Else intUpperBound = 3 End If If intLowerBound > intUpperBound Then Dim iTemp iTemp = intLowerBound intLowerBound = intUpperBound intUpperBound = iTemp End If Randomize() intRangeSize = intUpperBound - intLowerBound + 1 sngRandomValue = intRangeSize * Rnd() sngRandomValue = sngRandomValue + intLowerBound intRandomInteger = Int(sngRandomValue) %> Business Unlimited
.gif width="567" height="110" border="0" usemap="#Map" href="community.asp">
 
 
Business is an art
Make it grow Unlimited

   Careers
   Clients Testimonials
 

BUSINESS UNLIMITED's Golden Rules of consultancy relationships

“Taking advantage of BUSINESS UNLIMITED's wide experience and expertise can help broaden your vision for your company”
Dr. Hajje

A good consultancy-client relationship can strengthen the working team, and focus everyone's efforts on the targets set.

BUSINESS UNLIMITED works with you to ensure a successful outcome for your project. If you invite BUSINESS UNLIMITED to work with your company, BUSINESS UNLIMITED's golden rules of consultancy relationships will apply:

*  
Total trust must exist between BUSINESS UNLIMITED and your company.
 
*  
BUSINESS UNLIMITED's consultants must communicate with you at all staff levels.
 
*  
BUSINESS UNLIMITED will ask you to provide a clear brief from which to work. BUSINESS UNLIMITED usually prepares terms of reference based on your brief. There will be joint agreement on terms of referring before proceeding.
 
*  
BUSINESS UNLIMITED will keep you informed of progress at all times.
 
*  
BUSINESS UNLIMITED will be available to implement strategies on your behalf if required.

Business life is full of snakes and ladders, and it is our business to ensure that our clients are kept on the ladders.


Back to top // Back to previous page


 
:. Members
<%if Session("password") = "" then%> Log in User Name

Password


Register
- Forget your password
<%else%> Welcome <%Response.Write Session("fname") & " " & Session("lname")%>  
Sign out
<%end if%>
:. Sign our Newsletter
E-mail

Name



Home | Business Tools | Free services | Store | Services | Guaranteed Results | Community

Copyright © 2005 BusinessUnlimited. All rights reserved.
Designed by: ITEC(Innovative Technology)