aspose file tools
The moose likes JSP and the fly likes JavaScript Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "JavaScript" Watch "JavaScript" New topic
Author

JavaScript

Priya Sharma
Greenhorn

Joined: Nov 02, 2005
Posts: 1
I am developing a webpage. I am looking for a solution to save a row of a table by right click and select save using javascript. I should be able to save the selected row only.

Thanks
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56168
    
  13

I am looking for a solution to save a row


You'll have to be a lot more explicit about what you mean by this. JavaScript is not capable of performing database operations or writing to a file system, so we need to know what you mean by "save".
[ November 02, 2005: Message edited by: Bear Bibeault ]

[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://jrebel.com/download
 
subject: JavaScript
 
Similar Threads
Adding grids in MapBacked form
add a new text field at every press of a button
JTable � handle Row lost focus event
struts.xml doubt (Action classes,struts-2)
how to use indexid of logic:iterate tag in struts