Hello! I've been searching for ways for user to input data, which could be stored, and found only standard javascript alert window with input textbox available. What I would like to use is a textbox for user to type his name or other text, which can be shown directly on a page, and not in the pop-up window. Is there any way to do this? I hope what I have requested is possible.
↧