Are there any FTP programs which can automatically copy (or rather \'move\') the contents of a folder to a remote server?I have of course googled this but only really found one or two ancient products
I have a bunch of (50+) XML files in a directory that I would like to insert into a SQL server 2008 table.
I\'ve found many ways to make the TWebBrowser show a modeless print dialog box, but how do I make it show a mod开发者_运维百科al one? I would like to print an html page, that\'s why I need the modal d
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
The VB.Net desktop app uses the IE browser control to navigate the web. When a normal page loads the document_complete event fires and I can read the resulting page and go from there. The issue I am h
Any tricks in getting WatiN to run on Win7/IE8? My code: browser = new IE(); browser.GoTo(\"http://testserver\");
Closed. This question is off-topic. It is not currently accepting answe开发者_开发百科rs. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m working on a utility that will be used to test the project I\'m curren开发者_如何学运维tly working on. What the utility will do is allow user to provide various inputs and it will sends out reque
I want to remove rectangles etc that enclose text in a screenshot image, so that I can perform optical character recognition to get accurate text from the screenshot.
My goal is to control an applica开发者_C百科tion from VB.NET. There is no API, and I do not have the source, only the compiled EXE file. Is there a way to find the opened application, find a button wi