file upload, mail functions. Here are some downloadable, available components to download the center:
ASP boutique: Up to now a total of 346 components have been collected, is the most abundant component resources of the site, according to ★ grade evaluation, you can select components as needed.
See: ★http://webcn.net/asphouse/technology/aspcomponen.asp
China Mobile technology Network (ie chinaasp)--component: http://www.chinaasp.com/components/
Dynamic Pioneer--Component Download: http
from your local HTLM page.
So what server environment can ASP run in? are: Windows NT, 98, running Internet Information Server (IIS) or personal Web Server (PWS). where IIS 4 (NT Option Pack 4) contains The latest version of ASP technology.
If you are using NT Server, then you need to install NT Option Pack 4 and start IIS in your system.
If you are using an NT Workstation, or a Windows 95/98 operating system, you need to install a personal Web Serve
program yourself, you can run it in IIS!?! You can do it now! With VB5 (now VB6, of course) you'll be able to build dynamiclinkedlibraries (DLL file), which can be run directly on IIS (if an ASP file is requested).
Requirements for systems and software
You need a 32-bit operating system to run the ASP. Of course you also have to install IIS or PWS. Our following program is developed under the WINDOWS95+PWS
Microsoft's masterpiece ASP (Active Server Pages) is starting a new Web programming revolution (in the strictest sense, writing ASP is not programming) for its ease of use, scalability, and functionality. It replaces the momentum of CGI (Common Gateway Interface, Universal Gateways), written in Perl and other languages, with astonishing development and speed of popularity. Web page based Web management mode has become the trend, look at the current network managers, who will not be ASP's writing
JavaServerPage (JSP for short) is a network programming language like ASP and PHP, but the script code inserted on the JSP page is a Java statement segment. To use JSP to write applications, you must first have a Web server that can execute JSP scripts, which can be created on the basis of the original Apache, IIS, or PWS server, however, there are many technical problems. We recommend that you just connect
Java Server Page (JSP for short) is a networ
Before learning ASP. NET, let's take a look at ASP. NET Overview: ASP. NET is the latest version of Microsoft's ASP technology.
Basic knowledge you shall possess
Before continuing to learn, you need to have a basic understanding of the following knowledge:
Basic knowledge of WWW, HTML, and website construction
Scripting languages such as JavaScript or VBScript
Basic server script knowledge
If you want to learn about these projects, visit these tutorials on our homepage.
What is ASP in ASP. NET o
1 usingSystem;2 usingsystem.web;3 usingSystem.Web.Services;4 usingSystem.Web.Services.Protocols;5 usingSystem.Data.OleDb;6 usingSystem.Data;7 usingSystem.IO;8 9 Ten[WebService (Namespace ="http://tempuri.org/")] One[WebServiceBinding (ConformsTo =wsiprofiles.basicprofile1_1)] A Public classService:System.Web.Services.WebService - { - PublicService () { the - //If you are using a design component, uncomment the following line - //InitializeComponent (); - } + - //[
Pre-Knowledge: Javascript, PHP (small)/perl (small)!
Test environment: Windows2000 IIS5 PHP (Win98 PWS PHP3 failed, estimated to be a problem with the configuration)
Directory structure:
/wwwroot/cgi-bin/fileup.php (File receive)
/wwwroot/www/test/phpfileup.htm (file submission)
/wwwroot/www/test/tmp/(Default save directory)
Preface: File upload, simple and troublesome. The following is the upload file Submission page, using this page you can not onl
Pre-Knowledge: Javascript, PHP (small)/perl (small)!
Test environment: Windows2000 + IIS5 + PHP (Win98 + PWS + PHP3 failed, estimated to be a problem with the configuration)
Directory structure:
/cgi-bin/fileup.php (File receive)
/www/test/phpfileup.htm (file submission)
/www/test/tmp/(Default save directory)
Preface: File upload, simple and troublesome. The following is the upload file Submission page, using this page you can not only generate 1000
Apache server, one of the many Web server software, has become one of the most popular Web server software available on the Internet. Compared to other Web server software (such as PWS, IIS, UNIX), Apache has the advantages of easy installation, simple configuration and easy management. What's more, it's completely free like PHP! So I was favored by a lot of friends, let me tell you how to install and configure Apache and PHP, come on, follow me STEP
Pre-Knowledge: Javascript, PHP (small)/perl (small)!
Test environment: Windows2000 + IIS5 + PHP (Win98 + PWS + PHP3 failed, estimated to be a problem with the configuration)
Directory structure:
/wwwroot/cgi-bin/fileup.php (File receive)
/wwwroot/www/test/phpfileup.htm (file submission)
/wwwroot/www/test/tmp/(Default save directory)
Preface: File upload, simple and troublesome. The following is the upload file Submission page, using this page you can
installation as an example. You should have the PWS 4.0 installed before installation. 1. Install release compressed files to the specified directory such as C:\PHP\, and then copy the Php.ini-dist or php.ini-optimized into the C:\Windows directory (Windows NT and Windows 2000 should be C:\Winnt), and renamed to PHP.ini. Edit your php.ini file, you can change the Extension_dir settings for your PHP installation path, as described above "c:\php", sele
level, all should learn to see the class diagram of AE and help, especially the class diagram, in the installation directory of the diagram directory, see more natural will be handy. Needless to say, the following is a trial code I wrote, published, hoping to help those with the needs of children's shoes, to save them some time.Using System.runtime;using system.runtime.interopservices;using ESRI. Arcgis.geodatabase;using ESRI. Arcgis.datasourcesfile;using ESRI. Arcgis.geometry;
ASP Excel Technical Summary)
Directory
I. Environment Configuration
Ii. Basic ASP operations on Excel
3. Generate a data table using ASP Excel
Iv. Generate a chart using ASP Excel
V. Solutions for viewing, downloading and deleting Excel files on the server
Vi. Appendix
text 1. Environment configuration server-side environment configuration from the perspective of reference materials, Microsoft series configuration should be all done, that is: 1. win9x +
/// /// Load tin from directory /// ESRI tin is a folder, which contains eight fixed-name ADF files. /// /// Parent directory of tindataset /// Tindataset name /// Public Itin gettinlayer ( String Folder, String Tindataset) {iworkspacefactory pwsfact = New Tinworkspacefactoryclass (); iworkspace PWS = Pwsfact. openfromfile (folder, 0 ); Itinworkspace ptinws =
-httpd-php3. php3 PHP 4: AddType application/x-httpd-php. php readers can also set another extension name as the php file name. #2 (2) install and download the PHP installation program in Windows. you are prepared to install the PHP installation program because the installation of the Windows series is not much different. This article takes the installation under Windows 98 as an example. You should have installed PWS 4.0 before installation. 1. insta
Allows you to upload 1000 files at the same time. Prerequisites: Javascript, PHP (a few) Perl (a few )! Test Environment: Windows2000 + IIS5 + PHP (Win98 + PWS + PHP3 failed, probably due to a configuration problem) directory structure: wwwrootcgi-B prerequisites: Javascript, PHP (a few) /Perl (a few )!
Test Environment: Windows2000 + IIS5 + PHP (Win98 + PWS + PHP3 failed, probably due to a configuration er
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.