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



RESEARCH PROCRASTINATION?

Everyone has been there.


Perhaps the dissertation/thesis project seems overwhelming. Perhaps you are concerned it’s not going to be as “good” as you expect of yourself. You could feel that you have not acquired enough practical skills yet. These reasons and many others can become barriers to getting started or getting any momentum going. A consultant can be of assistance in helping you replace an ABD (all-but-dissertation) with your PhD.

One advantage to hiring an outside research consultant is that such a person is not mired in the “politics” of your program, has no real power or authority over you and might be able to help you take a fresh look at your situation from an outsider’s perspective and from the perspective of having helped others with similar concerns many times before.

I always encourage a student to speak with his or her advisor regarding hiring a consultant. I believe that the consultant is not in the role of judge but in a position of helping build skills, of improving your dissertation/thesis project and of support.


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