Hi all,
I don't know if my problem is .NET related, SQL Server related or windows related. But I know it's Microsoft related (not blaming or pointing fingers).

Here is my problem:
I have an ASP.NET website running under IIS 6 (Windows 2003) using .NET 2.0 and an SQL Server 2005 DB.
For some reason sometimes the special characters such as ., @ ... show up as %2E, %40... etc and I can't find out why.

Any help is really appreciated