0
votes
0answers
64 views

which Server Side Scripting is used on the website? [closed]

I want to know about any tool that let me know which type of scripting at the server side . Is there any tool to know that some people say that it is not possible is it so.
2
votes
4answers
180 views

Where can I find resources for best coding practices in web development?

You'd figure that this would be an easy topic to google, but unfortunately I've been looking for a couple weeks and have yet to find really anything that I'm looking for. The problems I'm running ...
0
votes
2answers
140 views

Book / resource suggestions for learning web development? Where to start? [closed]

OK, so there's so much to know that I don't even know where to start. I'm hoping you can help me come up with a list of books to get started with. I'm interested in web applications (for example, ...
0
votes
0answers
42 views

Source highlight as CGI script

I would like to put syntax-highlighted source code (C) on a website using CGI. I have the GNU source-highlight package on the web-server. Can anyone tell me how to link the source-highlight-cgi script ...
2
votes
3answers
217 views

How to inform website owner if someone downloads something from the website?

Right, beginner here so bare with me.. What i've got: A simple html/css website with a page where clients can find informative documents in the form of PDF's and rich text documents, they can just ...