Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #14935
| From | Denis McMahon <denismfmcmahon@gmail.com> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: Passing jquery variable from one php page to another php page using jquery and ajax is not working |
| Date | 2015-02-17 11:59 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <mbvaeg$tkc$3@dont-email.me> (permalink) |
| References | <adf3d6dc-194f-4d98-9a2f-b9a10d4fb3a0@googlegroups.com> |
On Mon, 16 Feb 2015 23:54:42 -0800, bhk567 wrote: > In the first php page .... Your output from the second php page is probably received in the ajax handler of jquery. You probably need to send it in a format that handler can use, and tell that handler what to do with it. -- Denis McMahon, denismfmcmahon@gmail.com
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Passing jquery variable from one php page to another php page using jquery and ajax is not working bhk567@gmail.com - 2015-02-16 23:54 -0800
Re: Passing jquery variable from one php page to another php page using jquery and ajax is not working Denis McMahon <denismfmcmahon@gmail.com> - 2015-02-17 11:59 +0000
Re: Passing jquery variable from one php page to another php page using jquery and ajax is not working bhk567@gmail.com - 2015-02-17 20:35 -0800
Re: Passing jquery variable from one php page to another php page using jquery and ajax is not working Denis McMahon <denismfmcmahon@gmail.com> - 2015-02-18 14:53 +0000
csiph-web