have you tried <@url> at all? also you can use javascript to do this with if that is more appropriate for you than witango code:
http://www.w3schools.com/dom/dom_http.asp hope that helps (: On 8/8/05, Ted Wolfley <[EMAIL PROTECTED]> wrote: > > Hi, > > I am trying to read the contents of a web document that returns the latitude > and longitude of an address to be used with Google maps. The following url > returns a document but I am prompted to open or save the contents. Is there > a way to bypass the dialog save/open box and put the contents directly in to > a DOM so I can parse it? The document does not have an extension and I > think that is what is causing the problem. > > http://rpc.geocoder.us/service/rest?address=69 Mohawk > Drive, 06117 > > > > > Ted Wolfley > Database/Internet Programmer > The Ogden Group of Rochester > > 5637 West Henrietta Road > > West Henrietta, NY 14586 > phone: (585) 321 1060 x23 > fax: (585) 321 0043 > [EMAIL PROTECTED] > > www.ogdengroup.com > > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to > http://www.witango.com/developer/maillist.taf > > ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
