Welcome Guest, Not a member yet? Register   Sign In
<solved> Creating a html link from text field
#3

[eluser]fs_xyz[/eluser]
I used "A" tag since the link is part of a text.
Imagine it like a text when you are posting for blog or posting a comment into somebody else blog or post.
Or easier, my 1st post. I created a link with that link word, right ? ( I don't think I will need to use anchor for that )

Problem is how the link end up leading to different address rather the address I want.

If I use
Code:
<a href="www.google.com"> link </a>
When I hover over the link, it won't show www.google.com but rather http://my_ci_app/index.php/www.google.com.

The link reside inside a database text field. Not the one we used as navigation or the like which the anchor command work wonder.


Messages In This Thread
<solved> Creating a html link from text field - by El Forum - 11-22-2009, 10:01 PM
<solved> Creating a html link from text field - by El Forum - 11-22-2009, 10:40 PM
<solved> Creating a html link from text field - by El Forum - 11-23-2009, 12:51 AM
<solved> Creating a html link from text field - by El Forum - 11-23-2009, 02:10 AM
<solved> Creating a html link from text field - by El Forum - 11-23-2009, 02:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB