>
>
> On Thu, May 8, 2008 at 2:14 AM, stuffhere <[EMAIL PROTECTED]> wrote:
>
>> It was the only way I could think to do the javascript callback - using
>> onCompleteCallback. I'm pretty new to Tapestry, so most of what I've done
>> has bee
the javascript callback - using
> onCompleteCallback. I'm pretty new to Tapestry, so most of what I've done
> has been trial and error, is there a better way to do the callback?
>
>
> --
> View this message in context:
> http://www.nabble.com/Problem-with-form-submission-with-ca
st of what I've
> >> done
> >> has been trial and error, is there a better way to do the callback?
> >>
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Problem-with-form-submission-with-callback-tp1
> It was the only way I could think to do the javascript callback - using
>> onCompleteCallback. I'm pretty new to Tapestry, so most of what I've
>> done
>> has been trial and error, is there a better way to do the callback?
>>
>>
>> --
>> View this m
gt; --
> View this message in context:
> http://www.nabble.com/Problem-with-form-submission-with-callback-tp17106416p17123069.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> -
>
It was the only way I could think to do the javascript callback - using
onCompleteCallback. I'm pretty new to Tapestry, so most of what I've done
has been trial and error, is there a better way to do the callback?
--
View this message in context:
http://www.nabble.com/Problem
7;m
> always returned false - the form fields (username and password) are not
> being set that time around. Does anyone know why this is, or how I can
> fix
> it?
>
>
>
> --
> View this message in context:
> http://www.nabble.com/Problem-with-form-submission-with-c
ed is when I get the javascript callback, which is why I'm
always returned false - the form fields (username and password) are not
being set that time around. Does anyone know why this is, or how I can fix
it?
--
View this message in context:
http://www.nabble.com/Problem-with-form-su
P.S. I think this is a problem with the onevent stuff - if I just do a normal
submit, the onSubmitFromLoginForm function only gets called once.
--
View this message in context:
http://www.nabble.com/Problem-with-form-submission-with-callback-tp17106416p17106419.html
Sent from the Tapestry
.isLoginSuccessful.toString() == 'true') {
gotoHomePage();
}else{
showLoginError();
}
}
Does anyone have any ideas why this is submitting twice. The first time
doesn't appear to be a proper submit as none of the form fields are being
pass
10 matches
Mail list logo