VB .Net - Upload Files - Enctype=multipart/form-data

  • Thread starter Thread starter karthickdevi
  • Start date Start date
K

karthickdevi

Hi,

I am developing a Desktop Application in VB .Net to upload files to
the server.
I need to encrypt the contents and upload it to the server. I am
supposed to use enctype=multipart/form-data .
I searched the web and i get examples only for ASP .Net.
I want to use only VB .Net
Can anyone help me ?

Thanks,
Dev.
 
Back
Top