In my app I'm using third party web survey tool. I load the survey into a UIWebView and the user has to fill this one out.
My question is, can I somehow pass some string parameters to that survey form to pre-fill some of the textfields?
Any kind of help is highly appreciated.