I've gotten Geozip, as was suggested here, and I need to return the value of a form that contains two zip codes (one each from two different recordsets) binded to hidden fields which is then submitted to the "cgi-bin/geozip.pl" which then returns the distance between them.
My problem is how do I get that info to display on a results page? Typically this works by entering the zip code in text fields and having the user hit a submit button. However I don't want the user to have to hit a submit button I want the info displayed automatically. Any ideas? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php