I have a web object containing a javascprit that creates a variable called "totalscore".
Well, this variable is shown on this web object by the following method (form):
<input type="text" size="4" name="totalscore">
Is there anyway to tell AMS to get that variable from the web object.
Thanks again.
Well, this variable is shown on this web object by the following method (form):
<input type="text" size="4" name="totalscore">
Is there anyway to tell AMS to get that variable from the web object.
Thanks again.
Comment