User Profile

Collapse

Profile Sidebar

Collapse
cypherkro
cypherkro
Last Activity: Sep 5 '07, 02:31 PM
Joined: Jul 24 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • cypherkro
    replied to Auto download file using web control
    in .NET
    Thanks for the reply guys.
    However, I cannot download the file with any other means except the WebBrowser, this is because the files to download are in an HTTPS site using sessions, so, if I try to download with, lets webclient or webrequest, the website returns a "Session Invalid" error, and to code to use webrequest against this website is not viable.

    Is there any way to surpress this dialog box? I am using C#
    See more | Go to post

    Leave a comment:


  • cypherkro
    started a topic Auto download file using web control
    in .NET

    Auto download file using web control

    Hi

    I have a requirement to automatically download a file using a WebBrowser control without having the "Download File" pop up windows display.
    I cannot use Webclient!!

    I am using VS2005, .net2 and the application is a windows application.

    Does anyone have a solution to automatically downloading the file from a WebBrowser control.

    Thanks in Advance
    Kevin
    See more | Go to post
No activity results to display
Show More
Working...