Skip to main content
Inspiring
September 30, 2006
Question

Without 'www' database isnt working

  • September 30, 2006
  • 10 replies
  • 577 views
I have a quick question.. how come if I didnt include www, the database wouldn't work?

thanks

note: I also want to say thank you who have previously helped me with scripting problem as I have passed my final review.

http://www.ivankandi.com/jive

This topic has been closed for replies.

10 replies

Inspiring
October 1, 2006
I think this would solve your problem. In root of the domain where the
scripts are hosted put an xml file named: crossdomain.xml
Have it contain:

<cross-domain-policy>
<allow-access-from domain="ivankandi.com" />
<allow-access-from domain="www.ivankandi.com" />
</cross-domain-policy>

Manno

Rothrock wrote:
> Because www.ivankandi.com and ivankandi.com are not the same URL. They may go
> to the same place, but the are not the same. So you will need a cross-domain
> policy file. That allows Flash to access info from one domain when it is in
> another.
>
> I don't know all the details because I've never need to use such a thing, but
> that at least gives you a place to start.
>

--
----------
Manno Bult
manno@xs4all.nl
Inspiring
October 1, 2006
I think this would solve your problem. In root of the domain where the
scripts are hosted put an xml file named: crossdomain.xml
Have it contain:

<cross-domain-policy>
<allow-access-from domain="ivankandi.com" />
<allow-access-from domain="www.ivankandi.com" />
</cross-domain-policy>

Manno

Rothrock wrote:
> Because www.ivankandi.com and ivankandi.com are not the same URL. They may go
> to the same place, but the are not the same. So you will need a cross-domain
> policy file. That allows Flash to access info from one domain when it is in
> another.
>
> I don't know all the details because I've never need to use such a thing, but
> that at least gives you a place to start.
>

--
----------
Manno Bult
manno@xs4all.nl
Inspiring
October 1, 2006
I think this would solve your problem. In root of the domain where the
scripts are hosted put an xml file named: crossdomain.xml
Have it contain:

<cross-domain-policy>
<allow-access-from domain="ivankandi.com" />
<allow-access-from domain="www.ivankandi.com" />
</cross-domain-policy>

Manno

Rothrock wrote:
> Because www.ivankandi.com and ivankandi.com are not the same URL. They may go
> to the same place, but the are not the same. So you will need a cross-domain
> policy file. That allows Flash to access info from one domain when it is in
> another.
>
> I don't know all the details because I've never need to use such a thing, but
> that at least gives you a place to start.
>

--
----------
Manno Bult
manno@xs4all.nl
Inspiring
September 30, 2006
I think this would solve your problem. In root of the domain where the
scripts are hosted put an xml file named: crossdomain.xml
Have it contain:

<cross-domain-policy>
<allow-access-from domain="ivankandi.com" />
<allow-access-from domain="www.ivankandi.com" />
</cross-domain-policy>

Manno

Rothrock wrote:
> Because www.ivankandi.com and ivankandi.com are not the same URL. They may go
> to the same place, but the are not the same. So you will need a cross-domain
> policy file. That allows Flash to access info from one domain when it is in
> another.
>
> I don't know all the details because I've never need to use such a thing, but
> that at least gives you a place to start.
>

--
----------
Manno Bult
manno@xs4all.nl
Inspiring
September 30, 2006
I think this would solve your problem. In root of the domain where the
scripts are hosted put an xml file named: crossdomain.xml
Have it contain:

<cross-domain-policy>
<allow-access-from domain="ivankandi.com" />
<allow-access-from domain="www.ivankandi.com" />
</cross-domain-policy>

Manno

Rothrock wrote:
> Because www.ivankandi.com and ivankandi.com are not the same URL. They may go
> to the same place, but the are not the same. So you will need a cross-domain
> policy file. That allows Flash to access info from one domain when it is in
> another.
>
> I don't know all the details because I've never need to use such a thing, but
> that at least gives you a place to start.
>

--
----------
Manno Bult
manno@xs4all.nl
Inspiring
September 30, 2006
I think this would solve your problem. In root of the domain where the
scripts are hosted put an xml file named: crossdomain.xml
Have it contain:

<cross-domain-policy>
<allow-access-from domain="ivankandi.com" />
<allow-access-from domain="www.ivankandi.com" />
</cross-domain-policy>

Manno

Rothrock wrote:
> Because www.ivankandi.com and ivankandi.com are not the same URL. They may go
> to the same place, but the are not the same. So you will need a cross-domain
> policy file. That allows Flash to access info from one domain when it is in
> another.
>
> I don't know all the details because I've never need to use such a thing, but
> that at least gives you a place to start.
>

--
----------
Manno Bult
manno@xs4all.nl
Inspiring
September 30, 2006
I think this would solve your problem. In root of the domain where the
scripts are hosted put an xml file named: crossdomain.xml
Have it contain:

<cross-domain-policy>
<allow-access-from domain="ivankandi.com" />
<allow-access-from domain="www.ivankandi.com" />
</cross-domain-policy>

Manno

Rothrock wrote:
> Because www.ivankandi.com and ivankandi.com are not the same URL. They may go
> to the same place, but the are not the same. So you will need a cross-domain
> policy file. That allows Flash to access info from one domain when it is in
> another.
>
> I don't know all the details because I've never need to use such a thing, but
> that at least gives you a place to start.
>

--
----------
Manno Bult
manno@xs4all.nl
Inspiring
September 30, 2006
I think this would solve your problem. In root of the domain where the
scripts are hosted put an xml file named: crossdomain.xml
Have it contain:

<cross-domain-policy>
<allow-access-from domain="ivankandi.com" />
<allow-access-from domain="www.ivankandi.com" />
</cross-domain-policy>

Manno

Rothrock wrote:
> Because www.ivankandi.com and ivankandi.com are not the same URL. They may go
> to the same place, but the are not the same. So you will need a cross-domain
> policy file. That allows Flash to access info from one domain when it is in
> another.
>
> I don't know all the details because I've never need to use such a thing, but
> that at least gives you a place to start.
>

--
----------
Manno Bult
manno@xs4all.nl
Inspiring
September 30, 2006
I think this would solve your problem. In root of the domain where the
scripts are hosted put an xml file named: crossdomain.xml
Have it contain:

<cross-domain-policy>
<allow-access-from domain="ivankandi.com" />
<allow-access-from domain="www.ivankandi.com" />
</cross-domain-policy>

Manno

Rothrock wrote:
> Because www.ivankandi.com and ivankandi.com are not the same URL. They may go
> to the same place, but the are not the same. So you will need a cross-domain
> policy file. That allows Flash to access info from one domain when it is in
> another.
>
> I don't know all the details because I've never need to use such a thing, but
> that at least gives you a place to start.
>

--
----------
Manno Bult
manno@xs4all.nl
Inspiring
September 30, 2006
Because www.ivankandi.com and ivankandi.com are not the same URL. They may go to the same place, but the are not the same. So you will need a cross-domain policy file. That allows Flash to access info from one domain when it is in another.

I don't know all the details because I've never need to use such a thing, but that at least gives you a place to start.