Here's what I want to do:
When a user starts to type in a document name into a text box, the autosuggest fills in the rest of the name of the document. This part already works no problem. Then, when...
Here's what I want to do:
When a user starts to type in a document name, the autosuggest fills in the rest of the name of the document. This part already works no problem. Then, when the user clicks...
Good day fellow programmers!
I'm seeking help with a form submit issue. I searched the JavaScript Source site, but it's big and I'm not exactly sure what code I'm looking for.