Archive for July, 2010
Javascript http post data to new window or pop up
Thursday, July 8th, 2010
So was going through some legacy code to fix some security issues. One of them was there were links that were passing the data on url request. e.g NewFile.aspx?uid=1234 Rather than storing data in a session sometimes developers use shortcuts to do this, could be due to the pressure or time limit we have in [...]
