Re: Resolve alternative TLD

2014-07-03 Thread Danny Thuering
Had such an issue today on an iPad with DNS pointing to a local Mac OSx server. Did not resolve server.local until we put "local" into search domains on the iPad. Regards Danny Sent from my iPhone > On 03 Jul 2014, at 19:13, Uli Kusterer wrote: > >> On 03 Jul 2014, at 19:07, Diederik Meijer

Re: sending emails using URLRequest and php

2009-04-15 Thread Danny Thuering
Hi, You have to set the URL of your request to the URL of your php. Not to the URL of your HTML page. Bye Danny Sent from iPhone On 15.04.2009, at 18:45, Reza Farhad wrote: dear all I am looking at using URLRequest and php to configure my app to send an email by sending a post to a fo