Placing Table In Post

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/70140?pagenum=1
05 November 2025, 01:59

Topic


MaGraham
Placing Table In Post
25 February 2012, 22:36


Is there a way to do tables using the BB codes? Background colors?




 

Replies ...


Carefree
26 February 2012, 04:00


There's a table mod that should help you out.
MaGraham
27 February 2012, 11:58


OH WOW! Thank you, Carefree!

You are such a blessing! :)



Carefree
28 February 2012, 13:06


You're welcome.
MaGraham
26 March 2012, 23:45


Originally posted by Carefree
There's a table mod that should help you out.

Could anyone tell me where this, below, should go in the inc_func_common.asp file? It's at the bottom of the post in the link Carefree shared above but it doesn't say where it's supposed to be added.


You must add the following function to inc_func_common.asp
function CountSubs(fString, fSubString)
CountSubs = UBound(split(fString, fSubString))
end function




HuwR
27 March 2012, 02:53


you can add it anywhere in that file
Shaggy
27 March 2012, 06:25


Originally posted by HuwR you can add it anywhere in that file
As long as it's not within another function or sub, of course! wink
MaGraham
10 September 2012, 23:49



I am just now getting to this Table Mod so I wanted to come back and let you guys know that this works PERFECT! bigsmile

Thank you guys Soooo MUCH! :)


© 2000-2021 Snitz™ Communications