On Jun 10, 02014, at 10:13, alan Horman <[email protected]> wrote:

> Hi there,
> 
> 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.

HTML and node have almost nothing to do with each other — node.js usually runs 
on a server, HTML is usually in a web browser.

You might be trying to create an html <form>, which posts to a node.js server, 
which takes action on that.

Is that right?

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to