본문 바로가기

Programming311

[HTML5 FILE API] 첨부 파일 URL 경로 획득 하기 출처 : How to get full path of selected file on change of using javascript, jquery-ajax? - Stack Overflow 2022. 7. 28.
[JSTL] UserAgent 확인하여 JavaScript 분기 처리 진행 출처 : IE로 접속 시 알림창(alert) 띄우기 (tistory.com) IE로 접속 시 알림창(alert) 띄우기 IE에 대해 좋은 감정을 가진 개발자가 몇이나 될까? 나도 조금이나마 직접 경험을 해보니 왜 IE 사라져라 IE를 골칫덩이로 생각하는지 알게되었다. 다행히 나는 IE가 사라지고 있는 시대에 살고 있 onlydev.tistory.com 출처 : [JSTL] fn:contains 포함되는 문자열 찾기 (tistory.com) [JSTL] fn:contains 포함되는 문자열 찾기 fn:contains를 사용하여 포함되는 단어를 찾을 수 있다 boolean contains(java.lang.String, java.lang.String) fn:contains - 포함되는 문자열이 있으면 tru.. 2022. 7. 5.
TextArea 입력 줄 수 Count 및 , 한 줄당 입력 byte 체크 테스트 진행 출처1 : textarea 글자수 제한 / 바이트(Byte) 제한 (tistory.com) textarea 글자수 제한 / 바이트(Byte) 제한 textarea 글자수 제한 / 바이트(Byte) 제한 클라이언트로부터 입력받고자 하는 텍스트가 긴 문자열의 경우, textarea태그를 설정하여 받게됩니다. 이 때, 입력받을 수 있는 최대 바이트수를 정해두고 hellcoding.tistory.com 출처 2: Edit fiddle - JSFiddle - Code Playground Edit fiddle - JSFiddle - Code Playground jsfiddle.net TextArea 입력 줄 수 Count 및 , 한 줄당 입력 byte 체크 해보기 위하여 테스트를 진행 해보았습니다... /39줄 /.. 2022. 6. 23.
[webview2] window.print 호출 시에 사용자의 Default Printer 선택 하게 옵션 설정 출처 : Set the system default printer as the default printer (admx.help) Set the system default printer as the default printer Set the system default printer as the default printer Tells Microsoft Edge to use the system default printer as the default choice in Print Preview instead of the most recently used printer. If you disable this policy or don't configure it, Print Preview u admx.help HKEY_C.. 2022. 6. 13.