Yeah i guess it does, I'll try to elaborate.
I have a textarea form that users can paste a block of html code into, i want to somehow parse or build an array of variables from certain parts of the text sumitted, & process it.
example: whatever text is in between the bold tags, font tags, etc.
I dont know how to grab these from a textarea input.
once I define the variables or array, i'm ok from there.
still doesnt make sense does it :rolleyes: