Page is a not externally linkable
Scott_Archer - 11:08 pm on Oct 11, 2012 (gmt 0)
I need to pull two totals out of a web page that is JAVA driven.
here is one:
<tr><td class="auto-style21" style="width: 616px">
Total one time set up cost:</td>
<td class="auto-style21">
<input name="Text22" id="text22" type="text" value="$" readonly="readonly"></td></tr>
And I need to insert it into:
https://www.targetsite.com/amp;a1=TOTAL GOES HERE;">
Any Ideas?
Thanks