How to create UUID in JSNI of the input elements? -


how create uuid in jsni each input element. each time of call id's of input elements must change , new entries must inserted in database every new form.

finally succeeded in doing getting values directly in variable fname=a.value; a input box of jsni , fname variable value being stored.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -