Advertisement

Experts have come up with some helpful tips for getting a solution to your problem fast.

 

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

 
Top Scripting Solutions: 176 - 200 of 205
 
Hi, This script updates the data in the txt file to each computer's description. Need a small change. The <ComputerName>:<Description> updates fine but now i have data as <ComputerNam...
Dear Experts, I'm changing classic ASP web App so that it works in all Browsers. The main issue is JavaScript and I use Mozilla Web Developer to track the JS errors. I faced this proble...
Hi,    I'm having troubles updating a patch and was hoping to get some advice. These are the instructions I've been given to update (full documentation:http://pkp.sfu.ca/ojs/UPGRADE): ____...
Hi Experts.  I have a script to reboot 200+ pc's in our environment (Xp/2003 AD) but noticed it takes a long time if it gets to a pc that may already be off.  I am hopeful that an expert knows...
Hi, How can i resize 4 images and place them in equal sizes in 1 file. I have 400 + Pictures in a folder i want a script that can make these just 100 files by resizing them smaller in equa...
Hi, Find a machine if there are any shares with local users/groups in them. In my File server i want to check all shares and get share name alone with the user/groups if they are local in ...
Hi, is it possible to manage SPRY validation images? i.e. the very good and cross signs? I have a form for which I have changed the height of input fields and now need to manage the image'...
I am after a simple contact form to place on a web page. I'd prefer to use PHP however have a cgi-bin. The form needs to validate input and return to the form if incomplete. Doesnt need to be ...
Hi, Match 2 identical mp3 files and move them to a folder.2 or more files to anothetr folder. This is yet another try to find duplicate Mp3 files. In my office we have a server that sto...
I need a VB script that I can run and execute as a .vb file that will (1) Search a directory tree for a given file and given file types (.txt, .log) for example (2) Execute a program passi...
I am looking for a quick PowerShell script to search a text file and return 2 or three items. For instance, I have a file like this; Name: bob house: colorado age: 12 Gender: male N...
HI, I have got the idea of creating a web site using iFrame content. The menu simply load web pages in an iframe on the page and this constitute the web page. My problem is, how to hyper...
Is it possible to control broswer windows from other windows?  Say for example I need to have an open browser refresh or redirect after closing a different browser,  Such as an update occured ...
Guys I have this script that I want to convert to to DSN less connection to a mysql database. I wrote the original script but I don't have the time to figure out how to change this. the object...
We currently have a website form that allows people to enter in their contact information, choose different website packages and options, and then e-mails us all the information the have selec...
I am working on a mod rewrite below; I am bascially creating folders for each US state in a folder called /en/ which will look like this; www.domain.com/en/Texas/ And then dynamica...
Hello, PicLens generally works on the principle that you have 2 folders of images - 1 with the original images and another with the thumbnails. I would like to generate the thumbnails on th...
I need to create a script which will copy a single file (or multiple) to multiple sub-directories located in the same directory. These sub-directories share no common naming format either. I w...
Hi, Excel Macro that queries the active directory for the Newly created Users does not get the Contact details. Can the newly created contact details also be brough in. In the same manner ...
I am revamping a website for someone, and they basically want me to recreate all 6 pages in their site.  I will not be using Flash or anything fancy, it's just a simple, small business website...
Hi All, I have a piece of Javascipt code that is working just fine on Server 2003 32 bit version, but when I try to use the code on the new server with is running the 64 bit version, I get ...
I have my script generating an image with a unique filename and opening it in a browser window, it also saves the image in the same directory. Basically I need the script to show the image, an...
The school that I am employed at sends out a monthly newsletter via email and there is a problem with it.  When you click on the links to share the story the webpage is not displayed.  I guess...
We are creating a site where user will upload document, how can we make it so it will convert all text file similar to this: http://www.questia.com/read/108847651?title=The%20Risk%20Managemen...
I can email a form, but now I would like to write the contents to the page for sending. To collect all the fields from my form For i=1 To request.form.count     strMessage = strMessage & ...