CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 Copy ListBox Value on change to TextBox in Another Form

Print topic Send  topic

Author Message
mike

Posts: 7
Posted: 01/24/2005, 6:04 AM

Please Can any body help in this problem , i try to copy the list box value on change to a textbox in another form , i try to do it but its not work :
document.forms["_ctl0"].ControlName.value=document.forms["_ctl0"].ControlName.value
Plez help
View profile  Send private message
Stan
Posted: 01/26/2005, 12:12 AM

Mike

This depend from the form type, which contain the controls, but for the Record form this code should look like

document.forms["_ctl0"].FormNameControlName.value=document.forms["_ctl0"].FormNameControlName.value

Stan
mike

Posts: 7
Posted: 01/26/2005, 9:16 AM

I try The Code you Give me
Still not working ...

Any Body help
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.