Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 05-02-2006 11:13:04

ghost1157
Member
Registered: 02-19-2003
Posts: 93

Popup Selection On Product Order Form ?


I have a required product option called "areacode" which needs an area code and prefix entered .
I have access to a php file that contains the areacodes and prefixes at
 

I want to use a popup to the above file and grab the selection from that popup into the required option .

Has anybody done this before ?

I tried the following code but since I don't know what I'm doing it does not place the selection into the text box :

#<strong><script type="text/JavaScript"> function MM_openBrWindow() {  #window.open("http://www.inphonex.com/secure/choose-#did.php","areacode","width=520,height=350"); } </script><a href="javascript:;" #onclick="MM_openBrWindow()">Click Here to Select an Area code and Prefix #</a></strong>

Offline

 

Board footer