Use VB.NET to Upload Files via PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?QWxpY2UgV2Vp?=

    Use VB.NET to Upload Files via PHP

    Hi,

    I am trying to upload some files using VB.NET by passing the params to
    PHP. When I use the web browser, the script works fine and I have no problems
    uploading, but when I do this entirely through VB.NET, it keeps telling me
    that there is an error with the file upload when the file type is not
    restricted.

    Has anyone on the list tried to do the similar thing? How can I pass the
    file as a file stream and not as text?

    I welcome any suggestions.
Working...