cannot get all data from all tabs
hi,
I am trying to send all data from my tabs to another page and get them all there, but I can get only data from first tab.
I am using
thanks
I am trying to send all data from my tabs to another page and get them all there, but I can get only data from first tab.
I am using
document.getElementsByTagName("input").item(0).getAttribute("value");
thanks
chirak
January 11,