At 02:30 19.11.2002, vernon spoke out and said: --------------------[snip]-------------------- >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. --------------------[snip]--------------------
How do you get the zip codes? In case you have them already available in your script, you could execute the geozip.pl using exec() or system(), and merging the result into your output. Sorry if I am totally OT here... -- >O Ernest E. Vogelsinger (\) ICQ #13394035 ^ http://www.vogelsinger.at/