suppress popup asking to save and store in variable instead

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ovisvana
    New Member
    • Jun 2007
    • 1

    suppress popup asking to save and store in variable instead

    Hi,
    Iam using javascript to submit a form to a php page on a remote server which is returning me another php page. What I would like is to store the contents of the php page in a variable in my program. However, the browser is popping up a dialog asking me if I would like to save the returned file. How do I achieve what I want. The same php Iam calling is being used by the remote server and they don't have this problem.

    cheers,
    prakash
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Welcome to TSDN!

    Could you give an example. This will most probably have something to do with permissions.

    Comment

    Working...