Custom notes for HTML viewer in ArcIMS Learning (Q &)

Source: Internet
Author: User

Re:

Published on pm ip Address: 218.106.166 .* Hello, Brother Huang !!
I am a beginner in ArcIMS. Thank you for your article. I am currently studying the operation mechanism of ArcIMS HTML viewer. But when I load the map for the first time and follow the code step by step, I think the first htmlsendtoserver (urlstring, xmlrequest, thetype) will be disconnected, thepostform. submit (), and the resulting action should be: thepostform. action = requesturl + "& form = true & encode = false"; where does it go next? How does it go ??

 

The principle is as follows:

The jsform.htm file package contains a function passxml (),Blank when submitting requestAfter the servlet returns a response, the servlet generates a response page and inserts a passxml () function contained in the postframe file. Its variable VAR xmlresponse contains the server response's response Axl; the function also calls processxml () of mapframe to process response Axl.
Function passxml (){
VaR xmlresponse = '<? XML version = "1.0 ".... </ArcXML> ';
Parent. mapframe. processxml (xmlresponse );
}

 

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.