|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Get text message of textbox in a webpageHi,
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. <vutav***@gmail.com> wrote in message
news:1151230482.317247.186520@p79g2000cwp.googlegroups.com... I may be missing something here, but the content of a textbox is in its text > 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. > property. Have you tried assigning the text property to a string, then using that? |
|||||||||||||||||||||||