Before you read the description below, know that I'm looking for a targeting, not the code for me. Library references that can help me, some technique I need to know.
What do I need to do
Toillustratethecase,itisbettertouseanimage.Let'ssaywehavetheformabove(tinyMCEEditor),andbelowitIhavesometags.Theusercanpullthistagandputitinthetextform,thusleavingit.
The user could pull the same tag as many times as he wanted to the form, appearing more than once with different names: nome da empresa
, nome da empresa1
, nome da empresa2
and so on.
Later, using a backend language, I would need to read these tags and replace them with a database content, which in this case is the company name.