The key to this is Remote Scripting the ultimate tool to mix Client
and Server code.

http://www.ashleyit.com/rs/
http://www.url123.com/7gmge
http://www.url123.com/7gsrw
http://www.url123.com/7hcw2
http://sarissa.sourceforge.net/
http://www.learnasp.com/learn/remotescriptinglist.asp
http://www.learnasp.com/learn/remotescripting.asp

--- In [EMAIL PROTECTED], "dekel78"
<[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I want that each time the user has changed his selection,
> to call a function that will search the item in the database 
> and fill other details about the selected item.
> 
> this is my code but it wont work:
> 
> <form action=test.asp method=post name=Details>
>      <select size="1" name="cmbCustomer" dir="ltr" onchange= "<% call 
> PrintName(this.options[this.selectedIndex].text) %>"  > 
>       
>     <%
>     
>     Sub PrintName(txtName)
>       
>       Details.txtName.value = txtName                 
>                       
>     End sub
>     %>



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/saFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to