I tried using the JavaScript below: my_form=document.createElement('FORM'); my_form.name='myForm'; ...
確定! 回上一頁