TalkPHP

TalkPHP (http://www.talkphp.com/forums.php)
-   Advanced PHP Programming (http://www.talkphp.com/advanced-php-programming/)
-   -   Object to fix Firefox fullpath issue! (http://www.talkphp.com/advanced-php-programming/9473-object-fix-firefox-fullpath-issue.html)

OldManRiver 02-19-2013 05:34 PM

Object to fix Firefox fullpath issue!
 
All,

I'm working on a fix for a bug introduced by FireFox regarding getting the fullpath and filename from and input form.

I posted on:

https://bugs.php.net/bug.php?id=63808

http://ubuntuforums.org/showthread.p...3#post12518563

http://forums.mozillazine.org/viewto...9853#p12679853

and had some JavaScript code formerly that worked off of:
Code:

<center>
<input type='text' name='mydir' id='mydir'></input>
&nbsp;&nbsp;
<input type='text' name='dirbutton' id='dirbutton' value='Browse Directories' onclick='call the javascript'></input>
<br>
<input type='file' name='myfil' id='myfil'></input>
<input type='submit' name='myproc' id='myproc' value='Submit'></input>
</center>

The JavaScript allow browse for directory popup, just like the "browse file" popup.

Have not had the response I need to get this working and create this as a callable object, so I can drop into any forms I'm working on.

Hope someone has solved this before and has the code.

All help appreciated!

Thanks in Advance!

OMR


All times are GMT. The time now is 06:18 AM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0