locked
Making Web Request From Mobile Device Data Context RRS feed

  • Question

  • User-1426872249 posted

    Hi,

    A mobile device requests webpage A.aspx. This page A.aspx making a web request internally to another page hosted on another server or application which is B.aspx. How do we make sure that the Request Made to B From A is happening using the Data Connection Via Mobile Context and not via the server Connectivity. how can we achieve this in asp.net?

    Friday, October 4, 2013 8:16 AM

All replies

  • User1943143334 posted

    Hi,

    I'm not clear with few points - 

    A.aspx is internally accessing B.aspx! In this case, how can B.aspx verifies the connection to A.aspx?

    Can you explain more about your issue?

    Sunday, November 17, 2013 9:30 PM