Track HTTP Request Data.....

L

Lalit Singh

Is there anyway I can log the HTTP request coming to IIS5? I wanted to track
some human readable data in a web based application
(asp.net/vb.net/.NetFramework 1.1)

Thanks,

Lalit
 
B

bruce barker

lots of ways. you can write a filter that add the data you want to the
standard log file, or you can log the data to a database. if its just
asp.net pages, you could write a module to log the data to a database.

-- bruce (sqlwork.com)


| Is there anyway I can log the HTTP request coming to IIS5? I wanted to
track
| some human readable data in a web based application
| (asp.net/vb.net/.NetFramework 1.1)
|
| Thanks,
|
| Lalit
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top