Hi
1.am able to run using XAMPP on PC.
When i run from my board, am not getting proper data.
I mean it is not fetching the file index_1.txt.html and index_1.txt file are available in same path in sd card.
Anything wrong
2.Instead of using second argument with file name, is it possible to use as a function and call it in same file in below code
xhttp.open("POST", "index_1.txt", true);
Please suggest
Thanks and Regards
Rizwan Syed