Insert Image - Posted (1550 Views)
Average Member
Panhandler
Posts: 783
783
ummmm. . .
This doesn't seem to work:

http://www.eaglecapowners.com/campergallery/gallery/6)__1150/admin-rich/dineout.jpg



. . . <
"5-in-1 Snitz Common Expansion Pack" - five popular mods packaged for easy install
". . .on a mote of dust, suspended in a sunbeam. . ."
HarborClassifieds Support Snitz Forums
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Advanced Member
Etymon
Posts: 2396
2396
Not sure if you want to do this or not, but in inc_func_common.asp find:

if (iType == 1) {
sOutput = sOutput.replace(/\b(http\:\/\/[\w+\.]+[\w+\.\:\/\@\_\?\=\&\-\'\#\%\~\;\,\$\!\+\*]+)/gi,

and add:

if (iType == 1) {
sOutput = sOutput.replace(/\b(http\:\/\/[\w+\.]+[\w+\.\:\/\@\_\?\=\&\-\'\#\%\~\;\,\$\!\+\*\(\)]+)/gi,<
 
You Must enter a message