|
Hi,
I am getting a value from a database that looks like this:
<INPUT TYPE=text VALUE="IHK-Magic-Number. A-ABCD-ABCDE-12, some text: www.url.info">
Is it possible to have only the number shown in the text field but having submitted the complete text?
Again, the Textfield should show only:
<INPUT TYPE=text VALUE="A-ABCD-ABCDE-12"> but the submission should always include the complete string like in the above textfield.
Is this possible?
Thank you very much!
|