this line of code inserts a value into the variable (random). The problem i'm having is that because the variable (random) is inside a server side include, the entire line is being intpreted instead of just the (random)
variable. Anyone know how to fix the line so that only the
(random) variable is intrepreted? Here's the line:
Thanx, Lisa.