File "MapWithXmlData.aspx"
Full Path: /home/analogde/www/php/integrations/asp.net-vb/samples/Pages/MapWithXmlData.aspx
File size: 640 bytes
MIME-type: text/html
Charset: utf-8
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="MapWithXmlData.aspx.vb" Inherits="MapWithXmlData" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<script type="text/javascript" src="//cdn.fusioncharts.com/fusioncharts/latest/fusioncharts.js"></script>
<script type="text/javascript" src="//cdn.fusioncharts.com/fusioncharts/latest/themes/fusioncharts.theme.fusion.js"></script>
<form id="form1" runat="server">
<div>
<asp:Literal ID="Literal1" runat="server"></asp:Literal>
</div>
</form>
</body>
</html>