Hi,
I have a requirement to store URL in text box and when user link on that URL, it needs to be open. Although this text box needs to add on click on one Add button dynamically.
Is there any way to store URL in text box. Currently I am able to add new Text box dynamically by clicking on Add button. Beside this I am also able to open appropriate URL if I click on Text box.
But
"how to show contain of text box as a URL." same as we have in
tag.