I am building a web application. On the form, I have a checkbox that
needs to display a drop down list when checked. The drop down list is
populated by a function in a dll that is registered in my project. How
do I call this function in javascript?
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
needs to display a drop down list when checked. The drop down list is
populated by a function in a dll that is registered in my project. How
do I call this function in javascript?
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Comment