asp download file

2013년 12월 27일 golgol 0

Response.BinaryWrite Office 2007 docs corrupted 참조 : http://www.aspsnippets.com/Articles/Save-Files-to-SQL-Server-Database-using-FileUpload-Control.aspx 다운로드시 10M 이상 다운로드 안될때 // IIS 서비스 재시작 C:\WINDOWS\system32\inetsrv MetaBase.xml 열어 수정 (범퍼/업로드) AspBufferingLimit=”10240000″ => AspBufferingLimit=”20240000″ […]

vsFTPd 2.3.5 버전에서 ftp 오류 발생

2013년 12월 26일 golgol 0

상태: 211.111.111.188:21에 연결…상태: 연결 수립, 환영 메시지를 기다림…응답: 220 (vsFTPd 2.3.5)명령: USER root응답: 331 Please specify the password.명령: PASS *******응답: 530 Login incorrect.오류: 치명적 오류오류: […]

asp.net/ajaxlibrary

2013년 12월 13일 golgol 0

ASP.NET AJAX Control Toolkit Welcome to the ASP.NET AJAX Control Toolkit.   Choose from any of the samples on the left to see the live […]

웹페이지 이동 부드럽게

2013년 11월 25일 golgol 0

웹페이지 이동 부드럽게. (플래쉬 같은 효과)

[ubuntu] CP 파일 디렉토리 복사 옵션

2013년 11월 19일 golgol 0

NAME cp – 파일 복사 SYNOPSIS cp [options] source dest cp [options] source… directory Options: [-abdfilprsuvxPR] [-S backup-suffix] [-V {numbered,existing,simple}] [–backup] [–no-dereference] [–force] [–interactive] [–one-file- […]