File.Exists not working properly in FireFox???

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

bool str = File.Exists("\\\\Blrkec32657d\\Results\\J22.res.txt");

str returns “True†in IE but false in FireFox why??? Based on this I am
drawing
some Graphs… It works in IE but not in Firefox.

Kindly let me know why?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top