javascript - How to make the user save a text box value as an image or file to their machine in html5 using jQuery -


what best way make user save text box value out use of server side scripting . using html5 , jquery . tried printing textbox putting inside iframe print() function of javascript , worked , want know whether other alternatives available .


Comments

Popular posts from this blog

php - Global connection variable or new one every time -

c++ - protocol buffers - generate NON-inline accessors -