Can u run IE off a CD?
Can u run IE off a CD?
Out of context: Reply #5
- Started
- Last post
- 10 Responses
- sparker0
you could just write a simple, bare-bones web browser in Delphi (or other lang) taht uses the IE ActiveX component in Windows...
Then, just run that browser off a cd...
But, I'm gonna ask why does this use word docs and why not just write a program that does all this for you? You can create some pretty simple Delphi apps with database backends.
The fact you are running it entirely off a cd means that updating any of the data is a pain anyway.
Better yet, why not just build a web service to do this?
- yeah man thats a five minute job - just do that...fadein11