<div>I will tell you one thing...the dropdown list of icons is hard to find.&nbsp; I used the control here -&gt; <a href="http://www.scbr.com/docs/products/dhtmlxCombo/">http://www.scbr.com/docs/products/dhtmlxCombo/</a></div>
<div>&nbsp;</div>
<div>You probably want some kind of grid that is connected to the database.&nbsp; There are many out there including Rico.&nbsp; <a href="http://openrico.org/demos/livegrid">http://openrico.org/demos/livegrid</a></div>
<div>&nbsp;</div>
<div>Linda Rawson<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 10/10/07, <b class="gmail_sendername">Tara Athan</b> &lt;<a href="mailto:tara_athan@alt2is.com">tara_athan@alt2is.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I should have been more specific in my question.<br>I would like to create the textfile for the markers, titles and
<br>descriptions dynamically from a database so that users can enter new<br>markers and they appear on the map with minimal intervention from me.<br>I was planning to do this by the following steps<br>1. the user sees a map displaying the current markers from the text
<br>file, and an HTML form,<br>2. they click on the map to fill the lat lon fields in the form,<br>3.they type in the title, description and select characteristics from<br>dropdown menus that determine the icon<br>4. PHP commands are used to enter this into a database (MySQL or
<br>PostGRES) on the server, along with an e-mail alert to the database admin<br>5. at regular intervals (i.e. daily), the text file is automatically<br>updated from the database<br><br>I now know how to do steps 1, 3 and 4 but I&#39;m not so sure about 2 and
<br>clueless about 5.<br>The example <a href="http://openlayers.org/dev/examples/google.html">http://openlayers.org/dev/examples/google.html</a> has controls<br>that suggest it should be possible for user to add a marker to the map,
<br>but this example does not function for me (in Firefox <a href="http://2.0.0.7">2.0.0.7</a>, Windows<br>XP SP2)<br>I am hoping that someone has already implemented an example like this,<br>or accomplished the same thing by a different method.
<br>I should mention that this would all be operating in a shared webhosting<br>environment without root access.<br><br>Thanks, Tara<br><br><br><br>Linda Rawson wrote:<br>&gt; Tara,<br>&gt;<br>&gt; For SQL Server,<br>&gt;
<br>&gt; Take a look at this<br>&gt; article...http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=74882<br>&gt;<br>&gt;&nbsp;&nbsp;OR<br>&gt;<br>&gt; You can set up an ODBC link and connect to that link via Excel to<br>&gt; produce a spreadsheet from which you could produce a text file.
<br>&gt;<br>&gt; Linda Rawson<br>&gt;<br>&gt;<br>&gt;<br>&gt; On 10/9/07, *Tara Athan* &lt;<a href="mailto:tara_athan@alt2is.com">tara_athan@alt2is.com</a><br>&gt; &lt;mailto:<a href="mailto:tara_athan@alt2is.com">tara_athan@alt2is.com
</a>&gt;&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I did finally run across the documentation on the textfile format<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; here:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://trac.openlayers.org/wiki/MapViewerService">http://trac.openlayers.org/wiki/MapViewerService
</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks for your help- I have it working now.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Also thanks for the tip about working in Excel (or OpenOffice ;-)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; )- it<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; is actually possible to create the text file in notepad but you
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; have to<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; put the tabs in the right place and then they look the same as spaces,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; so it is very inconvenient.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Working in a spreadsheet allows me to fill down for all the duplicate
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; icons, sizes, etc. instead of typing them out.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Now if I can just figure out how to get the textfile from a database<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; query... anyone have an example of that?<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Tara<br>
&gt;<br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br><a href="http://openlayers.org/mailman/listinfo/users">http://openlayers.org/mailman/listinfo/users
</a><br></blockquote></div><br>