1 Jun
2001
1 Jun
'01
12:22 p.m.
Hi I would like to extract the complete filepath of a file I upload with <input type=file name="my_file" ...> HTML-element from dtml the only thing I can get right now is the filename (e.g. REQUEST['my_file'].filename) thank you in advance