Hello,
i've a little problem...if i write in a web page a link in upper case, the browser convert it in lower case.
For example, i write <a href="http://HELLO">Hello</a>, when i load the page and i look to the source i read what i wrote, but on the status bar appear "http://hello" so i cannot redirect users on some urls.
This problem is only with Internet Explorer, Netscape works good....can you tell me what do for this?
Thanks,
Giuseppe
(p.s. sorry for the english, i don't speak it very well)
i've a little problem...if i write in a web page a link in upper case, the browser convert it in lower case.
For example, i write <a href="http://HELLO">Hello</a>, when i load the page and i look to the source i read what i wrote, but on the status bar appear "http://hello" so i cannot redirect users on some urls.
This problem is only with Internet Explorer, Netscape works good....can you tell me what do for this?
Thanks,
Giuseppe
(p.s. sorry for the english, i don't speak it very well)
Comment