Hello. I have a site where we can reserve meeting rooms and check availability of rooms. Does anyone know how I can setup so that you can't create a new calendar entry if there is already an entry for the same time? Thanks.
Hello. I create a site in the My Site. THis site had a document library w/ 1 file in it. The Document Library was deleted. Is there any way to recover the document library or more importantly the file that was in it? THe only backup I have is a full database backup from Veritas.
Hello. Does anyone have Sharepoint loading on client pc's on a frame connection? We have 53 sites that are on a 56k frame. Some pages take about 10 minutes to load. THere isn't really that much content on the page. Do I maybe have something configured/designed wrong in Sharepoint? I have...
Hello. Does anyone know how to edit the Topics area in Sharepoint Portal Server 2003? I was hoping to use this page as a site map for my Sharepoint site.
Or does anyone have a better solution for creating a site map page to help organize sharepoint?
Hello. What AD accounts, other than Administrators, can access the default share on a client PC? (i.e. C$) I need to give some users rights to this and was hoping to do it w/out adding permissions on each client machine. Can this be done or is Administrators the only group that has access?
Hello. We are going to start using My Sites for our remote locations. When I login to Sharepoint as one of these locations and go to My Site I am missing some of the links at the top (i.e. Documents and Lists and Site Settings). I have tried modifying several security settings with no luck...
Hello. I am creating a report that will show variances. I only want the report to display data that is plus or minus a certain variance percentage. How do I have crystal only show a particular item if it exceeds the variance. For example, I would select a date range the the report would only...
Hello. I am using the following code to insert values from textboxes to an sql database:
cmdInsert.Parameters.Add( "@cigbook", SqlDbType.Money ).Value = txtcigbook.Text
How do I modify this to allow null values? I get an error when I try to submit the form if all the fields are not filled...
Hello. I have 2 text fields that will have numeric values entered into them. I would like to sum them together and populate into a 3rd text field. How do I do this in vb.net? Thanks for any help.
Hello. I have a form that submits to a database and e-mails someone at the corporate office to let them know the form was completed. The e-mail would contain a unique field from the form (i.e. SSN #). I would then like the person who received the e-mail to be able to go to a web page to...
Hello. How do I format the message that is sent from a form? Here is the code I am using to send the message:
Dim mailMessage As New MailMessage()
mailMessage.From = "abc@domain.com"
mailMessage.To = "def@domain.com"
mailMessage.body = txtstorenum.Text
SmtpMail.Send(mailMessage)
The body...
Has anyone had any issues w/ accessing Sharepoint through a vpn connection? When I VPN from home I am unable to access Sharepoint. I have another application on the same server using IIS that works fine.
Hello. We have a database that is 100gb in size. The validity of the data is now in question due to a server crash. I want to remove all data in the tables and reimport only the current year. Here are my questions:
1. How can I remove all data from tables? I would want the table...
Hello. I have a site with a Document Library. One particular user will open a doc (word or excel) and it will come up as read-only. This seems to be isolated to their pc only. I can sign into Sharepoint as that user from my machine and open the files fine. I cannot open them, other than...
Hello. I created an area called Surveys. When I create a new survey in this area I checked for it to appear on the Quick Launch bar. However, it doesn't appear on the Quick Launch. Any ideas?
I need a way for end users to create a survey and just have it automatically provide a link...
Hello. I have the following formula in a stored procedure:
set @pYTDAnnual = (((@pYTD / 76) *365) / @pStoreEmployees) * 100
Is there a way to insert the julian date minus 1 into this formula? That way it would dynamically give me the 76 w/out me having to modify this every day.
I have a report that has a date field that shows the date and time. Is there a way I can remove the time value from this field? The problem is that it is creating seperate columns for each different time for the same date. I would like all data for a particular date to be together in one...
Hello. Does anyone know of a good 3rd party tool that will help with monitoring web traffic on IIS sites. I am running IIS 6 and would like to be able to see how many of our users are getting into our Sharepoint site. Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.