Search found 1 match
- Sun Dec 17, 2006 7:27 pm
- Forum: PHP - Code
- Topic: updating text in webpage
- Replies: 1
- Views: 423
updating text in webpage
I am a novice and would like to ask a question. How can I update a text field without reloading the web page? Specifically I want to have a box with four buttons on top of it. When someone clicks a button, the text from the file (which depends on the button) should be uploaded into the box. I think ...