Hi. I want to make a personal webpage, but here is the trick part:
inside the page i want to put a frame, (something like a iframe) where i like to put something like a command line. For example: if i type "goto home.php" the browser will go to that page.
If i type "retrieve fis.ext" --> start download of fis.ext
and so on....
My question is:
-how do i make the browser to know what i type in? Or better, i need a program that runs on background and capture the text that i type there , interpret the text and make a decision ?


Soryy if I don't explin myself very well.