sending the values from child browser to parent browser
-
Dear all I could able to send the session values from parent window or browser to the child window or browser but vice versa(child to parent browser) was not possible. Is there any way to send values from child window browser to parent window browser. May be this is not possible using sessions. Please advice. I would be thank full. Aleem
-
Dear all I could able to send the session values from parent window or browser to the child window or browser but vice versa(child to parent browser) was not possible. Is there any way to send values from child window browser to parent window browser. May be this is not possible using sessions. Please advice. I would be thank full. Aleem
-
hi, If your data are not confidential then you can use some hidden text boxes and send them to the parent window using javascript. Jaya