[Eclug] Picking All Web Developer Brains?????

  • Previous message: [Eclug] Picking All Web Developer Brains?????
  • Next message: [Eclug] Picking All Web Developer Brains?????
  • David A. Desrosiers desrod at gnu-designs.com
    Tue Aug 1 15:44:01 EDT 2006

     

    > In one of my apps where I am collecting information securely, upon 
    > submission I wish to popup a box/panel/etc message in the middle of 
    > the screen that says something like "please wait, blah blah blah". 
    > I CANNOT have any NORMAL HTML output because behind the scenes I am 
    > performing some HTTPRequest stuff to a card processor and if the 
    > return is successful I need to be able to issue a Location: 
    > operation to branch to a non-secured site.
    
     	You want XMLHttpRequest, of course:
    
     	http://developer.apple.com/internet/webcontent/xmlhttpreq.html
    
    
    David A. Desrosiers
    desrod at gnu-designs.com
    http://gnu-designs.com
    
    

     

     

    More information about the ECLUG mailing list