Hello
Question about the All tags.
Lets say I want make a “New Topic”. And also i have afl code to post that contain the function StrExtract()
for ( n = 0; ( item = StrExtract ( List, n ) ) != ""; n ++ )
how can I make this topic to be linked with the “all tags” drop menu?