Add hyperlink to text field |
3/11/2008 2:34:05 PM |
ASPRunnerPro General questions | |
S
semleon author
Hi all. |
|
![]() |
Sergey Kornilov admin 3/11/2008 |
Set View as type of this field to HTML. |
S
|
semleon author 3/11/2008 |
Sorry, I forgot to mention that I tried that and still doesn't work. when there is an http:// entry, it's just showing up as text with no automatic hyperlinking. This happens in both the LIST view and the VIEW view. |
J
|
Jane 3/12/2008 |
Hi, |
S
|
semleon author 3/12/2008 |
I know.....If you read the initial problem, you will see that this field can not be a "Hyperlink" type because at times there will be more in that field than just a hyperlink. The example i gave you just happens to only include a hyperlink. This is why we make the field HTML. Besides, according to the first reponse even that should work, but it didn't |
![]() |
Sergey Kornilov admin 3/12/2008 |
semleon, <a href="http://www.cnn.com">CNN</a>;
|
S
|
semleon author 3/12/2008 |
Thank you. |