http://zend.lojcomm.com.br/goodies/asp-xtreme-evolution/ This project born from the necessity of bringing some up-to-date best practices to the Classic ASP World. Things like a good MVC architecture, with XML interacting with your database providing a standard way to your system talk to other systems and XSLT building your views are minimal requirements for any good application. But you should b..
jQuery의 getJSON사용 시 다른 도메인 데이터가져오기(CrossDomain) http://mudchobo.tomeii.com/tt/441 Generate JSON from VBScript (ASP) datatypes http://www.webdevbros.net/2007/04/26/generate-json-from-asp-datatypes/ Ajax with Classic ASP using jQuery http://www.mikesdotnetting.com/Article/98/Ajax-with-Classic-ASP-using-jQuery Any good libraries for parsing JSON in Classic ASP? http://stackoverflow.com/questions/10..
'=================================================================== ' 배열 내용중 offset ~ length 까지를 뽑아 배열로 반환 '------------------------------------------------------------------ ' array_slice(arr,0,3) '=================================================================== Function array_slice(arr, offset, length) Dim x : x = 0 Dim newArray() For i = offset to length ReDim Preserve newArray(x) newArra..
http://www.carlprothman.net/Default.aspx?tabid=97 The following table shows the ADO Data Type mapping between Visual Basic, Access, SQL Server, Oracle, and the .NET Framework. ADO DataType Enum ADO DataType Enum Value Mapped Data Type SQL Server Size Access Oracle Visual Basic 6.0 adBigInt 20 Int64 SqlDbType.BigInt 10 OleDbType.BigInt 11 DBTYPE_I8 9 bigint 9 8 Variant adBinary 128 Byte[] SqlDbTy..
http://www.taeyo.pe.kr/Forum/Content.aspx?SEQ=544&TBL=KNOWHOW 1. Test.asp 페이지의 리턴값은 Load_page.asp 페이지에서도 사용이 가능하다. - 예제 Test.asp?test1=111&test2=222 였을 경우 입니다. Test.asp 페이지 Load_page.asp 페이지 위의 상황일 경우 결과값은 Test.ASP 페이지 : 111 - 222 Load_page.ASP 페이지 : 111 - 222 가 됩니다. 변수 자체는 공유가 안되지만 QuertString 값과 Form 으로 넘어오는 값 자체는 공유가 가능하다는 것이죠 2. Test.asp 페이지에서 Load_page.Asp 페이지에 값을 넘겨줄수는 없나? Server.Execute( ..
첫 페이지는 Classic ASP 페이지다. 여기서 최초 세션을 생성한다. 마지막에 ASPPage2.asp 로 이동한다. ASPPage1.asp ========================================================================== 두번째 페이지는 첫페이지에서 생성한 세션들을 폼과 히든 필드를 이용하여 ASP.NET 페이지로 던져준다. ASPPage2.asp ============================================================================ Classic ASP 페이지의 폼을통해 전송된 변수들을 ASP.NET 세션에 담는다. DestPage 라는 세션변수의 값에 담겨진 주소로 이동한다. ASPNETPage..
- Total
- Today
- Yesterday
- IE
- javascript
- Wordpress
- 안드로이드
- centos
- Android
- JQuery
- Docker
- CSS
- laravel
- Debug
- nginx
- nodejs
- PHP
- 한글
- JSON
- API
- iis
- sencha touch
- Mac
- classic asp
- Linux
- iphone
- Prototype
- ASP
- IOS
- git
- mssql
- 워드프레스
- macos
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |