Home All Groups Group Topic Archive Search About
Author
15 Jul 2005 8:10 AM
Shahzad via DotNetMonster.com
I want to upload an Image to save in database with some other information,
for this I have to give browsing facility to the user on my webpage to reach
the location. How can I use FileOpenDialog on webpage, Its working in vn.net
forms but not working on a "ASP.NET" webpage.

Regards

Shahzad; TheComr***@gmail.com

--
Shahzad Mahmood
Gmail: TheComr***@gmail.com
Ph#: 092-051-4429461

Author
15 Jul 2005 8:11 PM
Mythran
Show quote Hide quote
"Shahzad via DotNetMonster.com" <fo***@DotNetMonster.com> wrote in message
news:5158EEC0032F3@DotNetMonster.com...
>
> I want to upload an Image to save in database with some other information,
> for this I have to give browsing facility to the user on my webpage to
> reach
> the location. How can I use FileOpenDialog on webpage, Its working in
> vn.net
> forms but not working on a "ASP.NET" webpage.
>
> Regards
>
> Shahzad; TheComr***@gmail.com
>
> --
> Shahzad Mahmood
> Gmail: TheComr***@gmail.com
> Ph#: 092-051-4429461

Use the HtmlInputFile control instead.  This is the client-side control for
uploading files.

HTH,
Mythran
Author
17 Jul 2005 4:09 AM
Shahzad via DotNetMonster.com
Thank you Mythran

Mythran wrote:
Show quoteHide quote
>> I want to upload an Image to save in database with some other information,
>> for this I have to give browsing facility to the user on my webpage to
>[quoted text clipped - 6 lines]
>>
>> Shahzad; TheComr***@gmail.com
>
>Use the HtmlInputFile control instead.  This is the client-side control for
>uploading files.
>
>HTH,
>Mythran


--
Message posted via http://www.dotnetmonster.com