Monitor Intranet Server Disk Space

We have a process at my work where we use a program (DameWare Utilities) to generate a text file of all of the hard disk space used/free from all of the servers on our network. We then import the text file into an Access database and use an ASP page to view the information.

We are looking to automate this process a little more. Ideally, we would like to make an ASP page that will retrieve all of the disk information from the servers, and save it to a database. The problem is that we can't seem to be able to connect to drives on other computers, even by mapping them.

View Replies


ADVERTISEMENT

Copy File From Disk To Server?

How can I copy a file from disk to server?

View Replies View Related

Server Space

Now that my website is compleate(ish), I am looking for server space(for free) to host it on. A lot of the ones I have seen, for some reason, do not support classic ASP.

View Replies View Related

Start Off Server Space

Could anyone recommend a server provider that can handle asp for a site that will contain roughly 500 pages that won't cost me the earth. The site will be UK based mainly for UK customers. I have found so many but it's tough to tell who is and isn't worth the money.

View Replies View Related

Remote Server Drive Space

I have wrote small script that can get local drive information (e.g. size). Is there anyway I can get disk information from server ?

'Get Drive's Free space
dim MyDriveC,MyObject, MySpace
set MyObject = Server.CreateObject("Scripting.FileSystemObject")

'Set Object
set MyDrivec = MyObject.GetDrive("c:")

'Free Space
MySpace = MyDrivec.AvailableSpace

'Write msg
'Response.Write("Available space on Drive C: " & MySpace)

code is working fine but when I try to put other then "c:" it says path not found.

is there anyway I can get infromation from server or remote computer ?

View Replies View Related

[SQL Server]Can't Allocate Space For Object 'Syslogs' In Database

what this means: Code:

Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

[Microsoft][ODBC SQL Server Driver][SQL Server]Can't allocate space for object 'Syslogs' in database 'grdb' because the 'logsegment' segment is full. If you ran out of space in Syslogs, dump the transaction log. Otherwise, use ALTER DATABASE or sp_extendsegment to increase the size of the segment.

/dosearch.asp, line 300 .

View Replies View Related

Bandwidth Monitor

I have some webspace and have a bandwidth restriction as we all do. I have been trying to create a script that will do the following as I have subdomains/directorys for users other than my self.

When pages load from a subdomain/directory the amount of transfer used is recorded in a text file like a page counter.

every page on this subdomain/directory adds the amount of bandwidth used.

If the bandwidth is exceeded then a message is displayed in plain text saying so.

I would like to have this script work with the folowing amounts.

1gb, 5gb, 10gb of data per month.

View Replies View Related

Performance Monitor

how to display the current connection value on a ASP page. Wanted to know how to read this value into ASP page as opposed to going to performance monitor.

View Replies View Related

Monitor Problem

I have a Mitsubishi Diamond Pro 67TXV and I cant get the screen image right no matter what I adjust on the OSM it has bends or cuves when I hit the reset button it says User timing cannot reset. Does anyone know how to reset this monitor to default screen settings.

View Replies View Related

Modify Asp Page According To Monitor Resolution.

I created an asp page it looks different when looked from an 1024x768 than it looked on 800x600 resolution. how to control this?

View Replies View Related

How Do I Save An XML Document To Back To Disk

I read in an XML document, change an attribute here or there, now I want to save the new version back to disk,

View Replies View Related

Save On Hard Disk Exel File

how to work with ASP apart from tweeking some codes through Macromedia at times.The application has 1 form and 2 reports.

The report is viewed directly at the site and now I want a feature to export the report to excel by adding a button on the report so that it asks me to save it onto my harddisk in Excel.Can anyone help me with the code or concept?

View Replies View Related

Opening Bianry Files From Hard Disk

I'm looking for code regarding opening (not saving) binary files (pdf, word, excel...) from hard disk with asp, the website is hosted in C: and the pdf files are in D:

View Replies View Related

How Can I Load A Web Programmatically From Another Website, And Save It To Disk?

I need to load a load a web page and save the whole page to a file.

I tried ADODB.Stream.Open
"URL=http://www.someurl.com/default.asp?parameter=somevalue"

this fails when you append querystring parameters to the URL. Otherwise it
would have been fine.

View Replies View Related

Asp Copy File From Local To Remote Share Drive Disk

I have two machines, one generate files, and copy to the other.
I try wscript.shell in my program, but it dit not work.

The two machines are not in the same domain. I saw some people's
question but not suitable for me,their machine are in the same domain.
They can assign permission to do the job.

View Replies View Related

SSL On Intranet

I am developing a system that needs really security,but on INTRANET.Do I need SSL??
If yes how will I use SSL in ASP??

View Replies View Related

Intranet Example?

Please recommand any intranet examples with the good navigation and interface design?

View Replies View Related

Intranet And ASP

I have got a little experience with web design, and have produced a basic website for a local charity run advice centre.They have a variety of forms, some in PDF format, some hard copies, which at present they fill in by hand then post out. We have been talking about moving towards a paperless office for them and a way to automated form filling. My best shot was to look into creating an Intranet for them and using ASP we could be able to fill the forms in on the PC then print out.
Are there any specific things that need doing to the server to run an Intranet, and as I said earlier, I'm new to ASP so I wanted to know if anybody has any Ideas or templates that would be useful to help me with this project?

