<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7232.77">
<TITLE>Widgets or JSAPI</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">I have a web application that requires the user to manually enter coordinate information into a form. I would like to provide a button, whose on_click event will launch an instance of chameleon with a map that allows the user to click on the map to get the coordinates. The coordinates must then be passed as variables back to the calling form. A remote Oracle DB will provide the spatial data and store the captured coordinate information.</FONT></P>
<P><FONT SIZE=2 FACE="Arial">Can I do this with Widgets or must I use the JSAPI? I am confused about where I can place scripts. For example, my template uses the Cursorpos Widget to dynamically display {x,y} but how do I capture these in variables that can be passed to other pages? I can see the Chameleon generated JavaScripts and variables in the page source but don't know how to interact with them.</FONT></P>
<P><FONT SIZE=2 FACE="Arial">I need some help understanding the big picture.</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>
<BR><FONT SIZE=2 FACE="Arial">Tim</FONT>
</P>
</BODY>
</HTML>