My best guess is you have the A tag looking like this <a href="www.google.com"> rather than <a href="http://www.google.com">
Thats usually why, what you have described happens. =] On Tue, Jan 19, 2010 at 4:34 PM, Jason Durham <[email protected]> wrote: > > Show us the anchor tag and any other relevant information. > > -----Original Message----- > From: morchella [mailto:[email protected]] > Sent: Tuesday, January 19, 2010 5:30 PM > To: cf-talk > Subject: setting up new site IIS, now urls are getting appended.. > > > ok i have set up a new site in IIS. > now on a page that has a simple link > it is being appended with the site IP > > so link looks like http://12.345.678.910/www.google.com > instead of http://www.google.com > > i am sure i have seen this in the past, just not sure where to look. > or what to change. > > thanks a bunch! > -m > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329808 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

