[hatatap] hatatap & variables question.
Hughes, Marc
MHughes at TomSnyder.com
Fri Apr 28 16:49:37 BST 2006
Hello,
I'm very impressed with the hatatap package as it appears to be exactly what I've been looking for. I do, however, have one question I can't quite seem to figure out.
I have a script that makes a request to the server. I need to extract a piece of that response into a variable so I can use it later in the script.
I can verify the data is being returned correctly by doing a:
<verify test="$dom//response/sid" />
I can see the value using:
<log msg="{$dom//response/sid}"/>
But I can't seem to store that value to a variable. I've tried various forms of
<param name="sid" default="$dom//response/sid" />
But just can't seem to get it to work.
I'm sure I'm just missing something here. Any ideas?
Thanks!
-Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pingdynasty.com/pipermail/hatatap/attachments/20060428/0528c108/attachment.html
More information about the hatatap
mailing list