Forum Moderators: coopster
The pop-up script:
<A onClick="document.TextField =document.BDFSubmit.TextField;lookup =window.open('includes/lookup.php','blu','WIDTH=300,HEIGHT=280, directories=no,location=no,menubar=yes,scrollbars=yes,status=yes,toolbar=no,resizable=no')" style="cursor: pointer;">Data To Pop:</a><INPUT TYPE="text" NAME="TextField" SIZE=10 Value="">
btw, it seems you are using the popup the look up a certain value (from a database?). Why not do this with ajax?