1. #1
    Sencha User
    Join Date
    Aug 2011
    Location
    Bangalore,IN
    Posts
    106
    Vote Rating
    0
    gameboy87 is on a distinguished road

      0  

    Exclamation View source of an URL ?

    View source of an URL ?


    Hi,

    Is it possible to get view source of a page via Ext.Ajax.request ?

  2. #2
    Sencha User
    Join Date
    Jun 2011
    Location
    Iasi, Romania
    Posts
    144
    Vote Rating
    0
    catalin.ciobanu is on a distinguished road

      0  

    Default


    isn't that available via the header of the response ?

  3. #3
    Sencha - Support Team scottmartin's Avatar
    Join Date
    Jul 2010
    Location
    Houston, Tx
    Posts
    7,185
    Vote Rating
    194
    scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold scottmartin is a splendid one to behold

      0  

    Default


    Use Firebug or DevloperTools to view the header as mentioned.

    Regards,
    Scott.

  4. #4
    Sencha User
    Join Date
    Aug 2011
    Location
    Bangalore,IN
    Posts
    106
    Vote Rating
    0
    gameboy87 is on a distinguished road

      0  

    Lightbulb


    Will try it. Thanks.

  5. #5
    Sencha User
    Join Date
    Mar 2012
    Location
    Memphis
    Posts
    1
    Vote Rating
    0
    howardwize is on a distinguished road

      0  

    Default


    Try Firebug, they also have a google chrome plugin and a firefox plugin that make it extremely easy to inspect code on websites.