View Replies View Related

Asp Intranet

There are 3 pcs on a network in the office and I am designing some stuff using an access db and asp pages. Instead of everyone using my pc, they want to be able to logon and work off it from their pc. I just type in http://localhost/mysystem and I can access it but I don't know what url they need to type in to access the pages?

View Replies View Related

Intranet

I have a comments form on Intranet.And I want the information written by users on this page send to my e-mail address,and the user doesn't have to write his/her mail address on this form.We are on same domain.The free scripts use smtp but no need while sending mails over Intranet

View Replies View Related

Building An Intranet With ASP.NET

My work has decided to give me the job of building them an intranet. Being pretty new to .NET and ASP in general I was wondering if anyone knew of books or sites I should take a look at that might help me get started.

View Replies View Related

Client Intranet

I'm currently working on an Intranet for one of our clients. I'm developing a user directory for them using a SQL Server database.
My client has provided me with the information to connect to the server remotely via windows remote desktop connection. I would like to know how I go about getting Dreamweaver to connect to the database?
Will I have to create a database locally and then publish the local database onto their server or, can I create the database on their server and using DW to connect to it?

View Replies View Related

Intranet Search

I have developed a company Intranet page,and have the requirement of adding a search function to it. My question is,i need a simple search solution, that will search through my site which has include files.What tool do you recommend to run that will index my pages?

View Replies View Related

My Intranet Website

I have an Intranet website that our corporate users and customers access to pull up information on various things. I now have to publish content that should only be available to corporate users. I do not want to create another website or use host headers... there is no login page or anything today within the ASP pages.

What is the best way for me to host content that only internal users can see? I thought about removing all NTFS permissions to the "private" directory where I plan on having web pages... thinking that IIS would prompt users when trying to access pages within this directory. For some reason, IIS still displays the page. I'm not sure what I'm missing.

View Replies View Related

Intranet And Internet

I'm dowing a web site on my intranet in a ASP page I have to made save option, on the intranet everything is working fine, but when I upload my website in the internet I have this message:

The page cannot be displayed
There is a problem with the page you are trying to reach
and it cannot be displayed.

What is the probleme my page is in ASP and on intranet it's working fine.

View Replies View Related

Intranet Development

I am currently preparing my final year university project and dissertation, for which I am developed an Intranet system for a local company.

The company requires an online calendar similar to functionality of the one in Outlook. However, they would also like to integrate an appointment reservation booking system into the calendar, so meeting rooms/employees can't be double booked etc.

I will be developing the Intranet system in ASP because of the company's hosting package.

I have looked about on the Internet for free scripts or applications but all the ones I have seen are no good and don't contain the functionality I am trying to achieve.

View Replies View Related

Intranet And Internet

How can I programmatically in ASP detect the difference between being on an Intranet (ie no outside www access) and the Internet (where can can get www access) ?

I have a program, which has a registration module being built. The module automatically skips across a couple of servers and checks the registration codes, and skips back to the program and informs it the registration code is authentic;

the program there after continues as normal; one of my users wants to install the program on an intranet in their office - I have no problems with that except the registration system will keep stalling and requesting a valid user registration code:

View Replies View Related

Intranet & Internet Application

Is the developement process of intranet & internet application is the same....Can the internet application that I build using asp be used in a intranet enviroment....

View Replies View Related

Useful Softwares In ASP Like Forums, Intranet And CRM

Can I get the list or names of forums which is as good as PHPBB or Invision in ASP....

And also Can I have the names of good CRM and Intranet in ASP as well. Basically I need CRM for my client who want to manage theirs Link Building Management Process.

View Replies View Related

Error Reporting In Intranet

I am trying to setup an error reporting system for our Intranet. We have a
Windows 2000 Server with SQL Server and we have an Exchange Server 5.5. I
need to set it up so I can use CDO mail. I have used CDO before, but have
never set it up to work. I built a small little page with some CDO code on
it, but I get an error when I try to run it. How can I set this up to send
mail from the webserver to people in our facility?

View Replies View Related

ServerHTTPRequest Failure On Intranet

I am trying to do a very simple piece of asp on a w2k3 server on the company intranet where i work (using IIS 6) the code is simply trying to get an xml stream via a ServerHTTPRequest.

The code I have works absolutely fine, I have tested it on a free asp friendly server on the net and it does exactly what i want it to! however when I run the code on the company intranet I get hit with the following problem.... Code:

View Replies View Related

Intranet Site Connecting

We have an intranet site which does not allow for anonymous logins so we
hate the NT user name of every visitor passed to us by the system. Is there
also away to access Active Directory and find out what network security
groups have been assigned to each visitor?

View Replies View Related

Opening Files Via Intranet

Done something with php and C/C++ sometimes. Problem:

I'm making intranet to my office and would like to open files from intranet (shared ms-net) directly to excel.

if I use a-tag those files open to IE and are read-only. I asked some ppl and they adviced to use header (theverychap from phpfreaks did this with php and it worked fine) but I can't get IIS to work right. Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved