hi you website-name in not resolving the ip name you want and vice -versa. you need to define that your website-name has this particular ip. in the dns config (zone) file.
you can check in (linux) on terminal nslookup website-name if it gives you ip address then your problem will be solved i think. On Mon, Dec 8, 2008 at 3:30 PM, Vinod M. Jacob <[EMAIL PROTECTED]> wrote: > > If its working in the first case,it should work in the second case > also no need for a crossdomain file.Make sure your are having the > correct IP address ,or wrong somewhere else. > > On Fri, Dec 5, 2008 at 10:55 AM, dhileepen chakravarthy > <[EMAIL PROTECTED]> wrote: > > Dear All, > > > > I am facing dns & ip problem with HTTPService > > > > Problem is, > > > > If i am using dns address like http://website-name/index.html and using > > HTTPService http://website-name/login.php then it works. > > > > If i am using ip address like http://ip-address/index.html and using > > HTTPService http://ip-address/login.php then it works. > > > > But > > > > If i am using dns address like http://website-name/index.html and using > > HTTPServicehttp://ip-address/login.php then it DOESN'T work. > > If i am using ip address like http://ip-address/index.html and using > > HTTPService http://website-name/login.php then it DOESN'T work. > > > > > > How to solve this issue. It requires cross domain?. Just i am using > instead > > of calling dns i refer ip thats all. > > > > Help me anyone > > > > Regards, > > Dhileepen > > > > > > > > > > > > > > > > > -- vikas sharma --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

