in reply to Environment Variable Question
I'm not sure what you mean by dumping the var=value pairs from the returned page. Is the page a series of links with pairs in the URLs as given in your example? If yes, you'd have to write a regex to parse and retrieve them.
Could you give a better description of the content of the returned page? From there it's much easier to describe how to turn it into a series of keys and values.
|
|---|