For the submit function, how can I make the variables names a variable? For example, in the following call, can I make the name of var1 a variable?
<submit URL="http://www.sample.com/login.htm" var1=$var1value>
<submit URL="http://www.sample.com/login.htm" var1=$var1value>