Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by bradsteele

  1. bradsteele

    Synchronizing dosn't work with certain *.doc files (windows 2000 Pro)

    I have a machine that is sync'ing all files but 7 *.doc files. There are other *.doc files in the directory that are sync'ing fine. All within My Documents folder on a mapped drive. The error I get is : Unable to make file.doc available offline on "$server$". Reached the end of the file. I...
  2. bradsteele

    lookup on contacts not working and calendar problems

    Blackberry 7100r on BES 4.1 and Exchange 2003 I have a client whose main issue is that the lookup feature is not working in the Blackberry address book. She seems to only have the option to search her saved contacts. The global address list is not available. Also, new email messages and...
  3. bradsteele

    MS Outlook 2003 ERROR Cannot connect to the citrix Metaframe server

    Error on first run of Office Outlook 2003 MS Outlook 2003 ERROR Cannot connect to the citrix Metaframe server. The citrix Metaframe server is not available, please try again later. If you click ok, and then try again, it works????? Any Ideas on what causes this error?
  4. bradsteele

    How to make a script run every 15 min on WIN2003 Server

    I am on WINDOW SERVER 2003 and I am looking for a way to make a script run every 15 minutes, and task scheduler won't give me that option.....any suggestions. Brad
  5. bradsteele

    Can I run a PHP script without launching the browser?

    I am on WINDOW SERVER 2003, and I was able to get it to run like Chacalinc stated, but now I am looking for a way to make it run every 15 minutes, and task scheduler won't give me that option.....any suggestions. Thanks for the replys so far... Brad
  6. bradsteele

    Can I run a PHP script without launching the browser?

    Trying to run a PHP script without launching the browser...is this possible? Thanks, Brad
  7. bradsteele

    How to use timeouts in sessions?

    HI, I am a newbie to PHP and I am trying to initate a session that will timeout after an extended period of time. Does anyone have any url's or help they can send me to help with this? Also, does clicks within a Authorware Web Player window constitute activity within the browser itself...
  8. bradsteele

    Newbie: need help with php/mysql code

    Hi, I am doing the following SQL statement $sql = "SELECT * FROM usertable WHERE username ='$user' AND password = '$pass'"; and I need to be able to check the returned rows to see if the 'loggedin' value is either true or false, but I can't seem to be able to do this.....I am very new to...
  9. bradsteele

    Can View log.htm but not log.php

    I got it to work by adding IIS_WPG group to my PHP folder....thanks to all that posted.
  10. bradsteele

    Getting ACL Error on any PHP page I try to call

    I got it to work by adding IIS_WPG group to my PHP folder....thanks to all that posted.
  11. bradsteele

    Can View log.htm but not log.php

    I am running WINdows server 2003, with IIS 6 and PHP 5.0.4....the error message follows below: You are not authorized to view this page You do not have permission to view this directory or page due to the access control list (ACL) that is configured for this resource on the Web server. HTTP...
  12. bradsteele

    Getting ACL Error on any PHP page I try to call

    I have php.exe added to the web extensions and it is allowed....still getting the ACL error....
  13. bradsteele

    Can View log.htm but not log.php

    I can view log.htm but not loh.php in the same directory. Does this mean that the php is tring to access some file that I have not given my anonymous internet user access to? Any ideas?
  14. bradsteele

    Getting ACL Error on any PHP page I try to call

    Hi, I am using Windows server 2003, PHP 5.0.4 and I am trying just to call a simple file test.php that has phpinfo(); in it, to confirm that I have php working, but instead I get an "HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource. Internet...
  15. bradsteele

    How to auto. close browser window on script end

    Thanks, that worked.

Part and Inventory Search

Back
Top