It seems what you want is to run server side code and update the value
of a control on the browser on the client without submitting/updating
the entire page.  See this article for an example of how this can be
done:

http://developer.apple.com/internet/webcontent/iframe.html

hth,
Hubert


On Fri, 24 Sep 2004 14:43:51 -0700 (PDT), Caroline Jen
<[EMAIL PROTECTED]> wrote:
> It seems to me that it can be done.  Would you please
> just take a look at
> https://www.swern.gov/forms/enrollmeform.php
> 
> and scroll down a little below half way.  There is a
> drop-down menu for the 'Select Program Group'.  And
> there is a textarea right below that drop-down menu.
> 
> Simply select a group from the drop-down menu, you
> will see a description of that program group appears
> in the textarea.
> 
> I wonder how it is done.  Because I am trying to
> search the database tables upon selection is made by
> users.  And then, display what I find in the database
> in the textarea.
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Helps protect you from nasty viruses.
> http://promotions.yahoo.com/new_mail
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to