Hi everybody.
I need to extract text"Su saldo es 912C$" from Label in webbrowser control and pass it to textbox using vb.net 2012
i have tried many ways not i cannot make it work please help me.HTML Code:<form action="publicacion.php?op=1&cod=2" method="POST" class="form-horizontal"> <div class="control-group"> <label class="control-label"><strong>Su saldo es 912C$ </strong></label> </div> </form>




Reply With Quote
