Ok I've got my nice little piece of code that opens up a directory of course, and then reads the directory and searchs for all folders inside that directory and compiles a list. The only problem is it only finds . (this one) and .. (folder beneath). When I read for everything inside the...
The users simple input an image url, and I want the image to come up valid everytime. The reason:
use LWP::Simple;
my $content = get $url;
die "Couldn't get $url" unless defined $content;
doesn't work is because that it dies if its nothing, but it goes through if its a bad image url, or...
thanks.. now to change it so it works with tables and such :-p
Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
In a nutshell I want an expandable and closable list for each link.
Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
I didn't want to put pictures on a different page, because thats tedious clicking 'back' and finding which one you'd like to see. I'd like to know howto make a list of categories (ohio, texas, friends, trips) and then have each array of pictures open up in a seperate table, whenever an item from...
if ($INPUT{'cname'} =~ /\W/) { &error("<br>Invalid Character Name! \(Use only alpha-numeric characters!\)"); $error = 1;}
if (length($INPUT{'cname'}) > 15) { &error("<br>Your character\'s name is too long!"); $error = 1;}
$error is 1 so it can show all the errors, and exit...
Right now I have:
if((!($ref ne "http://valui.com/signup.htm") ^ ($ref ne "http://www.valui.com/signup.htm") ^ (!($ref =~ "http://valui.com/cgi-bin/find.pl")) ^ (!($ref =~ "http://www.valui.com/cgi-bin/find.pl")))) { print "Sorry, you came from the...
Now theres this little dude whos really annoying and has been spamming my server with information that he probably shouldn't be able too. Now I made the .html so no one could surpass 15 characters in lenght.
But he took that and saved it to his computer and made it so he could make it unlimited...
Done that. And installed it. Yet I still cannot get it to work in Internet Explorer locally.
Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
So i donwload what personal web web server? I've downloaded myserver and it works fine, but perl does not work with it for the most part. Any other suggestions?
Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
Lol, i figured that IIS was the only way to do PERL on the system because thats what all the tutorials were about, and everyone was pointing me kindly in that direction. It would be nice if someone would explain about Linux systems, how they coinside with Windows XP, and how to run PERL off of...
Fax services unchecked
Indexing service checked
Internet explorer checked
Management and Monitoring Tools checked
IIS (Internet Information Services) eludes me once again.
Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
Ok, I've gotten this far on my quest for PERL on my local webserver with not too many injuries. I'm hoping this will be easier that finding it.
Simply put... How do you install IIS on windows XP...?
Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
I just assumed it came pre-installed and I had somehow overwritten it or deleted it by accident. Mind me asking on just how to install it? Or where to... download it if its not on the computer?
Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
Ah yes. It would be a GREAT help if you were to go into your administration folder, right click on Internet Information Services, and click properties, and tell me the location from which that shortcut originates. That may just solve this problem, and allow me to continue on.
Happieness is like...
I only wish it were this easy. I'm getting stuck at the 'administration tools -> internet information services. thats not showing up at all. I've tried all of the things under Administration Tools and none prove to be of any use with the information provided. I've done all the XP updates...
... *sigh*... how do I bring that up? its not in control pannels or administration files...
Happieness is like peeing your pants.
Everyone can see it, but only you can feel the warmth.
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.