Jump to content

Close Page and return Value to Previous Page


RuiPereira
Go to solution Solved by porta325,

Recommended Posts

Hi

Page 1(represents the list of produts selected)

Page 2(pop up the list of produts, to select)

I am in PAGE1, then when i need to select a produt opens PAGE2
Then i select a produt in PAGE2 and that page close
In PAGE1 the product select will show

My problem is how can i do that

Link to comment
Share on other sites

  • Solution

https://www.w3schools.com/php/php_ajax_php.asp

You basically return a result from another page without refresh with vanilla JS. The example uses an input but you can use whatever you want to send the request.

 

https://code.tutsplus.com/tutorials/how-to-use-ajax-in-php-and-jquery--cms-32494

Here is the jquery method. I find it easier to go through.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.