[Javascript] javascript code for getting and setting coordina tes

Karau, Joe Joe.Karau at Kingland.com
Thu Jul 19 08:29:33 CDT 2001


You won't be able to use javascript to do such a thing with a great deal of
confidence.  Instead, modify the applet to recognize the location that the
user clicked.  If you want to write the coordinates to a file, you will have
to do some server-side scripting.  

Joseph Karau
Kingland Systems
joe.karau at kingland.com
507-536-3629
AIM: jkara3629


-----Original Message-----
From: Peter-Paul Koch [mailto:gassinaumasis at hotmail.com]
Sent: Thursday, July 19, 2001 6:29 AM
To: javascript at LaTech.edu
Subject: Re: [Javascript] javascript code for getting and setting
coordinates




>On there you will see an applet that shows a map - how the hell do i
>create some javascript code that will allow me to set a point on that
>map, which then writes the coordinates to a text file on the internet
>say to www.spatialone.com/pdaneedle/pointcoord.txt whih stores them.

You can't. JavaScript cannot write to files.

ppk


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list