CodeIgniter Forums
form_upload being a pain - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: form_upload being a pain (/showthread.php?tid=39921)



form_upload being a pain - El Forum - 03-24-2011

[eluser]gigas10[/eluser]
Hey everyone I'm back again,

I'm using the form_upload function for users to be able to browse for word documents on a network drive. The path to a document might be something like:

L:\Mutan\33\Issues Tracking\Issue 0004 Cleanup HMI Program\EI_0004_Cleanup HMI Project.docx

However, when I add the document path to the database, it only keeps the last part (EI_0004_Cleanup HMI Project.docx) and not then entire path... why is it doing this? I've never had this problem before.


form_upload being a pain - El Forum - 03-24-2011

[eluser]gigas10[/eluser]
Nevermind it seems this problem only happens in firefox and this is the one time I'm lucky this backwards place still uses ie6.