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 TouchToneTommy 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: TimLarkin
  • Content: Threads
  • Order by date
  1. TimLarkin

    VInterDev/PersonalWebServer Set-Up

    I have PWS running, and in properties set computer name to "KM01". When I try to open a new VI project, the wizard asks for the server-name, I enter the KM01 and next, and get a msgbx saying that "Unable to contact Web Server http://KM01". Configuration? Help Tim Remember...
  2. TimLarkin

    Mouse Pointer

    This is going to sound dumb, but for the life of me, I can't remember syntax for how to change the pointer to a hand when over an image <img src=c:/me.bmp ?=?>. New machine, & my software discs are at work, as are my books and our intranet is down, so I can't even refer to my own stuff on work...
  3. TimLarkin

    SetOLELocation gets Permission Denied

    Help. I have a linked OLE .xls in my report. I'm need to change the .xls the link points to at run time dependent on who the user is. In my VB code: objOLE.SetOleLocation App.Path & &quot;/TimToDo.xls&quot; objOLE is a OLE Object in the report. I keep getting a &quot;Permission Denied&quot...
  4. TimLarkin

    SetOLELocation gets Permission Denied

    Help. I have a linked OLE .xls in my report. I'm need to change the .xls the link points to at run time dependent on who the user is. In my VB code: objOLE.SetOleLocation App.Path & &quot;/TimToDo.xls&quot; objOLE is a OLE Object in the report. I keep getting a &quot;Permission Denied&quot...
  5. TimLarkin

    Security settings in Excel2000

    I'm writing an automated program that runs on the server that requires opening an excel spreadsheet that has macros in excel2000. I'm not sure what the security settings are, but when I go to Tools|Macros|Security, the Security tab is grayed out! So, like, how am I suppose to change the...
  6. TimLarkin

    Network Printing from Server

    How can I print to various network printers when I run a report from a server? The server doesn't have any print drivers installed, and with our great diversity of printers, installing print divers on the server wouldn't be feasible.

Part and Inventory Search

Back
Top