Hi All,
I am IT admin of our company's sharepoint online and I was wondering, from the list of users and groups that has permissions on a specific folder or file, is there a way to show only individuals, not the sharepoint groups?
Please see attached for reference.
The Man of Tomorrow is...
Hi,
this has been bugging me for two days already. I hope you guys can help. There is this existing webapp that needs updating. The change done was on a separate module (appointments module). When i rebuilt the app in my dev box and it's DLL file was generated, i overwrite the one in my qa box...
Hi,
i was wondering if this is possible. I am connected to our office network and can browse the internet using our proxy. There was an instance where in order to test our website, I have to use an external internet connection. I have an aircard and tried to use it. Please note that i have 3...
i have CS 2002 sp2 working with a remote sql server 2000 sp3. whenever i unpack a new store site i get this error message:
FAIL unpack.vbs: 8000FFFF Unexpected vartype encountered in admin database
Sharedfns.bas:ConvertVarToVt2
where can i find this Sharedfns.bas file or is there a way to...
Hi guys!
I was wondering, is there a better alternative to rDesktop? One that would retain all the windows keyboard shorcuts? Im more accustomed to windows more than linux but was given a linux desktop to work with. Also, my current task is to edit asp pages on our windows server, so i have to...
Guys,
i recently bought dvd movies in DVD9 format. I have powerdvd 6 in my pc. It plays the movie but without the sounds. What am i missing? my pc plays DVD5 movies with no problem, sounds and all. PLease help! Thanks!
biggie
The Man of Tomorrow is forged by his battles today.
Hi guys,
Here is my problem. my boss wants me to put a "click here" link on an asp page. This link is for an mp3. right now i did it like this:
<a href="song.mp3" target="_blank"> Click Here </a>
this will pop-up a new window then prompt if the user should save it to disk or open it, in which...
Hi People,
My problem is this... I have images already in my webserver, about 500 of them, in 80x80 sizes. I would like to store them in the database as blobs. How can i do that? I read in some tutorials that i need to use an upload form but these images are already in the webserver and...
Hi guys,
Do you know of any ready-to-run (not necessarily free) asp messageboard? Like ASP version of phpbb? Im looking for one, instead of making one.
biggie
The Man of Tomorrow is forged by his battles today.
Hi Guys!
is there a fast way of getting the maximum number of days in a given month? i looked at the faq section for this but its not there. this should be able to tell whether its a leap year or not, thereby adjusting the maximum days in february.
Thanks!
biggie
The Man of Tomorrow is...
Hi guys,
is there any way to know if the user typed in a subdomain or not? its like this... when a user types in www.mysite.com I show him/her the site, but if he types in images.mysite.com or www.images.mysite.com, he/she will be redirected to a menu page listing all the images by category. I...
Hi guys!
This one had me stumped! My boss wants me to make an asp page which will show all the files and folders within a root folder in the server (e.g. C:\backup\). What makes this difficult, is that he also wants it to display ALL the files and folders within subfolders, hence, making it...
Hi guys!
My IIS 5 server has been acting up lately. I get this error message whenever i try to view an ASP page:
Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail...
Hi guys,
I'l like somebody to help me. I have a windows 2k server running IIS 5. How can i integrate Windows Media Server 9 with it? Any tutorial on this would be very helpful. Downloads would also be appreciated. Thanks!
biggie
The Man of Tomorrow is forged by his battles today.
Hi guys!
I was wondering, how can I show the security tab on the folder options dialog box? Im a user on a winxp box set as Computer Administrator, yet I dont know how to make the security tab show! I even went to the built in help for this one.
I want that security tab to show coz I want to...
hi guys,
im just fussing around, but is there an input type undocumented somewhere that will look for folders instead of files much like the
<input type=file>
tag? if there isnt one, im just pondering why! [thumbsup]
thanks!
biggie
The Man of Tomorrow is forged by his battles today.
Hi guys,
I know this is pretty basic, but i dont remember how to do this in mx2004. Could somebody point me to a tutorial on this?
thanks
biggie
The Man of Tomorrow is forged by his battles today.
Hi guys,
could someone help me find the details on how to make winxp complete the installation itself without me having to input in the computer name, serial number, etc.? I need to install winxp on 10 pcs, cloning the harddrive would have been ok, unfortunately these pc dont have the same...
what is wrong with this script:
<%
directoryname="C:\home\sites\site4\priv\"
Set fso = CreateObject("Scripting.FileSystemObject")
set mainfolder=fso.GetFolder(directoryname)
Set filecollection = mainfolder.Files
For Each file In filecollection
Response.Write...
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.