View Single Post
Old 05-06-2006, 01:56 AM   #1 (permalink)
Redline
PHP Student
 
Join Date: Oct 2004
Location: Forest Grove, OR
Posts: 150
Redline is on a distinguished road
Send a message via AIM to Redline Send a message via MSN to Redline
What does leaving 'www' out of an address do?

I don't really get why leaving the 'www' prefix out of an address
#1 still leads you to the site you're trying to get to
#2 but breaks certain javascript functions

I'm building a shopping cart with php/mysql/javascript and ajax. I'm using ajax to update item quantities, but when I leave the 'www' out, and the script tries to write the updated price to the page, permission is denied.
__________________
Current Project
Redline is offline   Reply With Quote