Hi guys!
I seem to be having a problem getting the correct return code for running a reg query.
Running a reg query should return:
1 - Failed
0 - Success
Here is my code:
=====...
I am trying to help someone with an Active Directory script, but since its been years since I've done one of these I'm not quite finding the exact problem.
The current script we have is as ...
Hi Experts. I just worked with an expert to get this script running now I want to tweak it some. The script essentially runs through a text file containing the 200+ computers in my domain an...
Hi,
Enable Diskquota of all shared folders in the file server with a script.
here is a link i found that helps doing it but not for each folder in the server.
http://www.activexperts.co...
Hello,
At present when i retrieve data from my MySQL database the date appears in the following format:
1992-02-07
I would like it to appear as:
07-JAN-1992
Presumably this coul...
Hi,
I use this script on our domain to install Silverlight through GPO:
http://download.microsoft.com/download/7/8/d/78da8ec9-8801-42e5-89e5-3809386f1316/Silverlight%20Deployment%20Guide.d...
hi a very small requirement. I have a jsp that opens a showmodaldialog with url and other parameters as below:window.showModalDialog("/exec/MyJSP.jsp", myObject, "dialogHeight:250px; dialogWid...
Anyone know a quickie script that can check for a visitors Version of flash player and prompt them if they have a version older then 9 ?
I want to make a map with rollover regions. I've done this before by just turning the shapes into buttons. But buttons are square, and the overlapping buttons made it hard for individual secti...
I have large files that can't be emailed. I need for others to be able to access and download them. I have them loaded onto my website server in an ABC folder I created. When I go to mywebsite...
Hello to all
I trying to create a simple script in .vbs to go to the company ftp server and get a file every morning. I know I can use schedule task to run the script daily. Do you know of...
Whenever I try to log in to yahoo mail beta in Firefox it gives me these errors:
Yahoo! Mail Beta experienced a login error:
name:ReferenceError
message:SetupInit is not defined
linenu...
I need some quick assistance; our website is consistently being suspended due to spam issues. We do not send out any mass emails of any type. According to Network Solutions, the problem is c...
How to open a word document on click of html link without asking open/save
I want to create multiple user accounts with input from a .csv file along with all the user properties details using any vbscript and send automail to the newly created mailboxes in HTML forma...
I am wanting to search an Access table with PHP. There should be 2 search choices.
I am experiencing a lot of problems:
1. I have the code that I want to use. I'm not sure if it is ...
What is server side web programming?
What is client side web programming?
I am having trouble passing data obtained within one component to the main program and other components.
Currently I am creating an interface with a navigation bar. The navigation bar is a...
Hi,
In the sample URL I'd like to be able to change the table row color when one of the column values changes, in this case the Date Collected column (TubeReports.Fields.Item("DateCreated")...
I need to find a vb script to copy a single file to multiple folders. The folders are subfolders within a main folder. However, I do not the file to be copied to any subfolders within the dest...
Hi,
I have a Batch File to copy some folder from one server to another.... If i try to execute it manually it work but if put it in Scheduled Task it doesnt work... U got any idea for me?
...
I have a task to delete a file from multiple folders. To be more specific Lotus Notes has a file called perweb.nsf that continues to grow until it is deleted and then re-created. One copy exi...
I need to create variables at runtime based on variables passed into a function. See the sample code snippet below for an example of what I need to do.
In the example below, I want to creat...
I Basically got this Code from a website which converts Hex to Ascii and it gives me whatever i need
is there anyway i can convert this code to an execuatble which returns the output to a txt...
Can somebody provide me with a "VBS log on" scrip to map some network shares on a SBS server.
I have users set up in Active Directory and have some network shares set up on this server.
All ...