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: *

  1. skippy2007uk

    External USB Disk Drive question

    Hi, Im running Windows 2000 Server on fairly new DELL SC440 server. I'm aware of the Windows 2000 restriction of 127Gb on internal drives (the machine shipped with a 160Gb drive, but only allowed a 127Gb partition during OS setup). I am looking at buying a 1TB external UBS2 disk drive. Will...
  2. skippy2007uk

    Horizontal scrollbar in a ListBox (Compact Framework)

    I am writing an app using VB.Net for Compact Framework. I am aware that in order to reduce the size of the environment, a lot of control properties have been removed. One of these seems to be the horizontal scrollbar of the ListBox control. Has anyone managed a work-around for this in order...
  3. skippy2007uk

    Navigating in a modal window

    Hi, I am opening up a new window via window.showModalDialog In that window I am trying to navigate to a new URL, but rather than the location changing in the modal window, it is opening a new window instead. I have set <base target="_self" /> which seems to solve some issues, but not this...
  4. skippy2007uk

    Events not firing in modal window

    In my web app I open a new window by calling window.showModalDialog This page has a body onload event (which is window.print) - however, this event is not being fired. If I call via window.open the print event works. I also run a function call via window.setTimeout and this is not firing...

Part and Inventory Search

Back
Top