Tagged Questions
0
votes
2answers
48 views
Extracting Query String From eExteranl
Is it possible (and appropriate) to open a new window to an external URL, have my users process a form on that site (which generates a query string with name/value pairs) and then parse the pairs of ...