Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Encoding Data in Xslt

Reply
Thread Tools

Encoding Data in Xslt

 
 
ABCL
Guest
Posts: n/a
 
      02-13-2007
I am working on web application that Gets data from Database,generate
XMl of it, apply Xslt and Generate Html.

If Database has some Xss Vnurability data, How can I encode it into
Xslt, so It displays as Text. I donot have option to encode it while
making XMl Or as soon as Getting from Database.
I have only option to encode it in xslt only.

Thanks in ADvance

 
Reply With Quote
 
 
 
 
Teemu Keiski
Guest
Posts: n/a
 
      02-14-2007
I think you'd need to ask this at microsoft.public.dotnet.xml newsgroup.
What comes generally to XSLT, I can give a link to a great reference site:

XSLT Questions and Answers
http://www.dpawson.co.uk/xsl/sect2/sect21.html

--
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net


"ABCL" <> wrote in message
news: ups.com...
>I am working on web application that Gets data from Database,generate
> XMl of it, apply Xslt and Generate Html.
>
> If Database has some Xss Vnurability data, How can I encode it into
> Xslt, so It displays as Text. I donot have option to encode it while
> making XMl Or as soon as Getting from Database.
> I have only option to encode it in xslt only.
>
> Thanks in ADvance
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reading Text File Encoding and converting to Perls internal UTF-8 encoding sln@netherlands.com Perl Misc 2 04-17-2009 11:22 PM
XSLT questions: CSS and encoding petermichaux@yahoo.com XML 3 07-06-2005 03:54 PM
strange problem - different encoding linux windows in xslt matatu XML 0 10-27-2004 12:29 PM
changing JVM encoding; setting -Dfile.encoding doesn't work pasmol@plusnet.pl Java 1 10-08-2004 09:50 PM
Encoding.Default and Encoding.UTF8 Hardy Wang ASP .Net 5 06-09-2004 04:04 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57