Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Acceptance Button

Quote Reply
Acceptance Button
I am trying to call the add.cgi from an acceptance button. I have used the following but when i click on it it it comes back with an error of unknown tag Title.
<form action="../cgi-bin/links2/add.cgi" method="post"><div "center"><center><p><input type="submit" name="Go" value="I Accept"> </p></center></div></form>

In using links normal call for this cgi script <%db_cgi_url%>/add.cgi I do not get this error.

If this is off topic here please accept my apologises.



------------------
http://www.nzcid.godzone.net.nz
New Zealand Christian Internet Directory

Quote Reply
Re: Acceptance Button In reply to
 
Quote:
<form action="../cgi-bin/links2/add.cgi" method="post">

Try removing the ".." from the start of the action URL and see if it changes anything.

I hope this helps.
Quote Reply
Re: Acceptance Button In reply to
Hi there Bobsie!

Thanks for the reply. It did not help unfortunately. never mind though we put in a text link and it works fine - not sure we understand why the difference, main thing though it now works.

Once again thanks.

------------------
http://www.nzcid.godzone.net.nz
New Zealand Christian Internet Directory