Insert document | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Insert document

document hello i would insert a document (here a reglement) in my page and can search one information in the document... i must take only js or take too python, php... ? how insert it in the code ? if someone know how do i need help i don't find.. thank's

7th Mar 2019, 3:11 PM
Axelle
2 Respostas
+ 6
You can do this with just js. There are various way to implement your idea 1. Using regex methods 2. Assigming keywords for each document and make a search bar that will return document with matched keywords.
7th Mar 2019, 3:24 PM
Seniru
Seniru - avatar
+ 1
i donā€™t know regrex methods but a go search And the second method is exactly that i would... i find the search bar in js ? Thankā€™s
7th Mar 2019, 9:39 PM
Axelle