Thursday, 30 July 2020

\x27 \x22

\x27 is for single quote and \x22 for double

A form with a search field that CANNOT contain the following characters: ' or "

<html>
<body>

<h1>The input pattern attribute</h1>

<p>A form with a search field that CANNOT contain the following characters: ' or "</p>

<form action="/action_page.php">
  <label for="search">Search:</label>
  <input type="search" id="search" name="search" pattern="[^'\x22]+" title="Invalid input">
  <input type="submit">
</form>

</body>
</html>

HTML5 pattern 详细介绍

https://blog.csdn.net/qq_34275268/article/details/81363837

Sunday, 19 July 2020

Ask Confirmation and autosave the page details before leaving

https://forums.asp.net/t/2113642.aspx?Ask+Confirmation+and+autosave+the+page+details+before+leaving

<script type="text/javascript">

var needToConfirm = true;
window.onbeforeunload = confirmExit;
function confirmExit() {
if (needToConfirm) {
$('[id*=btnSaveProjectDrafts]').click();
return 'are you sure you want to leave the page'?
}
}
</script>

 

 

3塊豆腐2個雞蛋,試試這種新鮮做法,做出來外酥里嫩,口口爆汁


Saturday, 4 July 2020

邋遢姑娘

https://www.xiami.com/song/1775701048

生来就邋遢没有人是这样
何况是大家闺秀美丽的姑娘万物你了了然
随欲飘飘然
你住的天地一定自由自在
噢 邋遢姑娘 我意中人
噢 邋遢姑娘 我心上人
弄的我心一跳又跳再跳停不下来
一颗心赤祼祼的跳出身体你要不要我这自恋颓废的浪子
为你由空入色
再添烦恼
天下之大那有像你这样的芳草
噢 邋遢姑娘 我真是爱死你
赤祼祼真你 深深打动了我
在眉来眼去之间
心变的更乱双脚茫茫然 脑袋痴痴想
邋遢与颓废结合有没有美感
噢 邋遢姑娘 我意中人
噢 邋遢姑娘 我心上人
弄的我心一跳又跳再跳停不下来
一颗心赤祼祼的跳出身体你要不要我这自恋颓废的浪子
为你由空入色
再添烦恼
天下之大那有像你这样的芳草
噢 邋遢姑娘 我真是爱死你

zomok E-commerce system plan. Choose your online ordering system. No-risk 30 day free trial. Then USD 9/month. No credit card required.

zomok E-commerce system plan. Choose your online ordering system. No-risk 30 day free trial. Then USD 9/month. No credit card required. h...