[jQuery] Re: Problem accessing external iframe form values

2009-07-01 Thread skywalk3r
        >                                                     > >   Subject:    [jQuery] Re: Problem accessing external iframe form values       >                                                   > > I believe that it's not possible, in general, as you said due to &

[jQuery] Problem accessing external iframe form values

2009-07-01 Thread skywalk3r
Hi, I'm getting sick trying to solve this problem: I have a web page A that loads another page B using an iframe (or an object tag), the B page is an external page (it's not on my server) and contains a form. I want to be able to auto fill the form with pre-defined values. In jquery i think it's

[jQuery] Need jQuery/Ajax/jsonp HELP

2009-07-01 Thread skywalk3r
Hi, I'm getting sick trying to solve this problem: I have a web page A that loads another page B using an iframe (or an object tag), the B page is an external page (it's not on my server) and contains a form. I want to be able to auto fill the form with pre-defined values. In jquery i think it's