Hi,
How would I create a custom bbcode/vbcode to do the following
In html it would be
With the above html code it would load in the same page.
Now I want to make a custom URL to do the same.
As the current [url] one add target="_blank" to the html code
Thanks,
DolphinEcho
How would I create a custom bbcode/vbcode to do the following
In html it would be
HTML Code:
<a href="www.google.co.uk">Google</a>
Now I want to make a custom URL to do the same.
As the current [url] one add target="_blank" to the html code
Thanks,
DolphinEcho
Comment