[Project_owners] send data to a web page and process it without loading to browser.

Jesper Staun Hansen jesper at heroes-addon.dk
Thu Jul 24 02:04:41 PDT 2008


or xmlhttprequest
http://developer.mozilla.org/en/docs/XMLHttpRequest
You need to put something into .send('data=true')

Shivanand Sharma / Varun wrote:
> use hidden iframe?
>
> On Thu, Jul 24, 2008 at 1:50 PM, Silver Surfer 
> <silver.surfer444 at gmail.com <mailto:silver.surfer444 at gmail.com>> wrote:
>
>     Hi Friends,
>     I'm developing an new extension and I need to send some data(user
>     input) to a web page and do some processing in there without
>     loading that web page to the browser. ( The functionality I need
>     is similar to the functionality of delicious firefox extension. )
>     But I still don't have an idea to call to script in a web browser
>     without loading it to the browser. I would be very please if
>     anyone of you can help me for this problems.
>      
>     thanks & regards,
>     SS
>
>     -- 
>     ~Silver Surfer~
>     Surfing through time & space
>     http://risingofsilversurfer.blogspot.com/
>
>     _______________________________________________
>     Project_owners mailing list
>     Project_owners at mozdev.org <mailto:Project_owners at mozdev.org>
>     https://www.mozdev.org/mailman/listinfo/project_owners
>
>
>
>
> -- 
> Cheers!
> Shivanand Sharma
> Editor: http://binaryturf.com
> Technology, Design, Monetization
> ------------------------------------------------------------------------
>
> _______________________________________________
> Project_owners mailing list
> Project_owners at mozdev.org
> https://www.mozdev.org/mailman/listinfo/project_owners
>   



More information about the Project_owners mailing list