Click to See Complete Forum and Search --> : Query


Jonathan
07-11-2003, 05:08 PM
How can I write a script on my site that would have 2 text boxes and would allow the user to type in their address, city state and zip... then it would finish the query, the query would be from yahoo... here is the link

http://us.rd.yahoo.com/maps/maps/result/dd_to_west/*-http://maps.yahoo.com/py/ddResults.py?Pyt=Tmap&tarname=&tardesc=&tarhash=&taraddr=4355+Houston+Dr&tarcsz=Reno,+NV+89502-4985&newtcountry=us&newcountry=us&tuz=89502&doit=1

then it would give them directions?

Khalid Ali
07-11-2003, 11:30 PM
good luck with that....:D

Jona
07-12-2003, 01:07 AM
Originally posted by Jonathan
How can I write a script on my site that would have 2 text boxes and would allow the user to type in their address, city state and zip... then it would finish the query, the query would be from yahoo... here is the link
then it would give them directions?

Go to the page that shows the form, view the source code, set up the action to be on the server, etc., etc. and then put it on your site. Personally, I just link to Yahoo!'s site--forget doin' all that. lol.

[J]ona

Jonathan
07-12-2003, 09:39 AM
aight