Filter
Exclude
Time range
-
Near
4 Aug 2025
Replying to @sushicomabacate
HTMLEncode passou longe... kkkk
2
220
.NET 9 HtmlEncode & UrlEncode perf improvements Performance guru Stephen Toub has worked his magic again, this time improving the performance of HtmlEncode & UrlEncode. Going by the PR, it looks like he uses a variety of techniques including utilizing SearchValues which was new in .NET 8. Some of his benchmark timings below ... #dotnet
1
12
105
7,541
Replying to @TLAlexander
This is the new SQL injection, but unfortunately, an HTMLencode ain't gonna cut it.
2
2
58
3 Jul 2023
What do y’all use to urlencode/htmlencode/escape-encode (unicode, hex, octal) strings and files from the command line? I coded my own set of tools but wondering if something already exists.
3
4
1,761
10 Mar 2022
Markdown Monster 2.4 is out. Version rollup release, here's what's new: * YouTube Embedding * Updated GitHub Gist Addin * HtmlEncode/UrlEncode * Improved Quote Handling * CLI Open Doc at Line * Drag & Drop Images from Browser markdownmonster.west-wind.co… #markdown
1
10
Markdown Monster 2.4 is out. Version rollup release, here's what's new: * YouTube Embedding * Updated GitHub Gist Addin * HtmlEncode/UrlEncode * Improved Quote Handling * CLI Open Doc at Line * Drag & Drop Images from Browser github.com/RickStrahl/Markdo… #markdown #documentation
2
7
9 Dec 2020
Nice macOS app to encode/decode base64, md5, URLencode, HTMLencode, json and a million other things: boop.okat.best/

1
2
6
7 Dec 2020
TagHelperで迂闊にもHtmlEncode忘れてて、ユーザー説明にJS書くとそれが実行されるっていうバグを見つけた 開発ステージでよかったわ 超恥ずかしい
1
4
How to use htmlEncode functionality in Dynamics 365 CRM bit.ly/2Uq3GQP #MSDyn365

1
1
22 May 2019
幹恁老師還把 AES 拿來當 HTMLEncode 絕對是沒有被人打過
2
SAS functions to encode and decode data for the Web buff.ly/2q95jQW - exactly what you'd expect: urlencode, urldecode, htmlencode, htmldecode #SASTip
1
2
SAS functions to encode and decode data for the Web buff.ly/2q95jQW urlencode() and htmlencode() #SASTip
19 Aug 2017
Might be more TC39 but it would be great to have an HTMLencode/decode so that we can try reduce XSS mistakes
1
7 Jul 2017
<>を名前に入れられないのクソ仕様だと思うのですけど、きっとhtmlencodeしないままXSSを呼び込むアホサイトがあるのだなあとむしろ同情する(?)
1
@tekcor Thought you might like to check out my HTMLEncode Xojo module. Inspired by your HTMLEntities module: github.com/gkjpettet/HTMLEnc…

1
1
Tried connecting to #SalesfoceREST. curl -X POST -d did not work. Turns out, had 2 htmlencode username. lost hours tinyurl.com/j2ws4ex

1
1
import {htmlEncode} from 'strman'; var encoded = htmlEncode('<strman/>'); //&LT;strman/&GT; github.com/dleitee/strman

js-htmlencode : HTML Encode & Decode function for JavaScript goo.gl/xzmjvx #javascript

2
11
Replying to @jeroenfurst
@jeroenfurst @mcbeev @bkehren 1 IfEmpty (useful not only in transformations) 2 GetDocumentUrl 3 HTMLEncode 4 EvalText(not a macro, i know..)
1
2