X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_samples%2Fasp%2Fsample_posteddata.asp;h=81e6e49413be30bcccc87db55e2a4f9ce3a9a0e1;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hp=3b45181ff5736609a5aa78483b3af26759ea6344;hpb=8665a7c6c60586526e32e8941fe2896739b6ebfb;p=ckeditor.git diff --git a/_samples/asp/sample_posteddata.asp b/_samples/asp/sample_posteddata.asp index 3b45181..81e6e49 100644 --- a/_samples/asp/sample_posteddata.asp +++ b/_samples/asp/sample_posteddata.asp @@ -2,7 +2,7 @@ <% Option Explicit %> @@ -12,7 +12,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license -

+

CKEditor - Posted Data

@@ -29,17 +29,17 @@ For licensing, see LICENSE.html or http://ckeditor.com/license %> - + <% Next %>
<%=Server.HTMLEncode( sForm )%>
<%=Server.HTMLEncode( Request.Form(sForm) )%>
<%=Server.HTMLEncode( Request.Form(sForm) )%>