CodeCharge Studio
search Register Login  

Visual Web Reporting

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

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Onchange Events in codecharge?

Print topic Send  topic

Author Message
Frank Rocco
Posted: 06/22/2001, 6:16 AM

Hello,

Is it possible to process an onchange event from a listbox in codecharge?

When a user selects a contact via a listbox, I want to lookup the contact
and load their phone in another field.

Thanks
Frank

Alexey Alexapolsky
Posted: 06/22/2001, 7:23 AM

what language / db u going to use ?
i will give you an example
generally you put something like

<script>
document.mylistbox.onchange=myfunc;
fucntion myfunc() {
file://some code
}

</script>

into Footer section of page or form +
write some code in events

--
regards,
alex



Frank Rocco <farocco@hotmail.com> wrote in message
news:9gvgg2$aq8$1@news.codecharge.com...
> Hello,
>
> Is it possible to process an onchange event from a listbox in codecharge?
>
> When a user selects a contact via a listbox, I want to lookup the contact
> and load their phone in another field.
>
> Thanks
> Frank
>
>

Frank Rocco
Posted: 06/22/2001, 7:30 AM

I am using ASP and VBSCRIPT.
I am learning Javascript now.

I'm not sure on embedding into the footer will activate when a listbox is
changed.

Thanks in advance for the example.

Frank

"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message
news:9gvkd0$f6n$1@news.codecharge.com...
> what language / db u going to use ?
> i will give you an example
> generally you put something like
>
> <script>
> document.mylistbox.onchange=myfunc;
> fucntion myfunc() {
> file://some code
> }
>
> </script>
>
> into Footer section of page or form +
> write some code in events
>
> --
> regards,
> alex
>
>
>
> Frank Rocco <farocco@hotmail.com> wrote in message
>news:9gvgg2$aq8$1@news.codecharge.com...
> > Hello,
> >
> > Is it possible to process an onchange event from a listbox in
codecharge?
> >
> > When a user selects a contact via a listbox, I want to lookup the
contact
> > and load their phone in another field.
> >
> > Thanks
> > Frank
> >
> >
>
>


   


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

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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