Forum Discussion
dvox
16 years agoOccasional Contributor
I have the same issue and requested the developers to add a hidden code for me to bypass the captcha code. But my problem is how do I send this information in the automation process. the html code is from that captha block.
<div>
<input type="hidden" name="ctl00_RadScriptManager1_TSM" id="ctl00_RadScriptManager1_TSM" value="" />
<input type="hidden" name="LBD_VCT_register_ctl00_contentplaceholder1_captcha1" id="LBD_VCT_register_ctl00_contentplaceholder1_captcha1" value="44cd6a446f6f4132903028e6467dec51" />
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="SecretCode" />
</div>
any suggestion would be very encouraging.
<div>
<input type="hidden" name="ctl00_RadScriptManager1_TSM" id="ctl00_RadScriptManager1_TSM" value="" />
<input type="hidden" name="LBD_VCT_register_ctl00_contentplaceholder1_captcha1" id="LBD_VCT_register_ctl00_contentplaceholder1_captcha1" value="44cd6a446f6f4132903028e6467dec51" />
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="SecretCode" />
</div>
any suggestion would be very encouraging.