Jump to content

Getting a Form Value from a Pop-Up Window


PTS

Recommended Posts

I have a fully working PHP management system with dozens of fields, let's call it Page A.

 

In the form of Page A, the user has to assign a date to one of the text fields but dates are limited to only a few specific dates. So I created a new page (call it Page B) which displays the specific dates that are available (based on another database output).

 

On the form I have a link that pops open Page B. I want the user to be able to select an available date (link) and once they do that, the value of that date goes into the text field in Page A and closes pop up window Page B.

 

Anyone have an recommendations or a link a site with an example? I googled it but I just don't know what to look for so all my attempts came up empty handed.

 

Thanks in advance!

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.