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 Wanet Telecoms Ltd 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: bmclaws
  • Content: Threads
  • Order by date
  1. bmclaws

    Reading an open window's Status Bar elements

    Suppose I have shelled open HyperTerinal. In the lower left hand corner of the HyterTerminal window's Status Bar, the words 'Connected' or 'Disconnected' tell the status of the connection. I have automated the connection process and now need to be able to read the 'Connected' or 'Disconnected'...
  2. bmclaws

    Reading values from an External Program's window

    Suppose I have shelled open HyperTerinal. If you look in the lower left hand corner of the HyterTerminal window, the words 'Connected' or 'Disconnected' tell you the status of the connection. I have automated the connection process and now need to be able to read the 'Connected' or...
  3. bmclaws

    Read values from an External Program's open window

    Suppose I have shelled open HyperTerinal. If you look in the lower left hand corner of the HyterTerminal window, the words 'Connected' or 'Disconnected' tell you the status of the connection. I have automated the connection process and now need to be able to read the 'Connected' or...
  4. bmclaws

    SendKeys while NT WS is locked

    I'm having an issue with the SendKeys command. After opending the application, the script waits for the login window to open and become active, then uses the sendkeys command to fill out the UID and PW. This works fine if the Workstation is unlocked, but running the script from Task...
  5. bmclaws

    ASP Cache Control Problems

    I have an ASP page containing a form. On initial load code checks the value of the submit button and if null, diplays the form. If not null (i.e. the form has been submitted, the page processes the page storing the data in a database. My problem: when the page is submitted, if the user...
  6. bmclaws

    Repair a corrupt .mdf file that is detached

    After SQL Server crashed, one of my databases showed up as suspect. I attempted to detach and reattach it, but the reattach process will not complete due to Code Page errors in the .mdf file. Is there any way of 'repairing' the .mdf file so that I can reattach it? Any attemp at running dbcc...
  7. bmclaws

    Corrupt SQL 7 .mdf file

    My SQL 7 Server went down over the weekend. In trying to get it back on line, one of my databases was suspect. I attempted to detach and reattach, but the reattach process will not complete due to Code Page errors in the .mdf file. Is there any way of 'fixing' the .mdf file so that I can...

Part and Inventory Search

Back
Top