Category Archives: ASP.Net

ASP/PHP Network Share browsing between Servers on IIS

Its always the simple things that take longer than expected, if you are trying to access a network share, say \\server1\netshare$ from some code on your webserver (say \\server2) – you would think this would be simple? If your on IIS you would be wrong, kind of. I think if you are on Apache this [...]

Also posted in PHP, Web Development | 11 Comments

Developers Arsenal PHP to ASP Jump

Server Side Scripting is a wonderful term. It’s what takes the control off of the browser and solely in the hands of the developer, because ultimately the developer is the one with the coding capacity. Since I first messed about with php for my own entertainment I have always revelled in using it, perhaps it [...]

Also posted in C#, CSS, Javascript, PHP | 2 Comments