Guys, new to this kind of development but I was wondering if you could help: Suppose I have a HTML form data from which i would like to populate an API request which is then to be submitted to a url. How would I go about that? I can do the form (I think an action on submit would somehow need to point into the URL) I have the plain XML API request which I verified know works however how I can't figure out how do I relate them one to another? Put it simple I just want to put some nice "HTML skin" on the "bare bones" of API XML request. Can anybody here point me to the right direction? Thank you jkoll