View Single Post
  #1 (permalink)  
Old 01-29-2008, 03:27 PM
karimali831 karimali831 is offline
Senior Member
 
Join Date: Dec 2006
Posts: 547
Send a message via MSN to karimali831
Default Linking probs :(

Every time the browser is showing the full link... when I want it just to show "page.html" example if I used

<a href="page.html">blabla</a>
save this page...

the browser will show the full link
http://domain.com/page.html
So how can I get it to open just the page and the full URL?

Thanks for your help
Reply With Quote