Re: Image Uploading (General questions)
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:
- Image Uploading - Shakeeb Ahmed, 2007-09-27, 20:19
- Re: Image Uploading - wodDamir, 2007-09-27, 20:30
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-12, 08:09
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-12, 08:13
- Re: Image Uploading - wodDamir, 2007-10-12, 09:32
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-14, 00:08
- Re: Image Uploading - wodDamir, 2007-10-14, 14:33
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-15, 10:35
- Re: Image Uploading - woddrazen, 2007-10-15, 11:23
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-17, 22:20
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-20, 17:30
- Re: Image Uploading - wodSupport, 2007-10-20, 18:35
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-20, 17:30
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-17, 22:20
- Re: Image Uploading - woddrazen, 2007-10-15, 11:23
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-15, 10:35
- Re: Image Uploading - wodDamir, 2007-10-14, 14:33
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-14, 00:08
- Re: Image Uploading - wodDamir, 2007-10-12, 09:32
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-12, 08:13
- Re: Image Uploading - Shakeeb Ahmed, 2007-10-12, 08:09
- Re: Image Uploading - wodDamir, 2007-09-27, 20:30