pls write the code in vb.net as soon as possible
the file is of this format
#Fields: time c-ip cs-method cs-uri-stem sc-status
05:20:55 172.16.13.104 GET /name/index.aspx 200
05:20:55 172.16.13.104 GET /name/Home_Page.aspx 200
the las 2 lines are are the log files
the file is of this format
#Fields: time c-ip cs-method cs-uri-stem sc-status
05:20:55 172.16.13.104 GET /name/index.aspx 200
05:20:55 172.16.13.104 GET /name/Home_Page.aspx 200
the las 2 lines are are the log files
Comment