The browser needs to request the file or node will never know about it. Probably with an XHR request. https://developer.mozilla.org/en/XMLHttpRequest
On Tue, Jan 31, 2012 at 9:04 PM, Angelo Chen <[email protected]> wrote: > Hi, > > I have a link < a href="#">send me this file<a/>, when user click, how > to send the file from nodejs server to the browser? thanks, > > Angelo > > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > 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 post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: 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 post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
