Adding a variable (date and name) into the text field

  •  02-24-2010, 9:00 AM

    Adding a variable (date and name) into the text field

    I am trying to use the text field to create/save emails.
     
    My original code uses variables to display a person's name and other information...
     
    Is it possible to do somehow add parameters to the editor? so the user could use tags to display them, for example
     
     
    hello [name]
     
    you are from [city]
     
    where [name] and [city] would be parameters passed in, and the user would use tags to insert them into the post?
     
     
    Thanks, hope that makes sense...
View Complete Thread