740. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:57:00 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

740.1 Files compared

# Location File Last Modified
1 C:\Araxis_Merge_Comprasion\Pub_un\BTSSS_CIF_122016.zip\BTSSS_CIF_12_20_16\clean\CRM\trunk\SDK\SampleCode\JS\RESTEndpoint\JQueryRESTDataOperations\JQueryRESTDataOperations JQueryRESTDataOperations.htm Tue Dec 20 19:51:48 2016 UTC
2 Wed Feb 1 19:57:00 2017 UTC

740.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 0 0
Removed 1 48

740.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

740.4 Active regular expressions

No regular expressions were active.

740.5 Comparison detail

1   <!DOCTYPE  html >        
2   <!--====== ========== ========== ========== ========== ========== ========== ===        
3   This file  is part of  the Micro soft Dynam ics CRM SD K code sam ples.        
4          
5   Copyright  (C) Micros oft Corpor ation.  Al l rights r eserved.        
6          
7   This sourc e code is  intended o nly as a s upplement  to Microso ft        
8   Developmen t Tools an d/or on-li ne documen tation.  S ee these o ther        
9   materials  for detail ed informa tion regar ding Micro soft code  samples.        
10          
11   THIS CODE  AND INFORM ATION ARE  PROVIDED " AS IS" WIT HOUT WARRA NTY OF ANY        
12   KIND, EITH ER EXPRESS ED OR IMPL IED, INCLU DING BUT N OT LIMITED  TO THE        
13   IMPLIED WA RRANTIES O F MERCHANT ABILITY AN D/OR FITNE SS FOR A        
14   PARTICULAR  PURPOSE.        
15   ========== ========== ========== ========== ========== ========== =========  -->        
16   <!--<snipp etJQueryRE STDataOper ations.JQu eryRESTDat aOperation s.htm>-->        
17   <html lang ="en-us">        
18   <head>        
19    <title>JQ uery REST  Data Opera tions</tit le>        
20    <meta htt p-equiv="X -UA-Compat ible" cont ent="IE=ed ge" />        
21       <scrip t src="Scr ipts/jquer y_1.9.1.mi n.js"></sc ript>        
22    <script s rc="Script s/SDK.JQue ry.js" typ e="text/ja vascript"> </script>        
23    <script s rc="Script s/JQueryRE STDataOper ationsSamp le.js" typ e="text/ja vascript"> </script>        
24          
25   <!-- /WebR esources/C lientGloba lContext.j s.aspx is  accessed u sing a rel ative path        
26   because th e name of  the Web Re source cre ated from  this file  is "sample _/JQueryRE STDataOper ationsSamp le.htm".        
27          
28   The use of  the backs lash withi n the name  creates a  virtual f older that  must be c onsidered        
29   in relativ e links be tween Web  Resources.        
30   -->        
31    <script t ype="text/ javascript " src="../ ClientGlob alContext. js.aspx">< /script>        
32            
33   </head>        
34   <body styl e="backgro und-color:  White; fo nt-family: Segoe UI;" >        
35   <h1>JavaSc ript jQuer y REST Dat a Operatio ns Sample< /h1>        
36   <p>This pa ge uses th e <b>sampl e_/Scripts /JQueryRES TDataOpera tionsSampl e.js</b> J Script lib rary to cr eate, retr ieve, and  update an        
37    account r ecord. It  also provi des the op tion to de lete or vi ew the rec ord.</p>        
38   <p>The <b> sample_/Sc ripts/JQue ryRESTData Operations Sample.js< /b> JScrip t library  uses the < b>sample_/ Scripts/SD K.JQuery.j s</b> JScr ipt librar y to perfo rm the dat a operatio ns.</p>        
39   <p>Use the  buttons b elow to ve rify the f unctionali ty of this  sample.</ p>        
40    <button i d="start"  title="Cli ck this bu tton to st art the sa mple.">        
41     Start</b utton>        
42    <button i d="reset"  title="Cli ck this bu tton to re set the sa mple." dis abled="dis abled">        
43     Reset</b utton>        
44    <ol id="o utput">        
45    </ol>        
46   </body>        
47   </html>        
48   <!--</snip petJQueryR ESTDataOpe rations.JQ ueryRESTDa taOperatio ns.htm>-->