Try this On window load submit your form. window.onload = function(){ document.forms['member_signup'].submit(); }.
確定! 回上一頁