|
|
Sergey Kornilov admin 2/14/2005 |
|
Hi, |
|
|
R
|
Raiders1 author 2/14/2005 |
|
|
Sergey Kornilov admin 2/14/2005 |
|
Well, if VNC links are the same as HTTP links just set View as type of this field to "Hyperlink". |
|
|
R
|
Raiders1 author 2/14/2005 |
|
Links are not in SQL, need to set as static link from ASP Runner. |
|
|
|
Sergey Kornilov admin 2/15/2005 |
|
you can modify SQL query for this purpose: select ... 'http://intranet.intranet.com/'; + HyperlinkField as NewHyperlinkField from tablename
|
|