Can I dynamically replace textbox content
April 6, 2007 12:00 AM
I must be totally missing the boat on variables. Here's my problem. I have a set of 3 buttons and one main textbox. When I click each button, I'd like different content to show up in the main textbox. I could do this with many hide and show actions but I'm sure there's an easier way.If the main textbox is simply a placeholder, how do I code the buttons to have the content swapped in and out of the textbox? It seems to me that variables are single-line values and the content that is going to be displayed in my main textbox could be paragraphs, bulleted lists, etc. I just don't know what to do.~ Brian
Discussions have been disabled for this post