Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~280 People Reached
Favorite Forums
Favorite Tags
Member Avatar for poojas

hello....... i have a table that stores the quantity , unitprice , total values in the text fields......... actually this total column should be calculated automatically...when i use a onFocus function on tht text field i.e total=qty*unitprice ....... this code works fine when the text field in all the rows …

Member Avatar for MattEvans
0
135
Member Avatar for poojas

hello , I have a problem...... I actually have a servlet ... and this servlet actually retrieves the values from my database and displayes them in a table. All this works fine... but now ,below this table , i want to have button saying " Print this Page" , so …

Member Avatar for Rhyan
0
72
Member Avatar for poojas

hello, I have a table with 10 rows and 6 columns in each row all with text fields . i have named the text fields from text1 to text60.Actually i need to find the total price of every item in each row,by multiplying the quantity and the unit price for …

Member Avatar for poojas
0
73