Server-side access to the <OPTION> tag contents in a <SELECT> block is accomplished slightly differently in an NES server than in a Netscape Navigator browser. This is because the viewpoint is different as you look at the DOM. The DOM standard relates predominantly to how the document is modelled in the client.
See also: | Netscape Enterprise Server, Option object, Select object |
Prev | Home | Next |
response.flush() | Up | response.getOptionValueCount() |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |