DeXTeR27
31 Dec 2007, 23:47
I am working on a bbcode similiar to the [code] tag for posting links. The html output is a form where one can click the submit button which runs a cgi script.
I am having 2 issues.
heres my html replacement code
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
The first issue is it parses html line breaks with multiple links listed.
The second issue and the most important is that this form will not work in the first post of a thread. Works great in both standard reply as well as quick reply. Just can seem to get it to work on new threads (first post).
any ideas as to why ?
I am having 2 issues.
heres my html replacement code
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
The first issue is it parses html line breaks with multiple links listed.
The second issue and the most important is that this form will not work in the first post of a thread. Works great in both standard reply as well as quick reply. Just can seem to get it to work on new threads (first post).
any ideas as to why ?