On Sep 5, 2014, at 1:47 PM, Amol wrote: > > I'm creating a desktop application using Node.JS that talks to SQL Server for > MAC users . > > Is it possible in Node.JS to take the input from the user and display the > data from SQL server based on user input? > > For example, in the code below, can I put an input box onload and allow user > to input customercodeand display InvoiceNumber and customername.
You can write code to do anything you want. > Also, will I be able to run the below code on MAC? I don't see why not. -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/BEBFC909-F87F-4ED3-82FB-C4AD72AF03A7%40ryandesign.com. For more options, visit https://groups.google.com/d/optout.
