+ prototypeUtils.js /* prototypeUtils.js from http://jehiah.com/ Licensed under Creative Commons. version 1.0 December 20 2005 version 2.0 2010-01-08 by darthJun Contains: + unpackToForm() */ function unpackToForm(data){ for (i in data){ var val = (data[i]==null)? '' : data[i].valueOf(); if($$("input[type=radio][name='"+i+"']").length > 1) { // when element is radio group $$("input[type=radio][n..
http://www.ntfaq.co.kr/4307 USE master DENY EXECUTE ON [master].[dbo].[xp_availablemedia] TO [guest] CASCADE DENY EXECUTE ON [master].[dbo].[xp_dirtree] TO [guest] CASCADE DENY EXECUTE ON [master].[dbo].[xp_fileexist] TO [guest] CASCADE DENY EXECUTE ON [master].[dbo].[xp_fixeddrives] TO [guest] CASCADE DENY EXECUTE ON [master].[dbo].[xp_getfiledetails] TO [guest] CASCADE DENY EXECUTE ON [master]..
http://www.jquery.wisdomplug.com/category/jquery-plugins/ Facebook 스타일 플러그인들 http://www.jquery.wisdomplug.com/jquery-plugins/facebook-jquery-plugins/23-best-jquery-facebook-style-plugins/ 최고의 플러그인들 http://fresherswisdom.com/web-designing/146-web-programming/983-best-jquery-ajax-based-plugins.html 가벼운 플러그인 10 http://www.queness.com/post/545/10-handycool-jquery-plugins Textarea 문자 제한 http://tympan..
현재 PHP 5.2.x 의 zip 패키지에는 php_mssql.dll 확장이 포함되어 있다. (또는 MS 제공 SQL Server Driver For PHP 1.0 도 잘 로딩된다) php.ini 에서 extension=php_mssql.dll 제일 앞의 세미콜론(;)만 풀어주면 기본 mssql 조작 함수를 사용할 수 있는데, PHP 5.3.x 의 경우 zip 패키지에 php_mssql.dll 확장도 없고 어디선가 php_mssql.dll 를 구하여 확장 디렉토리에 넣고 php.ini 에서 위와같이 설정을 해봤자 모듈이 로딩되지 않는다. 그런 사실을 모르고 참으로 열심히 온라인 되어야될 IIS 를 reset 했던 자신을 한탄하며 해결책은 1. Microsoft SQL Server 2008 Native C..
http://www.ramirezcobos.com/labs/ajax-powered-autocomplete/ 여기 있는것인데 한글이 적용되려면 원본 파일 중 test.php 안의 if (strtolower(substr(utf8_decode($aUsers[$i]),0,$len)) == $input) 를 if (strtolower(substr($aUsers[$i],0,$len)) == $input) 로 고치면 되며 그렇게 고친 파일을 아래에 첨부한다.css/autocomplete.css 자동완성 모양내기 images/* 자동완성 관련 이미지들 js/autocomplete.js 자동완성 핵심 스크립트 test.html 예제 - 폼 test.php 예제 - ajax 자동완성 응답 form 페이지의 인코딩이 utf..
- Total
- Today
- Yesterday
- classic asp
- nginx
- git
- 워드프레스
- CSS
- Linux
- 안드로이드
- sencha touch
- nodejs
- ASP
- iphone
- macos
- Mac
- IE
- IOS
- Android
- JSON
- centos
- 한글
- javascript
- Prototype
- iis
- JQuery
- laravel
- Docker
- Debug
- mssql
- PHP
- Wordpress
- API
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 |