A
Amir
I used FireFox Jscript debuging capabilities but it says:
frm variable doesn't have the property Action
function submitForm(frm,action){
frm.action=action; frm.submit(); return(false) }
http://www.webfreeguide.com
frm variable doesn't have the property Action
function submitForm(frm,action){
frm.action=action; frm.submit(); return(false) }
http://www.webfreeguide.com