Hi Rashmi, > I have modified the code in the file to handle a file pointer. I am not > getting the required results.
If you have modified your version of WebKit, I would say you are on you own here. We cannot fix your code, so you will have to fire your debugger and find out what is wrong. > Does file handling work on webkit?? If you mean, can you open a local file, then yes. You just need to pass in a 'file:///' URL to your browser. Please make sure you read http://www.webkit.org/asking_questions.html as we are not sure what you are trying to do and what fails. Thus those are only generic answers based on what we understood. Hope it helps, Julien _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
