| View previous topic :: View next topic |
| Author |
Message |
Nuwan
Joined: 08 Oct 2005 Posts: 29 Location: Sri Lanka
|
Posted: Mon Nov 21, 2005 2:58 pm Post subject: Get to Variable |
|
|
Hai..
I have some value (Assume 21/11/2005)or Date in given Webpage.
I want to get above value to my script
Eg :- Assume value location X=25 , Y= 40 in my webpage
(I can copy using mouse and Keyboard )
Please tell me... how to define a variable and get above value into my script for process.
Thanks
Nuwan |
|
| Back to top |
|
 |
kapege.de
Joined: 07 Feb 2005 Posts: 192 Location: Munich, Germany
|
Posted: Mon Nov 21, 2005 3:11 pm Post subject: |
|
|
Press "strg-c" in the webpage.
In your script:
MyVariable := Clipboard
Is it that what you want to know? _________________ Peter
Wisenheiming for beginners: KaPeGe (German only, sorry) |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Nov 21, 2005 3:53 pm Post subject: |
|
|
| do a search for JavaScript on this forum |
|
| Back to top |
|
 |
Nuwan
Joined: 08 Oct 2005 Posts: 29 Location: Sri Lanka
|
Posted: Tue Nov 22, 2005 5:00 pm Post subject: Thanks |
|
|
Thanks
 |
|
| Back to top |
|
 |
|