PDA

View Full Version : variables within text fields


psuedo79
02-06-2002, 02:56 PM
I'd like to be able to input some variable into a text message. Something like this:

"You are doing great <myNameVariable>! It only took you <myTimeVariable> to complete this quiz...."

Is it possible to input the variables?

Thanks for any help you can give.

psuedo

pixelwit
02-06-2002, 05:00 PM
Create a dynamic text box. Give it a variable name (for example, DynaText). do something like this:dynaText = "Hello there "+ userName +", good to see you on "+myDate+" have a seat and I'll be with you in a minute"Hope it helps,

-PiXELWiT
http://www.pixelwit.com