Advertisement

1 - 10 of 13 containing alltags:("northing") (0 seconds)
Im using a Postcode component giving me an OS grid Easting and Northing positions. I have 2 coordinates, I need to measure the distance between the 2 points and also get the direction of travel. I ...
Zones: Visual BasicDate Answered: 08/16/2003 Grade: A Views: 162
I am trying to edit the value in a text box on a form from VB, but for some reason the value never appears in the text box.  Help!! ... ElseIf OptLatLong.Value = True Then         coords = 1...
Zones: VB DBDate Answered: 07/27/2003 Grade: A Views: 0
Hi, I am developing on a Pocket PC using a Teletype GPS adapter. After reading and parsing NMEA sentence data in order to obtain the Longitude, Latitude and Elliposidal Height,  I want to conver...
Zones: GIS/GPS ProgrammingDate Answered: 06/14/2004 Grade: A Views: 134
I have created a line graph that plots data in a table that I create on the fly.  The Graph show weight loss over a 12 month period, however I don't have data for each month.  The problem is that I...
Zones: MS AccessDate Answered: 06/21/2004 Grade: C Views: 0
Hi Guys, I've got a triangle with the following angles (with the cell address in brackets)...   A = 38.02817  (B1)   B = 84.17704  (B2)   C = 57.80792  (B3) ...and the following lengths....
Zones: MS ExcelDate Answered: 10/26/2006 Grade: A Views: 0
I am learning java script. I have an external .js script and an embedded script in my files. It is not showing the date values or the comments.  I have the external file and then the .htm file belo...
Zones: JavaScriptDate Answered: 03/19/2007 Grade: A Views: 4
i have a list of postcodes with northing a easting coordinates.  i need to write a piece of code that when sombody enters a postcode, my code selects every code that falls within a certain radius o...
Zones: Visual BasicDate Answered: 09/18/2003 Grade: A Views: 0
I have an array of positions (easting/northing) which I want to put on a surface of pixel coordinates. The window should have the usual directions . I. e. North is north south is south.. The fir...
Zones: GIS/GPS ProgrammingDate Answered: 10/25/2004 Grade: B Views: 4
I need help with my if...else statement.  I have to create a set of nested if...else statements that display text using the following conditions: If DayCount < 0, then display "Happy Holidays fr...
Zones: JavaScriptDate Answered: 01/27/2002 Grade: A Views: 0
I need to convert Longitude and Latitude to Easting and Northing for locations in Australia, so our mapping engine can display them on a map. While the engine supports a single location using Latit...
Zones: Math & ScienceDate Answered: 04/24/2004 Grade: B Views: 955