Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-05-13 04:38:09

niko
Xinha Authority
From: Salzburg/Austria
Registered: 2005-02-14
Posts: 338

load additional scripts using XMLHTTPRequest and eval

...i had this idea allready some time in mind and now i read about it here too: http://www.dynarch.com/forums/521

- we would not need these callback-functions anymore when loading plugins
   (easier to understand, better backwards-compatibility to htmlarea)
- we can load a plugin anytime anywhere we need it.... HTMLArea.generate would not need this callback-stuff
- would solve this issue much nicer
   http://xinha.python-hosting.com/ticket/226
- and the problems we have in 226


...i did not test it, but stanislas rolland says in his post it works for every browser (with some small modifications perhaps)


Niko

Offline

#2 2005-05-13 16:12:14

willeffects
Xinha Authority
Registered: 2005-03-19
Posts: 130

Re: load additional scripts using XMLHTTPRequest and eval

I think this is a great idea and a much more efficient way.  I personally love httpRequest smile

Offline

#3 2005-05-16 21:12:13

kimss
Xinha Pro
From: Sweden
Registered: 2005-04-05
Posts: 99
Website

Re: load additional scripts using XMLHTTPRequest and eval

From my own experience httpRequest works nice, you can even multithread requests. The problem appears in Opera, but then again - Opera doesnt work with WYSIWYG so why should we even care?

I myself have been starting integrating more and more httpRequest stuff in all my applications. The whole system works much more dynamically with this method. Have a look at this webpage - made with ajax, which again is much the same as httpRequest.

http://www.backbase.com/

Offline

#4 2006-05-08 11:08:31

walo_punk
Xinha Community Member
Registered: 2006-03-27
Posts: 12

Re: load additional scripts using XMLHTTPRequest and eval

well using httprequest is very good, i´m newbye and i want to wknow how can i chage my textarea content with javascript to work ajax way
i hopw u can understand my  question
mani thanks

Offline

Board footer

Powered by FluxBB