Web Development

Problem : ImportError: no module named calendar

Problem : ImportError: no module named calendar Hi, I was trying to get this tutorial(http://seanmcgrath.blogspot.com/JythonWebAppTutorialPart1.html) woking, Even i have import the clalendar package as shown below, when trying to dsiplay the calendar like: localhost:8080/JythonServlet3.py, i […]

Windows Batch

Run Ipconfig /flushdns remotely

Question : Run Ipconfig /flushdns remotely I need to be able to run the command ipconfig /flushdns remotely on all the client machines i saw the article http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Q_22549410.html I downloaded psexec Created a bat file that […]