Search results for query: *

  • Users: pranava
  • Content: Threads
  • Order by date
  1. P

    Question how to send a file to remote computer?

    Hi I want to send a file to a server (remote system). For this I am using FTP. But it is taking much time even to check for the existence of a particular time. Its weird in case of uploading files. Can any body suggest a better procedure to upload files/ send files to remote computer...
  2. P

    How to send files from one computer to another computer?

    Hi I want to send files from a system to another system(specifically a server) using FTP. Can I do this with VB.NET? If yes, please suggest me the best procedure to do it. Actually I need to transfer the mail items from outlook to a remote system(server) which is connected to internet. I have...
  3. P

    Question How to open similar form when we want to open a new window from a WebBrowser control?

    Hi All, I have a WebBrowser Control in a Windows Form. Its working fine and navigating pages in it well. But, when a link which opens a new window is clicked, it is opening the url in Internet Explorer. But, I want it to open in another instance of my form. I have tried to solve this by...
  4. P

    Question Maintaining session in WebBrowser Control

    Hi I am developing a VSTO Add-In. In this, I have a form which shows a web page. I am displaying this on the form using Web Browser control. If I click a link which navigates to another page in the same control, it is displaying well. But, when I click a link on the page, which opens a page in...
Back
Top