Click here to Skip to main content
15,881,938 members
Home / Discussions / JavaScript
   

JavaScript

 
GeneralRe: Meaning of a syntax in jQuery Pin
Shameel9-Aug-11 4:30
professionalShameel9-Aug-11 4:30 
GeneralRe: Meaning of a syntax in jQuery Pin
Not Active9-Aug-11 5:29
mentorNot Active9-Aug-11 5:29 
GeneralRe: Meaning of a syntax in jQuery Pin
Wjousts9-Aug-11 8:28
Wjousts9-Aug-11 8:28 
AnswerRe: Meaning of a syntax in jQuery Pin
Manfred Rudolf Bihy9-Aug-11 2:45
professionalManfred Rudolf Bihy9-Aug-11 2:45 
GeneralRe: Meaning of a syntax in jQuery Pin
Not Active9-Aug-11 3:03
mentorNot Active9-Aug-11 3:03 
AnswerRe: Meaning of a syntax in jQuery Pin
Sunasara Imdadhusen9-Aug-11 17:52
professionalSunasara Imdadhusen9-Aug-11 17:52 
QuestionExt.ux.maximgb.treegrid.GridPanel Search functionnality Pin
Pierre besquent9-Aug-11 0:04
Pierre besquent9-Aug-11 0:04 
QuestionGet full path for file from Firefox Pin
Wjousts5-Aug-11 4:49
Wjousts5-Aug-11 4:49 
I have a control like this:

HTML
<input type="file" value="Open File" id="openfile"/>


and I need the full path for the selected file. In IE, I can get this, but in Firefox it returns only the filename part. Is there a way to get the full path?

I know somebody gonna say I don't need it to upload a file, but I'm not uploading a file to a remote server and I really do need the local path. My page is passing the local path to a locally running self-hosted WCF server that then passes the path to another application with will actually load the file. Without the full path, the application will treat the path as relative to whatever its current directory is, which obviously fails most of the time.
AnswerRe: Get full path for file from Firefox Pin
thatraja7-Aug-11 18:03
professionalthatraja7-Aug-11 18:03 
GeneralRe: Get full path for file from Firefox Pin
Wjousts8-Aug-11 4:35
Wjousts8-Aug-11 4:35 
QuestionFireFox-Javascript issue Pin
Pierre besquent3-Aug-11 23:52
Pierre besquent3-Aug-11 23:52 
AnswerRe: FireFox-Javascript issue [modified] Pin
Manfred Rudolf Bihy4-Aug-11 4:18
professionalManfred Rudolf Bihy4-Aug-11 4:18 
GeneralRe: FireFox-Javascript issue Pin
Pierre besquent4-Aug-11 21:45
Pierre besquent4-Aug-11 21:45 
GeneralRe: FireFox-Javascript issue Pin
Manfred Rudolf Bihy5-Aug-11 1:04
professionalManfred Rudolf Bihy5-Aug-11 1:04 
AnswerRe: FireFox-Javascript issue Pin
cjoki4-Aug-11 4:37
cjoki4-Aug-11 4:37 
QuestionRepetitive similar Inputs javascript Pin
Gert Koetsier3-Aug-11 22:49
Gert Koetsier3-Aug-11 22:49 
AnswerRe: Repetitive similar Inputs javascript Pin
cjoki4-Aug-11 4:33
cjoki4-Aug-11 4:33 
AnswerRe: Repetitive similar Inputs javascript Pin
Gert Koetsier7-Aug-11 22:13
Gert Koetsier7-Aug-11 22:13 
QuestionProblem connecting to WCF Rest service Pin
Wjousts3-Aug-11 10:05
Wjousts3-Aug-11 10:05 
AnswerRe: Problem connecting to WCF Rest service Pin
Wjousts3-Aug-11 10:37
Wjousts3-Aug-11 10:37 
AnswerRe: Problem connecting to WCF Rest service Pin
Wjousts4-Aug-11 3:37
Wjousts4-Aug-11 3:37 
AnswerRe: Problem connecting to WCF Rest service Pin
Wjousts8-Aug-11 4:41
Wjousts8-Aug-11 4:41 
Questionjson object in repeater row click Pin
fififlowertot3-Aug-11 0:16
fififlowertot3-Aug-11 0:16 
AnswerRe: json object in repeater row click Pin
fififlowertot7-Aug-11 9:29
fififlowertot7-Aug-11 9:29 
QuestionHow to set user control property using Jquery Pin
josehidalgor27-Jul-11 12:15
josehidalgor27-Jul-11 12:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.