View previous topic :: View next topic |
Author |
Message |
Cellfan
Joined: 27 Jan 2007 Posts: 2
|
Posted: Sat Jan 27, 2007 3:21 pm Post subject: Can't seem to get it to work |
|
|
it redirects me to that page.
any ideas?
Last edited by Cellfan on Thu Jun 04, 2009 10:58 am; edited 1 time in total |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Sun Jan 28, 2007 2:26 pm Post subject: Reply |
|
|
You webpage's HTML is not correct. Get rid of the following code (and it's matching end form tag) that is found right after the page's <title> tag.
Quote: |
<form action="/cgi-bin/formhandler/formhandler.cgi" method="post" name="" id=""> |
|
|
Back to top |
|
 |
Cellfan
Joined: 27 Jan 2007 Posts: 2
|
Posted: Mon Jan 29, 2007 8:59 am Post subject: |
|
|
thanks |
|
Back to top |
|
 |
|