Top "Server-side" questions

The term "server-side" refers to the portion of an application run on a server.

Send message to specific client with socket.io and node.js

I'm working with socket.io and node.js and until now it seems pretty good, but I don't know how …

javascript node.js websocket socket.io server-side
Using Excel OleDb to get sheet names IN SHEET ORDER

I'm using OleDb to read from an excel workbook with many sheets. I need to read the sheet names, but …

c# excel oledb server-side
Do copyright dates need to be updated?

Every now and then I see a web site that has an old copyright date. In my mind, I always …

server-side copyright-display
How do I parse a HTML page with Node.js

I need to parse (server side) big amounts of HTML pages. We all agree that regexp is not the way …

node.js html-parsing server-side
Pulling data from a webpage, parsing it for specific pieces, and displaying it

I've been using this site for a long time to find answers to my questions, but I wasn't able to …

c# asp.net parsing web-crawler server-side
How to detect server-side whether cookies are disabled

How can I detect on the server (server-side) whether cookies in the browser are disabled? Is it possible? Detailed explanation: …

http cookies server-side
When and how do you use server side JavaScript?

Occasionally I search for some JavaScript help and I come upon the term "Server-side JavaScript". When would you use JavaScript …

javascript server-side
How to make Notepad++ run the PHP file on the server that I set?

It is my first time touching on php and I'm learning the basics of it. I've used Notepad++ for all …

notepad++ server-side filezilla
Understanding Heroku server status 143

I'm wondering about Heroku server status and can't find any documentation about this topic. Example: Process exited with status 143 Can …

heroku deployment server-side