|
-
August 30th, 2010, 05:30 AM
#1
Add row to table by button
Basically, i have a table, each row represents a certain item
Currently i have a button below that table that leads me to another page -
<input type="button" value="Add" onClick="javascript:window.location='add_item.jsp';">
my question is, how can i just add a new row to the table itself?
thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|