Hi All...
I am posting here in hopes that someone may be able to help me with this problem.
I am writing an application with ExtJS and PHP.
Now, I have a form that gets input from the users and one of the input required is a folder path.
Just a path, and not the actual file name itself.
I am able to code in ExtJS to get the filename (via file browser), but however FireFox is not returning the whole path to my form, just t he filename.
I've asked in the ExtJS forum, and apparently I can't do it with plain html and Javascript. I'd need flash or java.
Can someone advice me on how to start with implementing flash/java with my php and ExtJs?
Or if anyone have any other ideas on how to go about it?
Many many thanks! ;)