Hi folks,
Is the Cisco 1811 router built-in firewall able to handle URLs?
Otherwise, how do you guys allow your hosts to download security update from windowsupdate.microsoft.com?
Please let me know.
Thanks,
...Alex
Folks,
I am using MSOffice 2010 (and I tried on MSAccess 2007 as well) and I have a really simple task on a report. Based on a field value, I changed the text on a couple of captions.
Now, if I remove the field condition, the report gets printed, if I include it, the report seems to go to a...
Hi folks,
Interesting scenario I am faced with and I need your expertise/suggestions on how to best solve it.
I backup all my web applications on a daily basis using the STSADM tool. Some web apps are less than 1GB, but one in particular is 7GB.
I was able to restore the ~1GB web apps without...
Hi folks,
I'd like to double check if when running the LOAD method below, does the XML file get locked while the script is running or until myXML is set to NOTHING?
Or LOAD makes a copy of the XML in memory to work with?
Set myXML = CreateObject("Microsoft.XMLDOM")
myXML.async = "false"...
Guys,
I spent almost 3 hours to come up with the code below :(
I need to upload/post an HTML file to a public folder, so we can refer to it in emails with the following outlook path... outlook://Public Folders/All Public Folders/MCG/DTS Technical Contacts/~contact_list.html
However, the code...
Hi guys,
I need to split a multipage TIFF file to single TIFF files from C#, does anyone know a free, open source TIFF library which can do the job?
Thanks! :)
...Alex
Hi guys,
Does anyone know how to list all SP databases programmatically (.net) as the Central Administration / Operations / Perform Backup page does?
Hope you can help!
Thanks,
...Alex
Hi guys,
I created a new heading in the quick launch to show all the announcements-type lists only, but I can't get the right parameters.
I tried all the BaseType values (0, 1, 2, 3 and 4) with no luck.
<site>/_layouts/viewlsts.aspx?BaseType=0
I even tried with the Type parameter as detailed...
Hey guys...I am having a hard time figuring this out.
I need to display a list of books in a GridView and allow the user to download them.
I got everything working except the checkbox thing...I can display it on a respective column, but how can I set the value the checkbox holds, since I need to...
Hey guys, not sure if my problem has happened to you or not, but here it goes...
We have a WSS 3 x64 bit farm, 2 FE, 1 BE, and dedicated SQL server -all VM servers.
The backup script (EXE written in C#) backup all web apps (total of 9 so far) one by one to a remote file server.
On random...
Hi guys,
I have a table as below:
SERVERNAME
STATUS
...where STATUS can be multiple values from another table (PRODUCTION, DEVELOPMENT and RETIRED)
So, I have this ASP.net page where I display 3 checkboxes (one per status) where the user can filter the list based on multiple values.
How would...
Hey guys,
I am trying to pull all the information displayed on the Site Collection Usage Summary page (_layouts/usage.aspx), and so far I was able to get all from the SPSite.UsageInfo class.
However, I cannot find how to pull the "number of users" :(
Any idea?
Thanks,
...Alex
Hello guys,
You know how you can open Explorer to browse the SharePoint folder structure for a particular Document Library.
Is there a way to traverse such folder structure with VBScript?
The path in the Explorer is something like: http://sharepoint.local/site/library
I was able to create a...
Hi folks,
I deployed SSL on my web server, and I am trying to enforce the use of SSL.
So, I turned on the "Require secure channel (SSL)" option which can be found under Directory Security/Secure Communications.
Up to this point, I can access any resource using HTTPS without problems. If I use...
Folks,
In ASP.net (using C#), you can have a server control to call a defined method. (ie. You use a Button server control, you can call the OnClick method).
How can we call a defined method (on the server side) using JavaScript?
I have such requirement since when I have a dialog box on the...
Hello folks,
I am looking for suggestions on how to best handle the following scenario:
I need to present data from an XML file in a GridView.
The complication is that I only need to display certain attributes from the XML elements.
So, I was thinking reading the XML file, select the elements...
Hi guys,
I am looking for suggestions here.
I need to run a query against a MS Access DB, and dump all that data into a SQL DB.
So, my approach, query the MS Access DB, then loop the RS, and insert record by record to the SQL DB.
I somehow think there must be a better way to do this.
Any...
Hi folks,
Is there a way to check if a PDF file has its images compressed with JBIG2 compression or other image compression to reduce its size?
I checked the PDF file properties and there is no information about the image compression method used to create the PDF file.
I'd appreciate your...
Hi guys,
Anyone has a script to check detailed settings from the sites in IIS?
If so, I am trying to check if a folder below a site in IIS has the "Require secure channel (SSL)" option check or unchecked (see image attached).
You can get to this window from Site properties / Directory...
Folks,
Interesting scenario which I'd like to share if any of you have noticed/experienced it before.
When patching Windows 2003 EE SP2 via TS (Terminal Service), and when Windows Updates says: "Windows Updates has finished. Please restart your machine".
Then, it prompts for RESTART NOW...
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.