Nodejs menu system

I have just been playing with Nodejs and trying to get it to do what I want it to do, no mean task :slight_smile:

Anyway I have managed to get the install working on Windows and created this menu system:

Source file available here:

http://subs.johns-jokes.com/nodejs/nodejs-menu.zip

Let me know if you have any problems or ideas for improvement.

Bug reported: NodeJS took about 30 seconds to install. The menu system works except for item 5. - “The system cannot find the batch label specified - jpeg”.

Update - Version:002 (69 KB)

http://subs.johns-jokes.com/nodejs/nodejs-menu-v002.zip

NodeJS works fine, each Dos menu.bat prompts starts a NodeJS Server and opens the browser showing server results.

Current NodeJS Server options are default, counter, read text, Html and jpg files.

Next on the agenda is to interface with PHP then MySQL…