Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- JavaScript
- react
- NPM
- 공정능력
- xPlatform
- R
- Android
- SQL
- Python
- IntelliJ
- MSSQL
- Express
- mybatis
- Java
- Kotlin
- table
- window
- GIT
- vaadin
- mapreduce
- plugin
- Eclipse
- 보조정렬
- Spring
- SSL
- tomcat
- es6
- hadoop
- SPC
- Sqoop
Archives
- Today
- Total
반응형
목록download (1)
DBILITY
ajax download
그냥 아래와 같이 해봤었다. 기억력이란게 있는지 의심스러운 정도니 기록해 두자. $.ajax({ type: 'HEAD', url: "/resources/excelSample.xls", complete: function () { console.log("success"); location.href="/resources/excelSample.xls"; }, error : function () { console.log("failure"); } });
front-end & ui/javascript
2019. 6. 3. 12:19
반응형