"Craig Deelsnyder" <cdeelsny@NO_SPAM_4_MEyahoo.com> wrote in message
news:...
> tshad wrote:
>> Is there a way to use a custom button with the:
>>
>> <Input ID="MyFile" Type="File" RunAt="Server">?
>>
>> This gives you a generic button, but I would like to use my own button
>> that has the same style as the other buttons I've created.
>>
>> Is there an easy way to do this?
>>
>> Thanks,
>>
>> Tom
>
> A rather good in-depth discussion here. Check it out:
>
> http://www.cs.tut.fi/~jkorpela/forms/file.html
Good article.
I think I will just use the button as done by the Browser and use a custom
button to actually download the file.
Thanks,
Tom
>
> --
> Craig Deelsnyder
> Microsoft MVP - ASP/ASP.NET