[Webunitproj-users] how to retreive inner text from WebTag?
Brought to you by:
dgan
From: Brian K. <bt...@ne...> - 2002-11-05 23:38:02
|
Is there a way to get the inner text from a Webtag? I noticed the WebOptionField class provides this, however we would like to grab the inner text from any tag... for example, if we have the following <div id=3D"orderNumber">1234567</div> we would like to be able to grab the inner text "1234567". Currently this is halting our progress... please advise.... thanks. =20 Brian |