Hi
I'm making a sort of file and folder indexer in ASP. I tested it in IE and it worked fine. Now in Firefox it won't work.
I have a textbox where the user submits a path string. If he clicks the submit button, a new asp page is called and it uses the string to set the base path of the iteration to print folders, subfolders and files. In Firefox I get the error 'Can't find the path'. Should I do something special?
Thanks
Steven
I'm making a sort of file and folder indexer in ASP. I tested it in IE and it worked fine. Now in Firefox it won't work.
I have a textbox where the user submits a path string. If he clicks the submit button, a new asp page is called and it uses the string to set the base path of the iteration to print folders, subfolders and files. In Firefox I get the error 'Can't find the path'. Should I do something special?
Thanks
Steven