I am writing a DB app that needs to be used as a stand-alone exe on a PC AND in a web format.
What is the best way (for speed and minimal redundancy) to achieve this?

ActiveX...ASP...other?

Thanks!