<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Users accessing the GIS web application over intranet (local network), in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/users-accessing-the-gis-web-application-over/m-p/709872#M21519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It is very much possible but it is beyond the scope. We also got that requirement few months earlier.&lt;BR /&gt;Small answer is use DB and a server side language (PHP/ JSF / ASP or whatever you are comfortable with).&lt;BR /&gt;&lt;BR /&gt;Detail answer is:&lt;BR /&gt;&lt;BR /&gt;1. Introduce a token mechanism before redirecting users to viewer page, save their details in DB. Ensure that users land on default page of the site, save their detail and then redirect them to main application page that should check token first else should redirect them back.&lt;BR /&gt;&lt;BR /&gt;2. Convert index.html page of the viewer into dynamic server side language page like index.asp or index.php that should log entries in DB when fired.&lt;BR /&gt;&lt;BR /&gt;Hope that it will help you.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks Abdul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sound to be a bit heavy for non-developer or IT!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought it might be straightforward and quite easy to be handled by an end user&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Apr 2013 17:39:12 GMT</pubDate>
    <dc:creator>JamalNUMAN</dc:creator>
    <dc:date>2013-04-24T17:39:12Z</dc:date>
    <item>
      <title>Users accessing the GIS web application over intranet (local network),</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/users-accessing-the-gis-web-application-over/m-p/709870#M21517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Users accessing the GIS web application over intranet (local network),&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For the time being, our GIS web application (.NET, Silverlight, Flex) is working over intranet and I wanted to know:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]23573[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. How many users are accessing our web application per day?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. How many users are accessing the web application at each instant?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. The number of unique users how have accessed the web application so far?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible over intranet?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 17:40:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/users-accessing-the-gis-web-application-over/m-p/709870#M21517</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2013-04-17T17:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Users accessing the GIS web application over intranet (local network),</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/users-accessing-the-gis-web-application-over/m-p/709871#M21518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is very much possible but it is beyond the scope. We also got that requirement few months earlier.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Small answer is use DB and a server side language (PHP/ JSF / ASP or whatever you are comfortable with).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Detail answer is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Introduce a token mechanism before redirecting users to viewer page, save their details in DB. Ensure that users land on default page of the site, save their detail and then redirect them to main application page that should check token first else should redirect them back.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Convert index.html page of the viewer into dynamic server side language page like index.asp or index.php that should log entries in DB when fired.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that it will help you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Apr 2013 14:48:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/users-accessing-the-gis-web-application-over/m-p/709871#M21518</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2013-04-21T14:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Users accessing the GIS web application over intranet (local network),</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/users-accessing-the-gis-web-application-over/m-p/709872#M21519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It is very much possible but it is beyond the scope. We also got that requirement few months earlier.&lt;BR /&gt;Small answer is use DB and a server side language (PHP/ JSF / ASP or whatever you are comfortable with).&lt;BR /&gt;&lt;BR /&gt;Detail answer is:&lt;BR /&gt;&lt;BR /&gt;1. Introduce a token mechanism before redirecting users to viewer page, save their details in DB. Ensure that users land on default page of the site, save their detail and then redirect them to main application page that should check token first else should redirect them back.&lt;BR /&gt;&lt;BR /&gt;2. Convert index.html page of the viewer into dynamic server side language page like index.asp or index.php that should log entries in DB when fired.&lt;BR /&gt;&lt;BR /&gt;Hope that it will help you.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks Abdul,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sound to be a bit heavy for non-developer or IT!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I thought it might be straightforward and quite easy to be handled by an end user&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jamal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2013 17:39:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/users-accessing-the-gis-web-application-over/m-p/709872#M21519</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2013-04-24T17:39:12Z</dc:date>
    </item>
  </channel>
</rss>

