whisper_101 1 Light Poster

Hi Guys

My hosting company confirmed that recently it appeared that somebody was trying to hack into my website. I was able to confirm the page used but not whether they actually got through - no data in the database was changed.

I have never come across this before and my hosting company advised me to have a word with my developer to secure my code - which is myself. I have also read a few articles on how attackers do what they do, however I am still anxious and so I have a few questions:

How might I better secure my code in asp to make it more difficult for attacks to occur through the login (username+password) fields?

Is there a way to protect my asp code? (if this will help)

Are there any added safeguards I can place upon my MSSQL database?

Cheers! W:)