Sign in | Join
Last post 11-26-2007 10:40 AM by ijoxley. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi,
I have a doc file with many links in it. It is stored in SQL server with type image. Can I use Anti Cross Site Scripting while retreiving it from the database?
Abhay
I don't think so. The AntiXSSLibrary is for encoding HTML attributes, etc. in text-based output e.g. text/html. A MS Word doc will be a binary file type.