sanctified
Programmer
I'm having problems with trying to achieve the following:
I want the user to be able to navigate to a directory to select a file. The path of the file selected should then be passed back into a field so that I can save this in the database.
Questions:
Is there a control I can use for this? I've looked at the HTMLFile control. It allows navigation to the folder/file. How do I save the value back? There is no text attribute for this control or am I missing something?
Any ideas?
I want the user to be able to navigate to a directory to select a file. The path of the file selected should then be passed back into a field so that I can save this in the database.
Questions:
Is there a control I can use for this? I've looked at the HTMLFile control. It allows navigation to the folder/file. How do I save the value back? There is no text attribute for this control or am I missing something?
Any ideas?