Posts

Showing posts with the label Autocomplete

Autocomplete Textbox Jquery with Database PHP

Autocomplete Textbox Jquery with Database php using Jquery, mysql, json_encode, htmlentities, stripslashes, strip_tags, trim, mysqli_connect, mysqli_query, autocomplete, array_push < html > < head > < script src = "jquery.min.js" > < / script > < ! -- Latest compiled and minified CSS -- > < link rel = "stylesheet" href = "bootstrap.min.css" > < ! -- Optional theme -- > < link rel = "stylesheet" href = "bootstrap-theme.min.css" > < ! -- Latest compiled and minified JavaScript -- > < script src = "bootstrap.min.js" > < / script > < link rel = "stylesheet" href = " jquery-ui.css"> < script src = " jquery-ui.js"></script> < / head > < body > < div cl - ass = "container" > < div cl - ass = "row" > < div c...

Autocomplete Textbox Jquery with Database Coldfusion

Autocomplete Textbox Jquery with Database Coldfusion using cfcomponent, coldfusion, StructNew ,cffunction, ArrayAppend, mysql, cfqueryparam, Jquery, Jquery Autocomplete < link rel = " stylesheet " href = " jquery-ui.css " /> < script src = " jquery-1.9.1.js " > </ script > < script src = " jquery-ui.js " > </ script > < cfform name = " actoComp " > < table border = " 0 " cellpadding = " 0 " cellspacing = " 10 " > < tr > < td > Account No < br > < cfinput type = " text " name = " accountNo " id = " accountNo " > </ td > < td >   < input type = " submit " name = " Submit " value = " SUBMIT " >   </ td > </ tr > </ table > </ cfform > <...

Google Autocomplete API Search Places and Directions

Image
Find direction and places using google map api using with bootstrap tab. Load map in bootstrap tab. DEMO