Search found 2 matches
- Tue Jul 29, 2008 12:23 pm
- Forum: PHP - Code
- Topic: Using Enter instead of TAB
- Replies: 1
- Views: 148
Using Enter instead of TAB
Hi Guys, I have a screen with a lot of text boxes on for the user to fill in, this is an online version of a very old databse they used to use. In the old Access DB they used to hit the enter button to move between fields. Is it possible to capture the enter button using PHP and MySQL to make it fee...
- Wed Jul 16, 2008 10:36 am
- Forum: PHP - Code
- Topic: Populating a text box from a hyperlink?
- Replies: 1
- Views: 93
Populating a text box from a hyperlink?
Hi, Heres the situation, i have a page, and on that page are the results from a database, simply a number 12345 and a picture, the repeated region then speads it over the page. At the bottom of the page is a text box and at the memnt the user has to enbter the number he is interested in into the tex...