[jQuery] Re: Form with Ajax Load Content combined with onClick

2009-07-12 Thread András Csányi
2009/7/12 Erik eriks...@mac.com: Is it possible to combine the following? form action=https://www.expressdb.com/edp/? AppKey=3905B91021BD0A1490189D249874B317AAD9067B method=post enctype=multipart/form-data I suggest you, try it! :) -- - - -- Csanyi Andras -- http://sayusi.hu -- Sayusi

[jQuery] Re: Form with Ajax Load Content combined with onClick

2009-07-12 Thread Erik
I already did and no luck :-( Any suggestions? Erik On Jul 12, 8:14 am, András Csányi sayusi.a...@gmail.com wrote: 2009/7/12 Erik eriks...@mac.com: Is it possible to combine the following? form action=https://www.expressdb.com/edp/? AppKey=3905B91021BD0A1490189D249874B317AAD9067B

[jQuery] Re: Form with Ajax Load Content combined with onClick

2009-07-12 Thread András Csányi
2009/7/12 Erik eriks...@mac.com: I already did and no luck :-( Any suggestions? there is another two way: - change the method to get - use hidden fields to send special data These are good for you? -- - - -- Csanyi Andras -- http://sayusi.hu -- Sayusi Ando -- Bízzál Istenben és tartsd

[jQuery] Re: Form with Ajax Load Content combined with onClick

2009-07-12 Thread Erik
A little more detail and example would be great. Erik On Jul 12, 9:08 am, András Csányi sayusi.a...@gmail.com wrote: 2009/7/12 Erik eriks...@mac.com: I already did and no luck :-( Any suggestions? there is another two way: - change the method to get - use hidden fields to send

[jQuery] Re: Form with Ajax Load Content combined with onClick

2009-07-12 Thread András Csányi
2009/7/12 Erik eriks...@mac.com: A little more detail and example would be great. First: But, I'm not sure this is working fine. form action=https://www.expressdb.com/edp/? AppKey=3905B91021BD0A1490189D249874B317AAD9067B method=GET enctype=multipart/form-data Secondly: form

[jQuery] Re: Form with Ajax Load Content combined with onClick

2009-07-12 Thread Erik
Still can't get this form to post submit and load a confirmation page via ajax. form action=https://www.expressdb.com/edp/? AppKey=3905B91021BD0A1490189D249874B317AAD9067B method=post enctype=multipart/form-data input id=send1 class=field3 src=/images/send1.png style=cursor: pointer