Forum : Show result in new window
Brief description  about Online courses   join in Online courses
View Manthan Paras Jain 's Profile

Show result in new window

Can anyone help me with how to add numbers and show result in another browser window..???
Asked by Manthan Paras Jain | Mar 10, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi Manthan,

create one button, use 'onclick' event.. eg: <input type="button" value="submit" onclick="javascript: document.write('Your addition result');" />

Regards,
Team SiliconIndia
Mar 11, 2010