Hi, I have a webbrowser defined on my form in which I access a third party website in which I have to enter information that is stored on a database on my end. the information needs to be entered into a textarea element. The textarea element is defined as follows on the page:
<textarea tabindex="1" cols="80" rows="10" name="U2FsdGVkX1-GEw5P1q8FZNvHu_TXdnF1TjuTfXE0X3-h0hshB19hTxXcdfgbgss7"></textarea>
How can I enter this information? your help will be greatly appreciated.
Piaget
<textarea tabindex="1" cols="80" rows="10" name="U2FsdGVkX1-GEw5P1q8FZNvHu_TXdnF1TjuTfXE0X3-h0hshB19hTxXcdfgbgss7"></textarea>
How can I enter this information? your help will be greatly appreciated.
Piaget