<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>you have to use javascript to open a new window.</FONT></DIV>
<DIV><FONT size=2>the usual way is to make a plugin that would return some code 
to the page which will then trigger a javascript action which will open a new 
window.</FONT></DIV>
<DIV><FONT size=2>for sharing data with an external page you can easily either 
pass the data via parameters in the url of the opened page, or store them in 
$_SESSION in your plugin and recover them in the external php 
script.</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>im sure there are other way to do, this is only the more 
common ideas</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>regards</FONT></DIV>
<DIV><FONT size=2>Oliver</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=kayos63@gmail.com href="mailto:kayos63@gmail.com">simbarashe 
  mavesera</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=cartoweb-dev@lists.maptools.org 
  href="mailto:cartoweb-dev@lists.maptools.org">cartoweb-dev@lists.maptools.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, November 28, 2007 6:40 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-dev] Passing variable 
  to flash and external php pages</DIV>
  <DIV><BR></DIV>
  <DIV>Hi </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>I am not exactly an expert at php but I would like the user to select 
  features and when the result is returned by cartoweb, to pass the values for 
  the Object IDs etc for selected features&nbsp;to a php script outside cartoweb 
  in a separate page or to a flash swf file on a separate page. I need to allow 
  the user to interact to with geodatabase entires&nbsp;relating to a particular 
  feature outside the bounds of cartoweb, allowing more flexibility with regard 
  to how data is displayed and using related non spatial database data. </DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>Your assistance would be greatly appreciated.</DIV>
  <DIV>&nbsp;</DIV>
  <DIV>&nbsp;</DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Cartoweb-dev mailing 
  list<BR>Cartoweb-dev@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-dev<BR></BLOCKQUOTE></BODY></HTML>