Microsoft
Software
Hardware
Network
Question : Parent Child dropdownlistbox
I need to set a dropdown list box in a parent window by passing its value from a child popup using Javascript.
Using asp.net and C#
Sample that works for setting a textbox Text value.
parent.opener.document.get
ElementByI
d('_ctl0_M
ainContent
_dxrpOuter
_dxtcPage_
textpage_t
xttest').v
alue = txtvalue;
Answer : Parent Child dropdownlistbox
does it work with anything else? I suppose you need to run it as Administrator to get proper permissions
Random Solutions
How many squares are in this diagram?
Cocoa xcode simple startup (iPhone)
DMZ with single WAN IP on SonicWall TZ-200?
Running Access VBA on Open Office Base
Draytek Vigor 2820 - x2 PPPOA ADSL connections
Access 2010 VBA - determining which "Yes/No" boxes are checked on a continupus form
Editable dropdown list in ASP.net 3.5 using C#
can I use my hard drive with XP and data on it with a system with replaced motherboard ?
Operation Must Use an Updateable Query
Restarting a WPF application to apply updates