View Single Post
Old 01-28-2007, 07:56 PM   #1 (permalink)
daraptor
Recruit
 
Join Date: Dec 2006
Posts: 14
daraptor is on a distinguished road
how to populate parent window from child window usin coldfusion

hey guyz.....how do i populate parent window from child window ........

lets say.....my parent window is

Quote:
<div align="left"><strong>search or <a href="javascriptpenpopup('example.html')">finite </a> </strong><form>
<strong>From:</strong>
<input type="text" id="textField">
</form>
<div id="contentArea"></div></div>
and my child window has a href link it....so what should i do to populate teh parent window when i click the href link in child window......i would appreciate any kinda help or suggestions guyz....thanx....
daraptor is offline   Reply With Quote