Would be possible to use FET as a web application?
I was trying to understand the FET codes, what database does the FET utilize?
So far from what I understand it uses XML. Please do correct me when I am wrong thank you =)
It uses a simple XML file, you can see it with a text viewer or XML viewer.
Maybe you could derive a web application using FET command line (but FET command line is a C++ executable, can you run such an executable?).