Re: [PHP] download file from an ajax request

2008-06-20 Thread pere roca ristol
yes Iv, surely this is a more js/Ajax issue... this is the one who has to do something with php answer. sorry, Pere 2008/6/20 Iv Ray <[EMAIL PROTECTED]>: > Eric Butera wrote: > >> The only thing I can think of is using JS to create some sort of >> IFRAME, meta redirect, window.location,

Re: [PHP] manipulating XML via php DOM

2007-11-21 Thread pere roca ristol
Jonas, that's what I want to get (and is valid). Thanks, ... genus ontophaugs332 genus ontophaugs332 genus ontophaugs ... 2007/11/21, Jonas Geiregat <[EMAIL PROTECTED]>: > > I don't think it is valid to have an opening tag and a closing tag with > nothing

Re: [PHP] uploading files... necessary Ajax?

2007-11-21 Thread pere roca ristol
Thanks for the answer, you are right, Jay, I don't want nor reload the page nor a new .php page (the one that works with the data I post) appears. It's difficult to believe that a so dummy thing is not working in php (without Ajax)! I found this URL explaining ajax/php for uploading files. h