[Aruniima Chakrabarti] wrote: > This can be done using JavaScript. You can get the desired set of > records from the database & display those records using JavaScript > functions. > I am enclosing the code below for a program which allows you to display data > from the database, one record at a time. & allows the user to move back & > forth the records. Also, delete, modify, add records to the database.
It's nice solution, but what if you have thousands of records in your DB, and few kB each? Will you send user few MB of text? Regards, J.Ch. -- Ing. Jozef Chocholacek Qbizm Technologies, Inc. Chief Project Analyst ... the art of internet. ________________________________________________________________ Kralovopolska 139 tel: +420 5 4124 2414 601 12 Brno, CZ http://www.qbizm.com fax: +420 5 4121 2696 ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
