As previously stated this needs to be done with a connection to the
server, you may want to consider using frames for this so that the
section that changes is in a seperate frame from the rest of the page,
this allows that single component of the page to be rebuilt without the
rest of the page having to be recreated. You can blend this frame and
the rest of the page to present the user with a "single" page.
> -----Original Message-----
> From: marko@n... [mailto:marko@n...]
> Sent: 02 December 2000 13:05
> To: html_code_clinic@p...
> Subject: [html_code_clinic] Drop down select and imputing new data
>
>
> I would like to let user type in new member in drop down
> list, if there is
> not any valid choise. Does somebody now any trick ?
>
> Thanks, Marko.
>