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
intuitive understanding of the area under the curve - again
Wireless LAN , Larger Scale
Mounting a Windows XP share under linux
Insert into MySQL Table from MSSQL Insert Trigger
SBS 2008 shared folder permissions problem - read only - need full control
Shell Script
Need help with Syntax - DnsAvoidRegisterRecords
HELO server unrecognized command
Error message from Symantec Mail Security
Converting Hexadecimal to RGB