Well I've solved the 1st 1/2 of the problem, using the 'target=_self'
bit of code I am now getting back what i want from my form.  I am
still having an issue going back to the previous page using either an
iui.goBack() link or a simple javascript:window.history.go(-1).  the
iui.goBack() seems to do nothing at all, is that related to the submit
target=_self working outside the usual stack?

thanks again
A

On May 29, 3:00 pm, amacks <[email protected]> wrote:
> More on my form project:
>
> I've got the backend that the form submits to set to display an error
> if the form is not complete and a "success" if the form was filled
> out.  with the default setup of iui, I can only figure out how to have
> all submissions go to the "sucess" page, I can't figure out how to
> make use of the data sent back by the backend.
>
> the form tutorial is helpful, but quite complex and a bit hard to
> follow
> Any thoughts?
>
> A

-- 
You received this message because you are subscribed to the Google Groups 
"iPhoneWebDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/iphonewebdev?hl=en.

Reply via email to