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

    aps.net and hta applications

    I know you can make an hta appliction just by changuing the extension of an html file. Is is possible to make an hta app using an asp.net file?
  2. andyrne

    ASP & Javascript

    I've an asp page which reads a db and comes up with four fields. In the same page I've a javascript block which needs to read these fields: any idea how I could accomplish this? (also posted in asp forum)
  3. andyrne

    ASP & Javascript

    I've an asp page which reads a db and comes up with four fields. In the same page I've a javascript block which needs to read these fields: any idea how I could accomplish this?
  4. andyrne

    ASP & Javascript

    Not strictly vb but... I've an asp page which reads a db and comes up with four fields. In the same page I've a javascript block which needs to read these fields: any idea how I could accomplish this?
  5. andyrne

    Netware 4.2 slot numbers

    I have a 6023p server using adpu320 raid. The motherboard has two on-board ethernet ports. During netware 4.2 install: Basically I can't get slot numbers for the lan ports or for the raid. When I try to load the lan driver with not slot number (it should then list the slot numbers), no slot...
  6. andyrne

    Asp and listboxes

    I've just started a new project using asp.net and ado.net. what i'm trying to do is clear an asp listbox, does anyone know how to do this? (there is no 'clear' method) Thanks in advance, A
  7. andyrne

    Call stack

    Hi Is there any way I can monitor the call stack using vb code?
  8. andyrne

    taskbar shortcut

    I need to remove a shortcut from the left hand side of the taskbar (next to start button)on a number a machines. Anyone know how I could do this in vb script? Thanks A
  9. andyrne

    ip route

    I need a add a vpn route to our vpn server via code. It is something that can't be added by using the command line "route add" otherwise I could have shelled to that in code. Normally you would go to routing and remote access console and add a persistant route there, only I need to...
  10. andyrne

    ip routes

    Does anyone know how to do things like route print and route add in vb? (I'd rather do this in code if I can rather than using shell and capturing the output). Thanks, Andy
  11. andyrne

    Reading driver info

    I have a usb adsl modem. There is an app the runs in system tray that indicates if modem is connected\if there is traffic comming through etc. Presuming this software is looking at the drivers, I need to be able to do the same in vb, so that I can change over to a isdn backup link when the adsl...
  12. andyrne

    Getting Modem info

    Can anyone help with this one? I have a Zoom 5510 adsl modem attached to pc via usb. There is a program running in system tray called GSICON.EXE that reflects the link status of modem for the user. I need some way of extracting that message in vb so that my program, which is a status monitor...
  13. andyrne

    ADSI

    I'm writting an admin tool for the support people at my place, so they can add new users etc to a win2k server. I'm using vb6 ent and adsi (ldap). When I first set an object to a container, I get a 30 sec delay, while the program is talking to the DC. After this I can change containers via a...
  14. andyrne

    Problem with zfd 2.0 application objects

    Problem with zfd 2.0 application objects: Twelve months ago installed zfd 2.0 on "server one". Due to problems on that server, installed zfd on "server two". "server two" has master replica of root (only) partition, while "server one" has R\W replica...
  15. andyrne

    Missing Zen application objects

    Hi, anyone help with thus: 2x Netware 4.11 servers, same tree. Server1 had zenworks 2.0 (desktop) installed, but we experienced problems, so re-installed on server2. Recently server1 has been experiencing problems regarding the raid array, so we intend removing this server. In preparation for...
  16. andyrne

    Labels

    I have been programming for a few years, but have only recently started using vss. When I add a label indicating a new program revision, what files are affected? (files after the label or files between the new label and the last one)? Most of you probably know this one, but it is confising the...
  17. andyrne

    "object could not be read

    Myself and the support staff sometimes get "Object Could not be read" errors (110:-150)when attempting to administer nds (nw4.11) on winnt machines. Hard reset of pc sometimes fixes this. Errors only occur when using nwadmn32 (not nwadmnnt). Any Ideas? (This happens when trying to view...
  18. andyrne

    SMS Installer

    Are there any SMS Installer experts out there? I run WinNT 4.0 workstations. When I run an installer package, while logged on as an admin user, I get a shortcut on the desktop (in "all users"). When I'm logged in as a normal user I don't get a shortcut, as our restrictions don't allow...
  19. andyrne

    Arcserve NDS object problems

    Hi, We are having trouble with ArcserveIT 6.6 on one of my Netware 4.11 (with sp9) servers. When we try to load Arcserve at the server, a error is displayed, stating that it cannot locate the licence object (or something similar). I have seen this once before, when I moved a server into our...
  20. andyrne

    SMS Software advertisements

    Hi, I'm having trouble getting a mandetory advertiement to run. Everything seems to be configured ok, especially as it sometimes works! Sometimes everything works for a day, then stops working, then othertimes it will work until lunch time them never again. Any ideas?

Part and Inventory Search

Back
Top