Hey,
I'd like to modify my desktop wallpaper every so often with a script, and I was wondering where the files that contain information on the user's wallpaper are.
Thanks,
Aarem
Hi, I have a python script that is supposed to check to see if a computer exists on a windows network, but python always seems to return false:
os.path.isdir("\\\\MyPCNetworkname\\")
should work, right? for some reason, if i have a trailing folder (like \\MyPCNetworkname\folderhere), then it...
Hello, everybody.
I know Flash has the XMLConnect class for connecting to ports >= 1024 and all, but is there a way to connect to a simple, normal URL to retrieve content? Thanks!
Hello, I just recently obtained a hard disk that has old partitions (not sure what filesystem type or whatever), and I would like to remove those partitions, perhaps with a 'wipe' boot disk. Does anybody have a link to an iso image perhaps for a disk like this?
Thanks!
Hello everyone.
For some strange reason, whenever I try to get the onload event of any iframe in an HTA, I get "null" as a response. I've tried altering everything I can think of, but nothing has worked!
Any ideas on how to fix this?
<iframe src="http://google.com" application=yes...
Hi. I have an applet - save.class. This code should work (i think) but the java compiler is giving me an error. What is wrong with my coding?
import java.awt.*;
import java.applet.*;
import java.io.*;
public class save extends Applet
{
BufferedWriter out = new...
hello. I was wondering if anyone knows the location of the config file that contains information about display properties (i.e. the desktop wallpaper)
Please respond ASAP!
Hi. Say I have a 2 column table, and both td tags on the top have background images.
I have another row, with one <TD> tag, colspan of 2. Now, how can I make the first column be just wide enough to support the text, while the other one stretches to fit the excess width the lower part takes up...
Hi. I just installed ActivePerl and I was wondering if there's a way to access the perl files through a browser like IE instead of MS-DOS. Please respond ASAP.
Hi. I have a frame-like table, and I'm having trouble with the <span> tag in this code. I need a cross-browser way to align two horizontal lines in the images t-t-l and t-t-c and t-t-r, while being able to move the text up and down. Please help!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...
Hi. I have a frame-like table, and I'm having trouble with the <span> tag in this code. I need a cross-browser way to align two horizontal lines in the images t-t-l and t-t-c and t-t-r, while being able to move the text up and down. Please help!
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01...
Hi. I'm still new to java, and I was wondering what the best way is to take one image, and display it, but with a transparency map (a seperate image). Maybe something with pixelGrabber to get the brightness of each pixel in the alpha map? Please help!
Is there a program that can run on Win ME, that makes the comp run in a widescreen environment, no distortions? ie, it could place black bars on the top and bottom, but move everything on the bottom, like the start menu up, and everything on the top, like the title bar, down. Where can I find...
Hi. I looked into HTML::Entities in CPAN, and I was wondering how you can encode every letter into an html entity. In tried the following, but it doesn't work!
use HTML::Entities;
encode_entities_numeric( "hi, this is my message. Why does perl not encode this?", /./ )
Hi. I have a script that takes a filename, checks to make it exists, and renames it to another name, if that name ends in the proper extension. Could someone please help me?
#!/usr/bin/perl
use CGI::Carp qw(fatalsToBrowser);
if ($ENV{'REQUEST_METHOD'} eq 'GET') {
@pairs = split(/&/...
Hi. Is there a regexp that can erase the <b style="whatever"> and the </b> in the following code, but leave bagels and blarneystones? I need this for my own context ad service.
<b style="whatever">bagels and blarneystones</b>
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.