Feeds:
Posts
Comments

Posts Tagged ‘javascript’

What Javascript Can Not Do

Javascript cannot read from or write to files on the server. Because Javascript is running in the web browser after the web page has been copied from the server, it therefore cannot interact with the server (the computer that the web page was copied from) in any way.   Javascript cannot interact with server side [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.