I'm currently working on an application that I want to amend so that it has a new postcode look up function.
The applcation has an address page with existing address info and a postcode lookup button. Upon clicking the button I want a new window to open taking across the existing address info to be displayed at the top of the new window.
I then have the address lookup functionality which I've got already.
After the postcode search has been completed the results are to be displayed as hyperlinks. Upon selecting the result I want (ie clicking on the specific hyper link) I want the pop up window to close with the new address details to populate the address page in place of the old ones.
Can anyone tell me if this is possible or not and if so how I can go about it. I've hit a brick when it comes to opening a new window and thats just the beginning of it.
The applcation has an address page with existing address info and a postcode lookup button. Upon clicking the button I want a new window to open taking across the existing address info to be displayed at the top of the new window.
I then have the address lookup functionality which I've got already.
After the postcode search has been completed the results are to be displayed as hyperlinks. Upon selecting the result I want (ie clicking on the specific hyper link) I want the pop up window to close with the new address details to populate the address page in place of the old ones.
Can anyone tell me if this is possible or not and if so how I can go about it. I've hit a brick when it comes to opening a new window and thats just the beginning of it.