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
Login script error. Access Denied
Intrusion Attempt on a Debian Etch system. Help needed
Finding the array id based on value of key.
DGV Error - System.IndexOutOfRangeExce
ption: Index 0 does not have a value.
Limit textbox to number of chars entered
random number
Complete memory dump not available for servers with >=2GB RAM : other options WinDbg : blue screen crash
Store file in mysql using connector.net and blob field
Print pdf, word, and excel email attachments from inbox folder
How can I retrieve a message I just wrote but hadn't had chance to save?