Posts by Hovesky NerdGamers • 41 points
5 posts
-
-1
votes1
answer25
viewsA: Is it possible to set the charset in an ajax request?
You must save the text file in utf-8 format. Open the file using the notepad, click on "save as..." and next to the "Save" change button to utf-8
ajaxanswered Hovesky NerdGamers 41 -
0
votes1
answer25
viewsQ: Is it possible to set the charset in an ajax request?
I’m having a problem with the characters. I basically open txt(accent) files through ajax, but I’m having trouble with the accents. I was wondering if there is a way for ajax to open txt file with…
ajaxasked Hovesky NerdGamers 41 -
1
votes1
answer59
viewsQ: Cache problem with ajax(text files)
I made the ajax connection to introduce a file. txt in a div, but I modified the text and saved but the text is not changed (as if I hadn’t saved it) If you want to see the site where the text is…
-
1
votes0
answers34
viewsQ: Ajax is not updating text(.txt)
I made the ajax connection (copied and even pasted) to introduce a text in the div . txt then, I changed the text and saved, but it still shows the text before the modification <script>…
ajaxasked Hovesky NerdGamers 41 -
1
votes1
answer138
viewsQ: ajax for notification
To change the html whenever a information is changed in the bank without refresh (like the facebook notifications) is done as? I am currently using a timer, wanted to know if there is a better way…
ajaxasked Hovesky NerdGamers 41