Kindly need your Solutions and suggestion for following.<BR>I am developing a website in which i want to <BR>store the datas such as number of pages visited by that user,Advertisment clicked,the File downloaded ..etc,<BR>This can be done by opening DB connection and adds a <BR>record each time when the user clicks that link or taken to that page like that.<BR>But,i feel it slows down the performance of the site.<BR>Is there any other way to achieve this.<BR>Kindly help me and send ur comments to me<BR><BR>my Mail id is [email protected]<BR><BR>Thanks in advance<BR>Regards<BR>Arulanantham.SYou could either write it to an xml file or store it in a hash table or application or session variable. the latter suggestions are not good solutions if you have a high traffic site. If you don't do the db then do the xml file.Hey!!<BR><BR>Thanks for the reply..Expecting some detailed explaination.Could you please Write to me in a detail.<BR><BR>Why can't we use IIS LOG UTILTIY To accomplish this job.<BR>Thanks in advance.<BR>[email protected]<BR>Arulanantham.S