![]() |
|
|
#1
|
|||
|
|||
|
Hi everyone
there are a lot of windows in front of me whit this title : untitled-Notepad, about:Blank-Microsoft, Digital Point Forums-Post New Thread-Opera Windows Media Player and ... . Now i want to creat a program that first : select "Digital Point Forums-Post New Thread-Opera" and Ctrl+a(select all) then Ctrl+c(copy) second : select untitled-Notepad and at last Ctrl+v(past). the name of Ctrl+v , Enter , F1 , and like these are keystroke and in some language program there are some API that use for these program. they simulate Keyboard. you can see a good one in : http://www.codeproject.com/KB/dialog/keystroke.aspx however in C++ . Now, what about PHP ? thank you in advance |
|
#2
|
||||
|
||||
|
I'm going to go out on a limb here and say this can't be accomplished. PHP is all parsed server side so the user can't really "interact" with it.
|
|
#3
|
|||
|
|||
|
how about javascript ?
|
|
#4
|
||||
|
||||
|
Yeah AJAX could probably get you what you're looking for.
|
|
#5
|
|||
|
|||
|
would you please get more information.
some keywords. thanks |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| eBay API and PHP help please | LongHaul | Commission Junction | 7 | Nov 15th 2007 5:58 am |
| what is seo keystroke tool | joesgraphics | Search Engine Optimization | 2 | Feb 19th 2007 8:01 am |
| How to add API to PHP? | JEET | Yahoo APIs | 4 | Jul 15th 2006 7:31 am |
| PHP-Gtk2 and Gnope (standalone PHP GUI apps for Windows) | neterslandreau | PHP | 2 | Jan 21st 2006 9:11 am |