wyoishome
Posts: 8
|
| Posted: 06/14/2005, 7:49 PM |
|
I can't seem to figure out how to make a hyper-link out side of my database. What I am trying to do is enter web sites that link to the web site, not back to my database. What am I missing.
|
 |
 |
peterr
Posts: 5971
|
| Posted: 06/14/2005, 8:26 PM |
|
Take a look at the Portal example where all links go to external Websites: http://examples.codecharge.com/Portal/Links.php
That example is part of CCS so you may analyze how it's setup. Very simple actually.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
wyoishome
Posts: 8
|
| Posted: 06/15/2005, 4:10 PM |
|
Thanks Peter
Just had to add another field in my database. Once I did that it worked with a http://webpage. Thanks for the hint.
|
 |
 |
|