HyperText Markup Language (HTML) is the main markup language for displaying web pages and other information that can be displayed in a web browser.
1
vote
2answers
32 views
How to modify the sharepoint 2010 NewItem2 function?
In sharepoint 2010, I want to add javascript to the alerts popup window page, but I don't want to modify the actual layouts file. I want to dynamically insert javascript in it. Basically the button to ...
1
vote
1answer
204 views
utf-16 encoded email in sharepoint 2010 is possibile?
Is it possibile to send an html email encoded in utf-16 with sharepoint 2010?
My problem is that I have a message body wich can contain accented characters which on the receiving end are displayed ...
0
votes
1answer
15 views
How can I send a specific list item/view to Outlook as a new HTML message?
I've got a Sharepoint 2010 custom list that I'm trying to set up so that someone can hit a link in the list view and have it pop open a new email with the corresponding item in it. I have this working ...
0
votes
1answer
16 views
MOSS 2007 stripping out URL in SPListItem
We have a SharePoint List with a multi-line text column. In this column we have HTML code. When I retrieve the column in an SPListItem, the url is often stripped from the string.
If the SharePoint ...
0
votes
1answer
38 views
SharePoint 2010 - ASP.net List folders from network location
New to SharePoint & ASP is there any way to simply list folders from a given network path and display them in a SharePoint webpage?
Thanks
Niall
0
votes
1answer
75 views
Creating a Search Panel for a HTML Page
I am creating a HTML online Manual and storing the pages in SharePoint and using SharePoint Designer. I want to create a panel either on the top or the side, so that when the user scrolls down the ...
0
votes
1answer
246 views
HTML Form filtering with populated drop down
Just want some help knowing the best way to perform the following.
I have a HTML Form web part that is filtering a list below it and all is working OK, but what we would like to do is have the ...
0
votes
1answer
137 views
Rendering linkbutton with image
I have an issue when i try to render the linkbutton with image and text it isn't rendered correctly. I render it from a servercontrol in method OnLoad.
And I do not understand why, maybe someone knows ...
0
votes
1answer
165 views
Need to produce custom html out of VIsual Web Part
I have to use Visual Web Part that retreives data from sharepoint list and produces some custom html. I want then to render that custom html as part of the Visual Web Part.
Here is the html that I ...
4
votes
0answers
115 views
SharePoint XML Web Part dynamically adding xml link
Is there a way to dynamically insert a variable in the <XMLLink> --variable here--</XMLLink> tag?
I'm trying to read an URL parameter which will contain the xml files path. What I am ...
1
vote
0answers
378 views
How to create HTML column in Sharepoint?
Today one of are lab tech deleted the Java Script that would take the HTML in a list and display it. Dose anyone know what script it is?
What im trying to display:
<span ...
1
vote
0answers
199 views
Content Organizer rule based on a Lookup Column with more than 20 selectable values
Does anybody have any experience making content organizer rule based on a Lookup column with more than 20 values in the list? (When you have more than 20 values, the view of the Lookup field changes. ...
0
votes
0answers
36 views
Are there any resources available on converting html pages to aspx for SP2010?
I am dealing with some shoddy html pages that have been slotted into a template which are not picking up the master page theme or appearing within the master page "frame". At the moment I see this ...
0
votes
0answers
52 views
Sharepoint 2007 HTML Form submitting to PHP Script not working
I am working in Sharepoint Designer 2007 through the web API to set up a form for a client of mine. The form simply collects some data, and upon submit, a PHP script compiles the data into a formatted ...
0
votes
0answers
188 views
Can't view inserted images by Sharepoint Designer
When I insert a picture by <img> tag into a html code that I added into the site page and press F12, those images disappear.
But when I insert pictures with ribbon, I can see them.
Example1:
...
0
votes
0answers
21 views
Grabbing data from doc library properties to use in HTML page
I am wanting to know if it is possible to get the data contained in a document library's item property to use in a html page.
My situation is this:
I have a list that is edited once a day to monitor ...
0
votes
0answers
32 views
Inserting document links on form pages on the fly
Opening SP webpage to collect data. Each time the page is opened a unique tracking # is created. I also want to create a word doc in the library named tracking#.doc So far so good my team says.
...
