I have a web control on a form that has an INPUT='File' field on it. I want to populate the path programatically from my form to that field. I read that the value property of the INPUT='File' field is protected for security reasons, so I started looking for another approach with the _cliptext and _edpaste. Now I'm stuck, I read VFP documentation on _edpaste and I'm not sure how to implement it and I'm lost can you help me?
TIA,
Carlos
TIA,
Carlos