Re: A comment on using CPU resources

From: Steven Champeon (schampeo_at_hesketh.com)
Date: 07/09/05

  • Next message: Steven Champeon: "Re: A comment on using CPU resources"
    Date: Sat, 9 Jul 2005 16:37:00 -0400
    To: Jeroen van Rijn <xananda@gmail.com>
    
    

    on Sat, Jul 09, 2005 at 08:11:42PM +0200, Jeroen van Rijn wrote:
    > It is not inconceivable one could do something useful with
    > ecma/java/j-script too, however it would have to be some variant of
    > AJAX to be useful to whomever wrote/hosted the script?

    Only if you wanted the results posted back to the original site /and/
    wanted to be able to fetch new data to crunch. Without the last bit,
    you don't need anything more than a simple scripted form submit().

    -- 
    antispam news, solutions for sendmail, exim, postfix: http://enemieslist.com/
    

  • Next message: Steven Champeon: "Re: A comment on using CPU resources"

    Relevant Pages

    • Re: YUI Libraries
      ... scenario where some bonehead decides he wants an "AJAX site" and simply ... Never thought I would see a 3200 line script to load dependent files though. ... What YUILoader appears to be for is loading dependent files and nothing more. ... I don't care to make a test case, but, if anybody is using it then you can possibly tell me how it deals with a case where it retrieves a document via AJAX that has script blocks in it. ...
      (comp.lang.javascript)
    • Re: Email filters in python
      ... outgoing mail postfix, exim, and sendmail are popular. ... do use a python script to cache mail my mail when I'm not connected. ...
      (comp.lang.python)
    • Re: IFRAME & AJAX ; point me out
      ... Well 'to AJAX or not to AJAX' that is the question I was asking my self. ... Do I realy need AJAX and when I saw a script developed with javascript and that the script created an ActiveX object, ... After being defribillated :-) I thought of remote scripting using an IFRAME, after all I read a lot about how to do this and I tried to give it a shot. ...
      (comp.lang.javascript)
    • Re: [PHP] Closing a connection to browser without exiting the script
      ... I think the Ajax solution that John suggests is the ticket. ... My solution was to print the please wait message to the screen, while accessing the database using an Ajax call. ... I used Perl for my server-side script, but if you prefer PHP you can create a CGI script using PHP and run the same process as your original PHP page. ...
      (php.general)
    • Re: Gzip and Ajax
      ...  builds the form, presumably it buffers all screen data and gzips it, ... When the second script is called by Ajax it sends no ... pictures linked in tags!) and has its own headers, ...
      (comp.lang.php)