J
Jesper Fjølner
I have a form starting with:
<form method='get' action'page.asp'>
and then quite a bit of code
and then </form>
But now, when I save the file, FP insert </form> right after starting the
form thus ending it immidiatly. Due to this the submit-buttons which are
further down the page don't work.
Why does it insert the </form> by itself when I save the page?
Jesper
<form method='get' action'page.asp'>
and then quite a bit of code
and then </form>
But now, when I save the file, FP insert </form> right after starting the
form thus ending it immidiatly. Due to this the submit-buttons which are
further down the page don't work.
Why does it insert the </form> by itself when I save the page?
Jesper