Skip to main content
July 17, 2012
Question

How to translate text on a page into actual data on another page?

  • July 17, 2012
  • 1 reply
  • 590 views

I would like to translate (parse and replace) the words that are on one page into their actual values on another page. These words are in a text area box that are displayed as the following:  [[type name]] and [[start date]].  Again, I'm trying to show their actual values on a different page.  Any help will be greatly appreciated.

    This topic has been closed for replies.

    1 reply

    July 18, 2012

    Can you give us some code? If I understand you correctly they are in a form and you send them to the action page where they will have a regex function to change the code to format it as you like.

    July 18, 2012

    They are in a text area.  I'm basically trying to get what is in the Problem Description text area  translated into actual data from the database i.e. EVENT TYPE NAME=EVENT.EVENT_TYPENAME. 

    Please click on the following click to see the code I would like translated:  http://pastebin.com/imfuSTbT

    Please click on this link to see code for the page where the translation occurs:  http://pastebin.com/m2t9Vp7w