Losing impersonation on Sharepoint
Thu, 24 Jul 2008 00:56:04 -0700 (PDT)
Hi,
I've got a Assembly that impersonates a user giving other
credentials.
When I use the class in a Sharepoint Webpart, it runs like this:
protected void Button1_Click(object sender, System.EventArgs e)
{
//Here always is MyUser
Page.Response.Write(System.Security.Principal.WindowsIdentity.GetCur ...
|
Sharepoint Wss 3.0 Survey
Wed, 23 Jul 2008 14:14:02 -0700
How do I add an introduction paragraph without making it a question? ...
|
Writing a copy of a file (PDF) to a Sharepoint library
Wed, 23 Jul 2008 06:35:27 -0700 (PDT)
Hi all,
At my company we want to automate the monthly reports and currently
i've been successful in running all reports and saving them as PDF
(Adobe PdfDistiller) from an Excel Macro. Now I want to save a copy of
this PDF in a Sharepoint library, but I can't seem to figure out how
to go about this. I've tried ...
|
Will Sharepoint work well
Tue, 22 Jul 2008 11:26:11 -0700
I am creating a website and I need functionality of pulling from a access
database filtered data. I need to be able to select 6 different criteria
(probably from drop down boxes) and produce tables exportable into excel or
at least can be copied and pasted. Ultimately I need to expand on the
capabilites pa ...
|
Sharepoint EditForm
Tue, 22 Jul 2008 11:18:48 -0700 (PDT)
I deleted all forms in Sharepoint (ok, I have to admit this is not my
most brilliant action). Since then I have recovered the most forms,
except for the EditForm. Currently users are unable to upload their
documents. Can anybody help me to create an EdithForm.
Gijs ...
|
how to use xpage postback in WSS
Tue, 22 Jul 2008 15:32:57 +0200
Can someone please assist me in this?
I have a table with several hyperlinks that need to postback into
postback.aspx page with @parameter basing on which hyperlink the user
clicked.
I've done the similar thing in Visual Web Developer and asp/c# but have no
clue on how to realize the crosspage postback in WS ...
|
How to add CSharp code to ASPX page in Windows SharePoint Services?
Tue, 22 Jul 2008 14:26:07 +0200
Hi!
I've created a web application in Visual WebDeveloper Express and try to
migrate it to WSS site using SharePoint Designer.
In WebDeveloper I have some associated cs and vb files. However, in SPD I
don't have (or maybe I'm wrong) this option.
How do I add csharp and vb code to WSS site?
Thanks!
...
|
|
|
XML Calendar
Mon, 21 Jul 2008 06:39:02 -0700
We are using MOSS 2007, I am wanting to connect to a file share, to read in an
XML file to populate the calendar. Can this be done easily, or will it be a
total nightmare?
Wardy ...
|
SPD Dataview puzzler
Mon, 21 Jul 2008 01:49:56 GMT
Here is a little puzzle for you WSS/SPD veterans to figure out.
The scenario is that I have a small WSS 3.0 site going. There are now
10 subsites, each with the usual libraries and lists. In the
libraries, the uploader of a document must enter values in at least
two added metadata columns that define the d ...
|
document library - view item - event handler
Sun, 20 Jul 2008 10:35:57 -0700 (PDT)
Hi,
We want to keep track of the people viewing certain files in a
docuement library.
I thought about using an event handler but couldn't find a right one.
Am I doing the right thing? should I be using something else rather
than an event handler.
Thank you
Eran ...
|