Sign in | Join
Last post 08-12-2005 8:50 AM by Sundance Kid. 2 replies.
Sort Posts: Oldest to newest Newest to oldest
puco_sk wrote:You can employ a HttpModule as described here: http://www.devx.com/vb2themax/Article/19901/0/page/3. You just override Stream class to provide the facility to save requests. You bind it on BeginRequest and on EndRequest you dump it whereever you want. Hehe good for harvesting all data that users get by sticking in into machine.config of the box. :) defies SSL any time :)