FET Forum

FET Support (English) => Get Help => Topic started by: xgideon on June 22, 2010, 07:44:50 AM

Title: FET as a web application
Post by: xgideon on June 22, 2010, 07:44:50 AM
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 =)
Title: Re: FET as a web application
Post by: Liviu Lalescu on June 22, 2010, 08:22:50 AM
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?).