Securing ASP applications from SQL injection and XSS
Recently I was alarmed that one of my late projects is under attack. It was one of my first websites I created using ASP+MS SQL.
Looking at .LOG files and database it was clear that the attack was done using SQL injection method, which is of course a shame on my work but it somehow slips through my fingers at certain lines of code. We all live and learn… There is a saying – who works, makes mistakes.
Anyhow, I was facing a problem that has to be sold, and finaly – I made it… Read more >>
Darko Martić - IT Engineer, eBusiness and eCommerce Professional

If you ever wonder how to create those cool links to your pages, here’s a short tutorial…
Visitors will like your web site if you make a nice welcome for them. Knowing where are they coming from can help you attract new visitors and also keep the visitors come back.