error : document.frm_gsfit.action fives .null object or not an object

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • subvit
    New Member
    • May 2007
    • 1

    error : document.frm_gsfit.action fives .null object or not an object

    function test_redirect(t ,p)
    {

    1) window.open("fo rmappl.asp?id=1 &apid="+t+"&pri d="+p,'email',' width=950,heigh t=600,top=50,le ft=50');
    2) document.frm_ga sfit.action="ex istingappl.asp" ;
    3) document.frm_ga sfit.submit();

    }
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Post your form code.

    Comment

    Working...