Hi all
Just wondering (again), is there any way to display variables via a wildcard expression
eg
say I have the variables
$c
$c1
$c3
$c6
Is there anyway to display this all variables of $c-type on the next page without having to pass each variable individually. Like in a form, with those elements mentioned above, when they are passed to the enxt page, I could use a wild card expression to display them all (would really help, since the numbers after $c would be randomonly generated.
Or am I talking through my bum again