Hi ,
thanks a lot in advance...
i have one question in mind,i don`t know whether which is simple task or complicated task..
but, i want to put this question in front of you..
here, i am going to calculate summation of 4 textfield values.but 2 textfield values from same html page and other 2 textfield values from another html page.
Please let me know how to do it .
Thanks & Regards
Ravi Gaddam
Loading
Sunny SharmaPosted Sep 6, 2013, 12:59 AM
If it's a child iframe or modal dialog, follow these links:
http://stackoverflow.com/questions/13947458/how-do-i-send-value-from-child-page-to-parent-page
http://stackoverflow.com/questions/2250307/accessing-elements-of-child-html-page-from-parent-html-page
They will help you achieve this purpose.
Hope it helps :)