Advertisement

635 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Top Scripting Solutions: 51 - 75 of 205
 
All system information, I need to find all the servers here I need information like server name, dns, ip address, O.S version, asset tags, dsview box, Domain or workgroup,  brand, model, # of ...
I need to know what technology this website is using to create this magnification.  Go to http://www.newskates.com/Inline_Speed_Skates_p/ilks145.htm and place your cursor over the skate.  How ...
Hi, Batch Script that removes all Disabled users from all groups in the file.Need a change The script is from Farhan. In need this in any of the 1 possible way. 1. Scan the whole dom...
the following snippet giives the error "Activex component can't create object". <SCRIPT LANGUAGE="VBSCRIPT" runat="server"> on error resume next dim fso set fso = CreateObject("Scripting...
How can msinfo32 system information be piped into a .txt file? The information I want piped into a text file is the "System Summary" screen information when you first open msinfo32.  I have...
Hi, Is it possible to code the enabling of an optin in internet options under security tab? would appreciate any thoughts/ideas on this. thanks and regards, ann
I would like to know hoe to create a registry hack that turns off the following addin. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\office\word\addins\PDFMaker.OfficeAddin LoadBehaviour Value data ...
How do I select all in putty terminal without using my mouse? The reason is I want to copy the contents to clipboard using a script, but obviously the script would be more efficient without ha...
Greetings Experts! I have a 200+ Windows XP/2003 AD domain in which I recently used a group policy to install Adobe Active-x player on the users pc's.  After running an inventory update on ...
I am learning how to add some error handling to my batch files.  Could someone please tell me why this does not work? I always returns that it worked, even if I put bad entries in the banner_...
Hi I would like to combine the Spry.Utils.setInnerHTML with Spry.Effect.Fade. I have a form which when submit, it will load another page instead of the form itself. On submit, the form wil...
Hello experts, I try to  make a script to login to o2 account at www.o2.ie I tried this, but it didn't work. <?php // new curl object $data="IDButton=Go&org=o2ext&CONNECTFORMGET=TRUE&ID...
Hello, I've a requirment to automatically fill a form, then navigate to other page and fill various kinds of fieids ( web application is wriiten in jsp/servlets). My problem is fields are q...
Hi, im working on the below VB network login script to map different drives to different users (depending on the user that is logged in), the code works so far but the issue is i need to ma...
I have an embedded device I would like to control through a web browser. I've got my webserver and Perl interpreter running and executing Perl code.  I have also been able to print incoming...
Hi, For some reason my code is producing a large white space before my table on the page... The code makes some rows a "lightgrey" color depending if a value is met for the particular recor...
Hi, Hta script that needs some changes.That can open the UNC path with alternative credentials. The username and password should be inbuilt. It should just ask for the Machine name. When...
Hi Guys, I've been asked to look into our Solaris 10 servers' SMF manifests. What sort of learning curve would it require to become familiar with XML in order to check / edit / create mani...
I need to know where to put code I recieved from experts.  Since the pages are not the same as they appear in "view source"  in my browser because they are dynamicly generated.   I want to be ...
Hello, I have been using the function, parseToXML, in the attached code snippet to catch html special characters on my site for quite a while now and it has been working well. Today i add...
Hello, On my site i use the following to create a hyperlink: <a href=' + wiki + '>Wikipedia Search</a> At present when this is clicked it loads up in the same window - how can i get it ...
Please see: http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/XP/Q_23859632.html As I am not getting any response on my post in the other zone, I am hoping you all can h...
I'm using the attached code to pull current user AD information and it works beautifully.   However, it displays all of the properties of the user when I insert the '<%User.Identity.Name%>' la...
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 ...
I receive the following error message : [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified in err.description and con.state = 0 which I thought meant...