[Javascript] Passing Selection Data

Senior, Henry (TWIi London) HSenior at twii.net
Fri Sep 27 13:15:01 CDT 2002


if the opened window was opened from your main page (and is from the same
domain) you can do something like:

opener.document.forms['your form name'].elements['your element
name'].value='your value';

this will work x-browser

-----Original Message-----
From: javascript-request at LaTech.edu
[mailto:javascript-request at LaTech.edu]
Sent: 27 September 2002 18:01
To: javascript at LaTech.edu
Subject: Javascript digest, Vol 1 #762 - 1 msg


Send Javascript mailing list submissions to
	javascript at LaTech.edu

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.LaTech.edu/mailman/listinfo/javascript
or, via email, send a message with subject or body 'help' to
	javascript-request at LaTech.edu

You can reach the person managing the list at
	javascript-admin at LaTech.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Javascript digest..."


Today's Topics:

   1. Passing Selection Data (greg at krieser.com)

--__--__--

Message: 1
To: "e-mail_list javascript" <javascript at LaTech.edu>
From: "greg at krieser.com" <greg at krieser.com>
Date: Fri, 27 Sep 2002 11:51:03 -0500
Subject: [Javascript] Passing Selection Data
Reply-To: javascript at LaTech.edu

Is it possible to pass selections from a pop-up window to a main page with
JavaScript?  On the following page

http://www.cbshome.com/IRP/listing/ListingSearch.asp?ListingType=1&SearchTyp
e=Geographic

a map link provides a pop-up window with a map.  When you click on sections
of the map, the information of the selection is passed back to the main
page.  How is this done?  I've got a file with a map that fills in form data
when a selection is made, but it is all on one page.  I like the pop-up
idea.  Can't seem to understand how they did it?

Anyone have experience with this?

Thanks,

Greg


--__--__--

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


End of Javascript Digest


DISCLAIMER - The preceding e-mail message (including any attachments)
contains information that may be confidential, may be protected by the
attorney-client or other applicable privileges, or may constitute non-public
information.  It is intended to be conveyed only to the designated
recipient(s) named above.  If you are not an intended recipient of this
message, or have otherwise received it in error, please notify the sender by
replying to this message and then delete all copies of it from your computer
system.  Any use, dissemination, distribution, or reproduction of this
message by unintended recipients is not authorized and may be unlawful. The
contents of this communication do not necessarily represent the views of
this company.



More information about the Javascript mailing list