hellohello1
Technical User
I am running SharePoint 2003 WSS 2.0. I use it to store and share reports.
I have Sharepoint Designer 2007 installed, but I am trying to avoid using it since once a page is designed with Designer, any other user who wants to update the page needs to use Designer. Not everyone here has Designer and using Designer is more complicated than just adding Web Parts.
I am trying to create some hyperlinks. I have a page with Text Box Web Parts.
I tried adding HTML to the text box as shown below, but it doesn't work. It shows my HTML code as a literal string. Ex:
<A HREF=" here</A>
I know how to do this using Sharepoint Designer (select the text, right click and go to Hyperlink). But I am trying to do this without using Sharepoint Designer. Is it possible?
Thanks,
I have Sharepoint Designer 2007 installed, but I am trying to avoid using it since once a page is designed with Designer, any other user who wants to update the page needs to use Designer. Not everyone here has Designer and using Designer is more complicated than just adding Web Parts.
I am trying to create some hyperlinks. I have a page with Text Box Web Parts.
I tried adding HTML to the text box as shown below, but it doesn't work. It shows my HTML code as a literal string. Ex:
<A HREF=" here</A>
I know how to do this using Sharepoint Designer (select the text, right click and go to Hyperlink). But I am trying to do this without using Sharepoint Designer. Is it possible?
Thanks,