Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IE 7 how to disable adding http://www.

Status
Not open for further replies.

achick

Programmer
May 23, 2007
66
US
In the web app(.net IE7) for URL links
we have show up for the data displayed on the page.

When clicked on the link the site opens up as
and we get an error
as the site doesn't exist.

Data for URL comes form a database. Is there a way to disable the prefix addition by browser without changing data?
 
Internet Options> General> Languages> uncheck "Do not add 'www' to the
beginning of typed web addresses.


Cheers,
Dian
 
Thank you for informing. I tried that but looks like it may be more related to he code and how data is accessed.
 
You could try making FireFox the default web browser -I've found lately that some MSN and Hotmail applications work in Firefox when they don't work anymore in IE, on my Vista-64 machine at home.

Fred Wagner

 
It sounds more like a coding issue than a browser issue.

Try the one of the .net forums.

Robert Wilensky:
We've all heard that a million monkeys banging on a million typewriters will eventually reproduce the entire works of Shakespeare. Now, thanks to the Internet, we know this is not true.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top