I have bought the professional version of Zoom.
Have uploaded the files to the server of www.psychminded.co.uk
and, in order to activate search on to my website, have pasted this:
<form method="get" action="search.php">
<input type="text" name="zoom_query" size="20" />
<input type="submit" value="Search" />
</form>
into this page: http://www.psychminded.co.uk/muckabout/index.htm
However, when I do a search I then get this error message:
No data received
Unable to load the web page because the server sent no data.
Here are some suggestions:
Reload this web page later.
Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.
Please advise
Adam
Have uploaded the files to the server of www.psychminded.co.uk
and, in order to activate search on to my website, have pasted this:
<form method="get" action="search.php">
<input type="text" name="zoom_query" size="20" />
<input type="submit" value="Search" />
</form>
into this page: http://www.psychminded.co.uk/muckabout/index.htm
However, when I do a search I then get this error message:
No data received
Unable to load the web page because the server sent no data.
Here are some suggestions:
Reload this web page later.
Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.
Please advise
Adam
Comment