Thanks Mark. Doesn't hurt to ask and I'm a little confused on the security
issue, but such is life.
>>> I have an Input file control on form that I want to pass a file path to.
>>
>> This is totally impossible, for fairly obvious security reasons...
> I'm a little confused on the security issue
Put simply, it would allow you to upload a file from a user's computer
without their input...

Signature
Mark Rae
ASP.NET MVP
http://www.markrae.net
Reggie - 26 Oct 2007 10:03 GMT
I see said the blind man. That would not be good. Thanks for the lesson.

Signature
******************
Reggie
>
>>>> I have an Input file control on form that I want to pass a file path
[quoted text clipped - 6 lines]
> Put simply, it would allow you to upload a file from a user's computer
> without their input...