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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: phfle1
  • Content: Threads
  • Order by date
  1. phfle1

    hanging cursors by attaching a javascript fct to a vb button. Doesn't

    Hi, I'm building an application with VS2005 using Visual Basic .NET and asp.net. I'm testing the code with IE. I need the cursor to change when I click on a button until some process is completed(until postback) It seems pretty straightfoward, but I probably have something wrong. Here is what...
  2. phfle1

    Login Timeout on Exchange server 2003

    Hi, I have a 440 login timeout when I try to logon the server using a vbscript. The passord is hardcoded like this: strUserName = "bilbo" strPassword = "hobbit" is it ok? When I log onto the server via a webbrowser there are no problems. The script was working fine until we changed the...
  3. phfle1

    How to accept Expired Certificate

    Hi, I'm presently working on a project that requires me to access an Exchange Server that has an expired certificate. Is there a way in vbscript to tell the server that I accept its certificate? Thanks, Phil
  4. phfle1

    script to retreive attachment on exchange server

    Hi, I found a way to get emails from an exchange server using vbscript, but I can't get the attachment by the same mean. Does anyone know how it can be done? Any help will be appreciated :) Phil

Part and Inventory Search

Back
Top