hello every one :
i have this error which am trying to solve ,
i have add the scripts like this :
<script src="http://www.domain.com/js/prototype.js";></script>
<script src="http://www.domain.com/js/myscript.js";></script>

in myscript.js i used many prototype Ajax method

when the user go to the site by typing www.domain.com , i have no
problem , but when the user type domain.com
the ie produce an error related to cross domain , its likely that IE
think that the " domain.com " and "www.domain.com" is not the same .

any one can help me to solve it ?

thank you
regards

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to