browser

  1. sjt62349

    Question Selected Text must be stored somewhere in Windows. WHERE?

    When text is selected in say a browser or pdf, it must be stored somewhere in the Windows OS. How do I access the last selected text in my VB Net program? Note - SendKeys + copy does not work because the VB app has control, not the last active browser or pdf.
  2. D

    Creating Multiple Browser Tabs within the IDE

    I got this to work last night, but only after spending close to 20 minutes researching it. I think this indicates the IDE is not using common desktop UI metaphors to create new browser tabs. For instance, in Chrome, a user can create a new tab or duplicate an existing tab by right clicking on...
  3. T

    My visual basic programmed browser.

    I have recently made my own internet browser in visual basic that I have named the winterweb (Not becuase its winterbased but becuase my first name starts with W). Its in very early development and I am making on my own (though I would not mind help) and is very basic right now. I decided to...
  4. R

    HOw do I troubleshoot browser issue?

    I deployed an ASP.NET 4.0 web site to my development(beta) server(W2K8-64bit running Framework 4, IIS7.5) on company intranet and one of the pages no longer displays correctly when viewed from my local machine(IE8, .NET 4, win 7 PRo, 64-bit). he page that contains a CSS-table created with a...
  5. S

    FileView.WPF Control 2010 released.

    LogicNP Software has released FileView.WPF Control 2010 which brings a drop-in Windows Explorer file and folder browsing functionality to your app. This UI component is a perfect replacement for the plain, inflexible, modal APIs which developers are currently limited to. It offers complete...
  6. S

    FileView.Net Control 2010 released

    LogicNP Software has released FileView.Net Control 2010 which brings a drop-in Windows Explorer file and folder browsing functionality to your app. This UI component is a perfect replacement for the plain, inflexible, modal APIs which developers are currently limited to. It offers complete...
  7. leemchildress

    Question Remote Browser History

    I work for the IT department in a government entity and we have a problem with employees constantly going out on the internet to sites and downloading viruses. Certain law enforcement departments need full access to the internet so filtering their access isn't the answer. When someone contacts...
  8. S

    FolderView.Net Control 2009 released.

    FolderView.Net 2009 brings drop-in Windows-Explorer-like folder browser functionality to your Windows Forms and WPF apps. This UI component is a perfect replacement for the plain, inflexible, modal APIs which developers are currently limited to. It offers complete support for AutoUpdate...
  9. S

    VS Explorer for Visual Studio released.

    VS Explorer adds a Windows Explorer-Like file and folder browsing window to Visual Studio. It provides complete access to file and folder context menus (including 3rd party extensions such as TortoiseSVN) and drag-drop functionality which allows directly adding files/folders to your projects. VS...
  10. V

    Web Browser Function

    Hey guys sorry I'm sort of new at this, so I apologise in advance if the thread is in the wrong area of the forum or if the problem I am having is actually very simple, but all the same I do need help. Basically I am creating a form in VB.NET Version 3.5 , with the web browser function, and I...
Back
Top