I have used the getParameter() to retrieve data from web page text fields. No problem so far. Now, I have a web page that has a number of text fields. In addition, the JavaScript is used in this web page to pop-up another window for users to enter more data in some text fields and a textarea. When uses click on the OK button provided in this pop-up window, it disappears from the screen. Can the data entered in this pop-up window be read by the getParameter() method in a servlet?
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]