Re: Image Uploading - WeOnlyDo Discussion board

Re: Image Uploading (General questions)

by wodDamir, Thursday, September 27, 2007, 20:30 (6065 days ago) @ Shakeeb Ahmed

Hi Shakeeb,

Did you try out the samples which came with the component?

You said you want to upload it to your profile. I assume this is about some forum or similiar cause which has a Form that requires you to provide some data (and image).

In that case you can use the Request.FormUpload.AddFile method to send the file along with other FormUpload data. Just make sure you issue Post Method after you added everything to the request.

You should also check the sample 5. Upload file to the server located in VB -> Component folder.

Regards,
Damba


Complete thread: