I have a browse button, which inputs the file url on a textfield. And the patch comes up like something like this "c:\program files\test.obj for example ... which is correct... but when i submit it to the database....it cuts out the "/" part.
But if i rename the url to this "c:\program files\test.obj it works! But i dont want the users to have to input an extra "/" every time. Any ways to do this automaticcly in the script ?