Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fancy javascript manipulation
Message
De
15/10/2001 01:54:45
 
 
À
14/10/2001 23:27:56
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
00568245
Message ID:
00568420
Vues:
22
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform