In article <[EMAIL PROTECTED]>,
   Barry.Allen <[EMAIL PROTECTED]> wrote:

> This is the line in the form which is supposed to call the link page.

> <input type="hidden" name="newpage"
> value="http://www.broughton-park.org.uk/thanks.htm";>

That's the line which sets the URL as a variable 'newpage', but it is
presumably actually called from "/cgi-bin/linkback" which you specify in
your form action.

You could test if this variable is being read by that file by bunging in an
echo command of some sort. If it is being transferred correctly, then the
link to it is not being actioned by NetSurf - perhaps because it's a JS
link?

I may, of course, be totally misunderstanding what you're doing!

John

-- 
||       John Williams         ||     Brittany, Northern France
         Who is John Williams? http://www.picindex.info/author/
           E-mail replies only accepted from RISC OS machines
Somewhere nice to stay in Brittany? http://petit.four.free.fr/visitors/locate

Reply via email to