Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Recip links check for LinksSql??

Quote Reply
Re: Recip links check for LinksSql?? In reply to
Hi Alex,

works fine! Great job!

Just one hint:

Quote:
D. On your add.html template add:

Reciprocal URL: <input name="recip" size="40">

and on your add_error.html template add:

Reciprocal URL: <input name="recip" size="40" value="<%recip%>">

You should write it:

<input name="Recip" size="40">
<input name="Recip" size="40" alue="<%Recip%>">

Bye,
Danny
Subject Author Views Date
Thread Recip links check for LinksSql?? Digital Concepts 2219 Oct 27, 1999, 1:42 AM
Post Re: Recip links check for LinksSql??
Danny22 2162 Feb 13, 2000, 4:52 PM
Post Re: Recip links check for LinksSql??
Alex 2154 Feb 15, 2000, 3:43 PM
Post Re: Recip links check for LinksSql??
Danny22 2146 Feb 19, 2000, 11:20 AM
Post Re: Recip links check for LinksSql??
Bmxer 2162 Feb 20, 2000, 1:32 AM