티스토리 뷰

http://www.webdevbros.net/ajaxed/

The ajaxed Library comes up with an unique Ajax technique which can be used within your classic ASP applications. You will be able to create Rich Web Applications with not much effort.

ajaxed 뒤의 마법: ajaxed 서버측 VBScript 코드를 클라이언트쪽에서 바로 부를 수 있게 한다. 달리 말해 그 말은, 예를들어 버튼 click 이벤트를 곧장 서버함수에 속박할수 있다는것이다.
You call a server side function and the functions return value(s) are passed to a JavaScript functions. 그것뿐!
  • 설치가 쉽다. (3분안에 가능)
  • 상대적으로 짧은시간내 배움 (대략 20 분)
  • 인기있는 JavaScript Libraries 중 하나 사용: Prototype
  • 객체지향 (OO) Approach
  • 인터넷 익스플로러와 파이어폭스에서 작동 (실험은 못해봤지만)
  • 낮은 레벨 Ajax 기술 요구됨 없음
  • 완벽 ASP JSON 생성자 포함. EXT 또는 script.aculo.us 와 같은 다른 JavaScript librarie들을 사용한다면 유용하다.
  • 추가적으로 it includes a handful of useful and conventient server side functions which are needed in everyday ASP 개발
  • 많은 추가적 & 유용한 ASP 함수화를 포함한다
  • 자유롭게 사용 가능 (LGPL 저작권)

최근 버젼 내려받기:

Edge version (구글코드에서):

  • directly from svn. (with this version you usually get the latest updates. so you should now what you do. things can be untested, etc.)
  • Want help developing ajaxed and commit changes? write me!

'웹프로그래밍 > ASP Classic' 카테고리의 다른 글

MSSQL 2008 Express 연결문자열  (0) 2009.06.08
Classic ASP 템플릿 엔진 KudzuASP  (0) 2009.04.04
ASP Classic Date Format Unix Timestamp  (0) 2009.04.04
Ajax Upload  (0) 2009.04.01
ASP Xtreme Evolution Framework  (0) 2009.04.01
댓글