On Jun 10, 2014, at 10:13 AM, alan Horman <[email protected]> wrote:
> 
> I wanna know how is possible to make a "button function" in html using node 
> js.
> maybe is simple but I have no Ideas how it works or how i can beginn 
> I need help and if it´s possible to get a source code , let me know please.
> 

Hello Alan,

your question is a bit too generic to answer with any specificity, but I get 
the sense you are looking to use Node similar to how you would 
Apache(+PHP/etc)? i.e., a generic web server with some back-end scripting. With 
Node, in order to do that, you should consider a framework such as Express that 
lets you add some of that functionality to Node by giving you a way to serve 
static files, use templates, return AJAX data using routes, etc.

        --ravi


-- 
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/8747A2C1-0786-451F-90CB-8BF47A08EBF8%40g8o.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to