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
- es6
- Android
- Python
- GIT
- 공정능력
- Java
- Eclipse
- NPM
- table
- react
- tomcat
- MSSQL
- Kotlin
- Spring
- SSL
- xPlatform
- mapreduce
- mybatis
- R
- vaadin
- SQL
- 보조정렬
- IntelliJ
- SPC
- Express
- window
- JavaScript
- plugin
- hadoop
- Sqoop
Archives
- Today
- Total
728x90
목록Ajax (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
728x90