Recent Posts

Caution: Greetings to all visitors. The site is working in short. Links Please skip the link to view any topic and thank you for visiting
header ads

How to get value from popup window to parent window by clicking from database selection?

Originally it was like this and it worked until the crawlers no longer supported it, and even the return No. after the click I got there:

<scriptlanguage="JavaScript"type="text/javascript">var retVal=""var valReturned;function openModal(){
retVal=showModalDialog('stranky/modal.php');
valReturned=retVal;
document.getElementById("zakaznik").value=valReturned;}</script>...


How to get value from popup window to parent window by clicking from database selection?

from JavaScript https://ift.tt/2lkPCrs
via IFTTT

Post a Comment

0 Comments