Executing a user interactive application on serverside
Posted: Tue Sep 29, 2009 3:08 pm
Hello!
I face a problem when I try to open a user interactive application on serverside using php file.
The scenario is:
When a client clicks a button, that should invoke notepad which should be user interactive on serverside.
But I can execute this notepad only at background process i.e., seen in the Task Manager ->Processes.
Please someone help me to figure out this....
Thank you
Regards,
N. Rathnavathi
I face a problem when I try to open a user interactive application on serverside using php file.
The scenario is:
When a client clicks a button, that should invoke notepad which should be user interactive on serverside.
But I can execute this notepad only at background process i.e., seen in the Task Manager ->Processes.
Please someone help me to figure out this....
Thank you
Regards,
N. Rathnavathi