M
Mr B
I have a form that I do my own validation on but something got screwed up because the form isn't
keep it's name.
When I look at the form properties it has the standard "FrontPage_Form1" name in there. It's also
visible n HTML view. But then when I view the page in IE, that part of the <form.... line is
missing. Now none of my scripts work because the form doesn't have a name and it's showing as
invalid. How do I get the form name back in there? I'm lost as to what happened....
keep it's name.
When I look at the form properties it has the standard "FrontPage_Form1" name in there. It's also
visible n HTML view. But then when I view the page in IE, that part of the <form.... line is
missing. Now none of my scripts work because the form doesn't have a name and it's showing as
invalid. How do I get the form name back in there? I'm lost as to what happened....