I have a form that picks up a file from the local system and emails to the administrators of the system.
How do I prepopulate the FILE field in HTML so that it will already have the path to the file I am looking to obtain? This is a static file, all I need to do is fill in the location (e.g. c:\file.txt )
The VALUE="c:\file.txt" item does not seem to work inside the FILE field. Please straighten me out on this annoying HTML issue.
Thank you,
How do I prepopulate the FILE field in HTML so that it will already have the path to the file I am looking to obtain? This is a static file, all I need to do is fill in the location (e.g. c:\file.txt )
The VALUE="c:\file.txt" item does not seem to work inside the FILE field. Please straighten me out on this annoying HTML issue.
Thank you,