Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fancy javascript manipulation
Message
From
15/10/2001 01:54:45
 
 
To
14/10/2001 23:27:56
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00568245
Message ID:
00568420
Views:
21
Cool. Glad you got it going.

>Here's the trick. That works well. When I saw it working, I say Wow! :)
>
>From the opener in the icon field which is used to call a pick list to select a member:
>
>
>...A HREF=javascript:AssignationMember(document.FournierTransformation.NoMember)
>
>
>From the opener, the AssignationMember() javascript function:
>
>
>loField=''
>
>function AssignationMember(toField)
>{
>   window.open("MyUrl");
>   loField=toField
>}
>
>
>Then, from the called window:
>
>
>window.opener.loField.value=lcMessageMark
>
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Reply
Map
View

Click here to load this message in the networking platform