Question
text area value change
i have a text area with 5 text links underneath
the text area value is not set, but what i need is if i click text link 1, then i need to update the value of the textarea with a value of a column in my table called message1 where userid = session.user
how can i do this any ideas?
the text area value is not set, but what i need is if i click text link 1, then i need to update the value of the textarea with a value of a column in my table called message1 where userid = session.user
how can i do this any ideas?