Okay, so I'm a junior web developer and the company I work for are trying to develop a pretty useful little hack/application. All it will simply do is close all tage that are open, I think I my try to re-write it, but I'm not sure what would be the best approach, could you guys give me any suggestions?
I say re-write it because a previous developer that worked here had implemented such a tool, but he left and I think that he took that code with him.
Do you guys know how you could do this?
I'm sure that someone out there has done something like this before?...
I would've thought that it would be best to write it in something like Java/C++/Python, run the web code through the compiler and then put it online? .... I'm not 100% sure though.... I know there are applications that do this kinda thing, but I don't think that the company want's to pay for any software if possible. Again, it's a simple idea, useful to say the least, but how to implement it to just save you some time, that's all I'm trying to do...