cancel
Showing results for 
Search instead for 
Did you mean: 

How to transfer data when IE window.open (picture describe question)

Former Member
0 Kudos

Dear All,

I want come out when click a button can transfer data

from one IE page(window) to another IE page(window).

I have do a test, result are:

test 1

when 2 views in same Window,

I use compent controller can transfer data success,

test 2

when 2 view in different windows( one is popup window ),

I use Interface Controller ,

but can't transfer data success!

First you can see this picture:

http://www.anydesign.cn/UpFile/UpAttachment/2008-9/2008912234635.gif

test1 pic -


see my name(button name) -


success

http://www.anydesign.cn/UpFile/UpAttachment/2008-9/2008912234731.gif

http://www.anydesign.cn/UpFile/UpAttachment/2008-9/2008912234837.gif

test2 pic -


popup_window (button name) -


no success

http://www.anydesign.cn/UpFile/UpAttachment/2008-9/2008912234849.gif

can you help me to check the reason ?

Or you can see my source code :

http://www.anydesign.cn/UpFile/UpAttachment/2008-9/2008912235047.rar

http://www.anydesign.cn/UpFile/UpAttachment/2008-9/200891223472.gif

If you have found the fail reason when window.open,

and difficulty to explain ,

I hope you best sent your updated source code to

my email .

doke2008@gmail.com

or

lwhbdong@crystal-csc.cn

If you have other method to come data tranfer between 2 IE pages when window.open , Same Welcome!!!

Thank you very much!

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

From your code you still have only one top level WD component and two views within it. Why can't you use the component controller in that case for the pop-up too? Map the component controller to the pop-up view's context and use it.

Or am I missing something?

Regards,

Satyajit.

Former Member
0 Kudos

Hi! Satyajit.

I have checked , the source code is right, may be your wedDynpro vision is different form mine .

Former Member
0 Kudos

HI! All,

can anybody help me ?

Former Member
0 Kudos

Hi! Everyone,

can you help me about this ?

thanks!