jean123
11-24-2005, 04:14 AM
Hello,
I need a tool which enables me to compare the contents of two files HTML and to produce a third result file in format HTML
this tool must be usable via a Web application
Thanks
Waylander
11-24-2005, 04:45 AM
Hmm so read the files with IO, use string comparison on the input, create a text file, construct the HTML "result" based on the comparison logic, output the data into the new file, and of course make the server side script front end that the tool is required to run from...
hmm doesnt sound too hard might take a while though depending on the contents of the files that need to be compared that is and how in depth the comparison needs to be and of course scope will be easier to define with a more detailed explanation of the previously mentioned "result".
So how much are you paying to have someone build this tool for you?
Im interested but im busy, so I cant do it for free and I doubt anyone else will either its simply too much work for a single thread or post.
Of course if you are intending to write this tool your self then I suggest planning what you think the system needs to be then making a start. If you run into any serious problems then come back and people will be glad to help.
Waylander.
jean123
11-24-2005, 07:48 AM
Thank you for your proposal for assistance