ASP Tutorials asp 자습서
Ad Manangement Tutorial 광고 manangement 자습서
A tutorial that shows how to create a simple Ad rotation system based on ASP-SQL Server combination 자습서를 만드는 방법을 보여주는 간단한 광고 로테이션 시스템을 기반으로 조합을 asp - 구조화 서버
The system is intended to provide easy random rotation and counting of Ad showing and clicks. 이 시스템은 간단한 무작위로 회전과 집계를 제공하기위한 것입 수와 클릭수를 광고가 게재합니다. All Ad info (except images, which are asumed to be in current directory) is stored in SQL server table caled Banners.... 모든 광고에 판매합니다 (단, 이미지, asumed가 현재 디렉토리에있는 것)은 구조화 질의어 서버 테이블에 저장됩니다 caled 배너 ....
Image Gallery Tutorial 이미지 갤러리 자습서
A tutorial that tells about to create dynamically changeable image galleries 활용하는 방법에 대한 설명을 작성하는 이미지 갤러리를 동적으로 변경
This article explains how to dynamically change static HTML Web galleries so that the Web galleries match the color, layout, and design of a Web site ... 이 문서를 동적으로 변경하는 방법을 설명 정적인 웹 갤러리의 웹 갤러리 그래서와 일치하는 색상, 레이아웃, 그리고 디자인의 웹 사이트를 ...
Mailing List Tutorial 메일링리스트 자습서
A tutorial that shows how to create a mailing list program using ASP 자습서이 프로그램을 사용하여 메일링리스트를 작성하는 방법을 보여줍니다 asp
First we create an Access database List.mdb. 처음에 우리는 액세스 데이터베이스를 만드십시오 list.mdb합니다. Then we create a table, EmailList with two fields: ID and Email. ID will be used as our primary key and Email will be used to store the e-mail addresses ... 그럼 우리의 테이블을 만듭니다, 2 개의 필드를 emaillist : 아이디와 이메일을합니다. 식별은 우리의 기본 키와 이메일로 사용될를 저장하는 데 사용됩니다 - 메일 주소가있는지를 ...
Event Calendar Tutorial 이벤트 캘린더 자습서
A tutorial that shows how to create event calendar using ASP 자습서를 사용하여 이벤트 달력을 만드는 방법을 보여주는 asp
For our event calendar, we need an extremely simple database. 에 대한 우리의 이벤트를 캘린더에, 우리는 아주 간단한 데이터베이스가 필요합니다. In fact it only has one table and three fields. 실제로 그것은 단지이 하나의 테이블과 3 개의 필드를합니다. Built database in SQL Server 6.5, but you could use any system with ODBC drivers ... 구조화 질의어 서버에서 데이터베이스를 구축 6.5, 그러나 어떤 시스템을 사용할 수있습니다 발생 ...
ASP-XML Chat Tutorial asp - xml 채팅 자습서
A tutorial that shows how to create a chat module using ASP & XML. 자습서가 채팅을 만들려면 모듈을 사용하는 방법을 보여줍니다 asp & xml합니다.
Using this chat system, we can chat how we conventionally chat, in public as well as private modes. 이 채팅 시스템을 사용하여, 우리는 우리가 어떻게 전통 채팅을 수있습니다 채팅, 공공뿐만 아니라 민간 모드를합니다. The message from the browser is sent to the server via Microsoft's XMLHTTP Object. 에서 메시지를 통해 브라우저는 마이크로 소프트의 xmlhttp 개체를 서버에 전송합니다. Using this same XMLHTTP Object, the messages are retrieved from the server and displayed on the page. 이 동일한 xmlhttp 개체를 사용하여이 메시지는 서버에서 검색된 페이지에 표시됩니다. The users list comes from the server along with messages. 서버에서 사용자 목록을 오는 메시지를 함께합니다. It is currently configured so that the browser requests the current users list from the server every 5 seconds.... 그것은 현재의 브라우저 요청하도록 구성된 서버에서 현재 사용자가 목록에 매 5 초 ....
Text Based Search Engine Tutorial 텍스트 기반 검색 엔진을 자습서
A tutorial that shows how to create a text based search engine 자습서가 텍스트 기반 검색 엔진을 만드는 방법을 보여줍니다
Using the FileSystemObject, you can search through all of the files in a particular directory that contain a particular string. 파일에 사용하실 수있습니다를 통해 검색되는 특정 디렉토리에있는 모든 파일을 특정 문자열을 포함합니다. To allow for this functionality, you will need two ASP pages: one that presents the user a form to enter the string they wish to search for; the second needs to take this string, iterate through all of the files in a particular folder, and determine which of these files contain the string... 이 기능을 허용하는가하면 2 개 필요 asp 페이지 : 사용자가 양식을 제시하는 하나의 문자열을 입력하여 검색을 위해 그들이 소망; 두번째 필요가 이것 문자열, 반복 특정 폴더에있는 모든 파일을 통해, 그리고 이러한 파일의 결정합니다 문자열을 포함합니다 ...
Multifeatured ASP Shopping Cart Tutorial asp 쇼핑 카트 자습서 multifeatured
A tutorial that shows how to create a Fully Functional, Multifeatured ASP Shopping Basket 완벽하게 활용하는 방법을 만드는 방법을 보여주는 기능을, asp 쇼핑 바구니 multifeatured
To create this basket application, the following software needs to be in place: MS SQL Server 7.0 or higher, IIS 4.0 or higher, and ADO 2.0 or higher.The shopping basket is composed of two SQL tables that store the basket data, stored procedures that interact with the tables to insert, retrieve, or modify data in them (the back end), and three ASP pages on the Web server (the front end) that simply contain logic to make the database calls. 이 바구니를 만드는 응용 프로그램을 다음과 같은 소프트웨어가 있어야합니다 장소 : ms 구조화 서버 7.0 이상, iis 4.0 이상, 그리고 ado 2.0 또는 higher.the 쇼핑 바구니 구성되어있습니다 구조화 테이블을 저장하는 두개의 바구니 데이터를 저장 프로 시저 과 상호 작용하는 테이블을 삽입, 검색, 수정 또는 데이터를 그들을 (뒤쪽 끝), 그리고 3 asp 페이지를 웹 서버 (프런트 엔드)를 간단하게 데이터베이스에 전화를 만들 논리를 포함합니다. In-depth analyses of these layers follow below ... - 깊이 분석에 따라 이러한 레이어 아래에 ...
Rating System Tutorial 등급 시스템 자습서
A tutorial that shows how to create an artcile rating system 자습서 artcile 등급 시스템을 만드는 방법을 보여주는
A rating system is a great way to get feedback from your site's visitors.Basically, each article is displayed with some radio buttons that allow visitors to rate each article on a scale of 1 to 10. 등급을 얻을 수있는 훌륭한 방법입니다 피드백 시스템은 귀하의 사이트에서 visitors.basically, 각 기사가 함께 표시됩니다 방문자가 속도를 허용하는 일부 라디오 버튼 규모를 1에서 10 사이에 각각의 기술. When a user votes, an average visitor rating is worked out and is displayed alongside the article ... 사용자가 표, 평균 방문자가 등급은이 문서의 노동력과 함께 표시됩니다 ...
Guest Book Tutorial 방명록 자습서
A tutorial that shows how to create a simple guestbook application 자습서가 간단한 방명록 응용 프로그램을 만드는 방법을 보여줍니다
A guestbook tool to allow visitors to share their comments with other visitors. 방명록 도구를 사용하여 자신의 의견이 다른 사람들과 공유할 방문자가 방문을 허용합니다. To develop this, we use ASP & MS Access as Database... 개발이, 우리는 asp & ms 액세스 권한이 데이터베이스를 사용 ...
Discussion Board Tutorial 토론 보드 자습서
A tutorial that shows how to add discussion forums to your website 토론 포럼에 활용하는 방법을 보여주는 귀하의 웹사이트를 추가하는 방법
The Discussion Forum is built using the same methodology as the Site Membership database. 의 토론 포럼은 회원의 사이트로 구축 방법론을 사용하여 데이터베이스를 동일합니다. All logic that manipulates the database is contained within stored procedures and database triggers. 모든 논리가 조작에 포함된 데이터베이스가 저장 프로 시저 및 데이터베이스 트리거합니다. The ASP scripts are simply a middle tier for interfacing the user with the database. the asp 스크립트는 중간 계층에 대한 단순한 인터페이스는 사용자가 데이터베이스를합니다. The front-end client is a simple, script-free HTML user-interface ... 프런트 - 엔드 클라이언트는 간단한, 스크립트 - 5181 코드의 최종 - 인터페이스를 ...
Bookmark ASP Tutorials 즐겨찾기 asp 자습서














