Any ideas on how to write a simple VC dialog based app that can get some text input from the user, and uses this to search the web using (say Google)
for info, arranges this info and outputs the result in a .txt or .doc file? The search and arranging process must be hidden and the user only gets to see the output text file in a text editor automatically opening. Might use some kind of CHtml base class?
Thanks.
↧