<% '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
 

Become a Guru


Are you a professional interested in joining our organization? We are constantly looking for professionals in numerous fields.

Your location is not important since all work is conducted through the Internet. Many of our Gurus work from home and can be based in any country. However, your level of knowledge and your ability to relay complicated information in a simplified, friendly and journalistic manner is extremely important.

We currently have a need for the following experts:
• Accountants
• Business Professionals in all fields
• Mental Health Professionals in all fields

Please note that the minimum 3 qualifications needed to be considered are the following:
• University degree or trade certification. A minimum of a Masters is required for all Mental Health fields.
• A minimum of five years of professional and proven experience in your field of expertise.
• Proven writing skills and the ability to relay complicated information in a simple, concise and complete manner with a humorous journalistic touch.

On very rare occasions we will consider applicants without the educational requirement. However, such candidates would need a minimum of ten years of employment in their field of expertise and the ability to show exemplary and unparalleled accomplishments in past positions. References as well as examples of said accomplishments need to be submitted with the resume.

So do you have what it takes to be a Guru? If so, please forward your resume along with a cover letter to the e-mail address that follows. The cover letter will be used as an initial examination of you writing skills, so impress us with your imagination and originality.

Please note that due to the large number of applicants, we can only respond to candidates being considered for further evaluation.
careers@Guruknowledge.com

 

 
:. 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)