Jump to content

AutoFilling html forms.


Akulaari

Recommended Posts

Hello,

 

Has anyone knowledge about autofilling html forms with php and or javascript? I have a list of device names (which all contain numbers and letters, and same amount of characters each). And then I have input form in html with a text field, into where user is supposed to type device name. Here I would like to have autofill function so, that user does not have to type ENTIRE device name (because they are much alike all (but of course everyone is different)). So when user inputs first 1-2 characters, autofill function would give a list of suggestoins for device name (From my devicename list) starting with characters user has given into field.

 

I have seen such features, and tried looking for such, but for example this: http://www.sitepoint.com/article/life-autocomplete-textboxes/ did not work at all...

Anyone have a solution so that I did not have to re-invent the wheel. :D

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/128158-autofilling-html-forms/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.