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.
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.