By: darknessneo
Date: 2007-06-03
Time: 13:16
|
hypertext in array
Hi all,
i have a array with somes hypertext as well as this:
<a href=xxx></a>
but when i use
[blk;block=begin][blk.val]<br>
[blk;block=end]
the result is:
<a href=../images/manga/Ah_my_Godess/index.php>Ah_my_Godess
<a href=../images/manga/Apple_seed/index.php>Apple_seed
<a href=../images/manga/bastard/index.php>bastard
<a href=../images/manga/Ken/index.php>Ken
<a href=../images/manga/Shamna_King/index.php>Shamna_King
how i can have the hypertext and not the code of hypertext?
Thx for answer
|
By: TomH
Date: 2007-06-03
Time: 16:11
|
Re: hypertext in array
If I understand you correctly, try
[blk;block=begin][blk.val;htmlconv=no]<br> [blk;block=end]
|
|
By: darknessneo
Date: 2007-06-03
Time: 16:15
|
Re: hypertext in array
Ah yeah! this is exactly what i needed! thx very much!
|
|
Posting in progress.
Please wait...
|