Say I need to change "Members: 4389" to "Members: 32894" but the 4389 number is consistently changing due to new members, how can I have innerHTML keep the members number at 32894 if the members changes to 4389
....If you'll need to update the DB, then update...since you want to keep 32894 at all times, but then..I think it's much easier to hand code that number (IMO)
...If 32894 is a variable...affected by the number of your members...then don't use that variable