eschickel
10-07-2006, 02:12 AM
for each event i want to include a link to the corresponding discussion topic in our forum. i have 'allow HTML' turned on.
an example link: http://uconncarclub.com/forum/viewtopic.php?t=94
i've written the tag with and without quotes, either way it truncates.
if i turn on 'convert url's to links' it makes the link text say 'uconncarclub.com' which is not what i want.
i know that the equal sign is character #61 in the iso 8859-1 character set, but if i put %61 and the topic number right after it, it doesn't work.
is there a workaround?
an example link: http://uconncarclub.com/forum/viewtopic.php?t=94
i've written the tag with and without quotes, either way it truncates.
if i turn on 'convert url's to links' it makes the link text say 'uconncarclub.com' which is not what i want.
i know that the equal sign is character #61 in the iso 8859-1 character set, but if i put %61 and the topic number right after it, it doesn't work.
is there a workaround?