Skip message check

HI,I have a login page with user name, password, an login button and a new member button. When I click on the new member button, I want to bypass the error check. How I do that.Thanks
[204 byte] By [jbmservea] at [2007-11-26 13:40:37]
# 1
What kind of error check do you have? You could try setting the button's immediate to true, if you dont want the text fields to throw an validation error if they are left empty.
deepsixa at 2007-7-7 22:37:15 > top of Java-index,Development Tools,Java Tools...
# 2
Thanks for your help, but I end up using virtual forms
jbmservea at 2007-7-7 22:37:15 > top of Java-index,Development Tools,Java Tools...