[Seaside] Making anchors to submit

Carl Gundel carlg at libertybasic.com
Tue Dec 11 04:17:24 UTC 2007


I've been using them successfully using exactly the sort of code you include.  I'm still on Seaside 2.6 if that makes a difference.

-Carl Gundel
http://www.runbasic.com

> Hi there,
>
> the submit buttons look change from system to system but anchors
> are consistent so I'm trying to use anchors to submit forms by using
>
> html anchor
> callback:[self someAction];
> submitFormNamed: 'someFormId';
> yourslef
>
> Is anybody using anchors with #submitFormNamed: succesfully?
>
> cheers,
>
> Sebastian
> PS: amazingly it works as expected with IE but not in FF, nor Opera
> nor Safari for windows
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


More information about the seaside mailing list