Quote:
Originally Posted by horacio
I'm glad that this version is working for you.
Meanwhile I decided to change the concept of index.html.
I remove 'blurb' and 'topic' from the main table and switched to 'spinner'.
So far, search has searched only 'model name', 'city' and 'country' in 'spinner'.
Now added other text information from 'spinner' ('ethnic', 'occupation', 'blurb' and 'topic') for search sort.
I increased the spinner width twice because of the reduction in the number of rows.
Instead of 'blurb' and 'topic' I returned all the other data to the main table so it is now possible to sort the models according to different criteria.
Probably this has slowed down the search, but it is much easier to find certain models according to certain criteria.
Link for new index.html download is: http://www.mediafire.com/file/d0d38d...x_20170805.rar
|
Your mfc-node is randomly crashing:
events.js:160
throw er; // Unhandled 'error' event
^
Error: read ECONNRESET
at exports._errnoException (util.js:1018:11)
at TCP.onread (net.js:568:26)
Is there a windows program I can run to make sure it keeps running? Would some sort of bat file work (start/onExit_Restart)?