Page 1 of 1

Link in post

Posted: 2015-02-28 19:20
by patsd102
Link in post

I posted this code to help another user here a while ago.
My version then was 4.50

Now that I have upgraded to 5.31 the link coding won't work.
Any ideas please

Old code here :

Code: Select all

		<td id="DX27.QRZ.<%%VALUE(id)%%>" valign="top" width="60" class="TableBody">
		
		<a href="http://www.qrz11.com/show_prof.php?callsign=<%%VALUE(Station worked/swl)%%>" target="_blank" style="text-decoration: none; color:#000066">
		
		<%%VALUE(Station worked/swl)%%></a></td>
New code:

Code: Select all

<td id="DX27-QRZ-<%%VALUE(id)%%>" class="DX27-QRZ "><%%VALUE(QRZ)%%></td>

Re: Link in post

Posted: 2015-03-06 05:52
by patsd102
All sorted,

Anyone interested in how I done it, please ask,

Re: Link in post

Posted: 2017-02-14 10:18
by benscha
maybe you can help me with my problem wich is almost similar. http://forums.appgini.com/phpbb/viewtop ... 6916#p6916

where do i have to add code?

thx for any help