Search Results

Search found 2 results on 1 pages for 'uhsp'.

Page 1/1 | 1 

  • ajax call returns null in my facebook iframe !!!

    - by uhsp
    Hi, I am using jquery to send an ajax request from my facebook app which is in iframe to my server. The ajax request works fine when the web app is running stand alone and out of facebook platform, but within facebook, the result that I get from my ajax request is blank !!! Here is the code I use: $.ajax({ url: 'http://mydomain.com/search', data: params, cache: false, dataType: 'json', success: function(posts) { // post is null !!!!! } error: function(json) { alert('error'); } }); I appreciate if anybody can help me with it. Thanks. uhsp

    Read the article

  • Print the page from mozswing

    - by uhsp
    Hi, I want to add a print option to the mozswing so I can print the page from it. I've used the MozillaAutomation.renderToImage() to get the image and then print it but it does not give me what I'm looking for. Can anyone please tell me how to do it. Thanks, uhs

    Read the article

1