Hi everyone,
I created a UIScrollView / UIPageControl .xib scrolling between 12 images. At the bottom of the .xib is a "Submit" button that would save the value of the scroll view in a web service.
How can I get the "submit" button to grab that value?
Thanks in advance!