Hi
Has anyone ever countered a scenario below:
<td align="right" >Date of Birth</td>
<td colspan=1>
<OBJECT id=txtUDF origvalue="##fld##_unmask=18011962"
HiddenName="udf1"
classid="CLSID:98A52828-A5D6-11D3-82B8-00104B39A31D"
codebase="../OnyxMaskEdit2Dual.cab#version=4,00,0,108"
height=19 width=124 VIEWASTEXT
class="clsUDF"
tabindex=42>
<PARAM NAME="MaxLength" VALUE="20">
<PARAM NAME="Mask" VALUE="99//99//9999">
<PARAM NAME="Text" VALUE="18011962">
<PARAM NAME="Enabled" VALUE="1">
<PARAM NAME="PromptInclude" VALUE="0">
</OBJECT>
Does anyone has an idea if we have to do it with Watir how will go about it.
Any help appreciated..Please
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Watir General" group.
To post to this group, send email to [email protected]
Before posting, please read the following guidelines:
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---