How to handle HTTP POSTs with a changing number of name-value pairs

Monday, December 22nd, 2008 Posted in Tech Tips | 7 Comments »

Occasionally you will find that you need to create a VuGen script for a web application which changes the number of name-value pairs which are sent with a POST request. ... Read more..