How To Transfer Data From one Page To Another...
-
i want to transfer object from popup page to parent page and i dont want to use sessions + application variables for this purpose is there any other way to transfer object ????
Government Dyal Singh College Lahore.
-
i want to transfer object from popup page to parent page and i dont want to use sessions + application variables for this purpose is there any other way to transfer object ????
Government Dyal Singh College Lahore.
How did you create/open the popup page? Did you use javascript? if so, you can call the parent windows/docment as
opener.document.form1.txt1.value
update thetxt
on theform1
in the parent window documentYusuf May I help you?
-
How did you create/open the popup page? Did you use javascript? if so, you can call the parent windows/docment as
opener.document.form1.txt1.value
update thetxt
on theform1
in the parent window documentYusuf May I help you?
dear i need whole object insted of one by one value..
Government Dyal Singh College Lahore.
-
dear i need whole object insted of one by one value..
Government Dyal Singh College Lahore.
what do you meant by whole object? are you trying to update the whole page?
Yusuf May I help you?
-
i want to transfer object from popup page to parent page and i dont want to use sessions + application variables for this purpose is there any other way to transfer object ????
Government Dyal Singh College Lahore.