Home All Groups Group Topic Archive Search About

Get text message of textbox in a webpage

Author
25 Jun 2006 10:14 AM
vutaviva
Hi,
   Please help me!
   I want to get the text of one textbox in a webpage. For example, I
compose mail by gmail. After I type content of my mail and click a
button on toolbar (created by myself), my function will grasp all this
content. Final, I'll create signature from this content.
   How to grasp mail's content?
   Thanks so much.

Author
25 Jun 2006 12:42 PM
pvdg42
<vutav***@gmail.com> wrote in message
news:1151230482.317247.186520@p79g2000cwp.googlegroups.com...
> Hi,
>   Please help me!
>   I want to get the text of one textbox in a webpage. For example, I
> compose mail by gmail. After I type content of my mail and click a
> button on toolbar (created by myself), my function will grasp all this
> content. Final, I'll create signature from this content.
>   How to grasp mail's content?
>   Thanks so much.
>
I may be missing something here, but the content of a textbox is in its text
property. Have you tried assigning the text property to a string, then using
that?

AddThis Social Bookmark Button