So I'm setting up a php/mysql driven website on our company's intranet. I need to setup username's and passwords for different individuals because they all need access to different parts of the site.
Now I'm reading up on how to do user authentication. One way I am reading about, involves...
I was thinking about buying a Linksys wireless print server for my OfficeJet G55. I know that with this setup, i'll be able to print from any computer in the wireless network. But will I be able to do other things like scan and copy (from software)? I just question this because I would think...
I am using ActivePerl on Win32 and I am having a hard time finding what module/command I need to use to logon to another host or server on my local network.
If I have this host: computerHost
and this share: my_share
I want to be able to specify a login and password and connect to that...
So I am just picking up Perl to learn and this simple string conditional is boggling my mind. Where is my syntax incorrect?
my $var = "hello";
if ( $var == "goodbye" )
{
print "goodbye everyone!";
}
else
{
print "no goodbye's today";
}
my output:
goodbye everyone!
What is up with that...
I have a bit of an odd question. I'm developing a mysql database and have users access the data via homemade PHP pages that query data. When the user(s) open the PHP page or query on it, it fetches the data from the database and then refreshes the page showing the new data. If something in the...
I have Windows 2000 Server running on a machine on our LAN. There are only certain computers on the LAN that I want to give access to this server in order to regulate bandwidth and stuff. So I want to basically block all computers except the ones I specify.
Well at first I tried to just load...
Take a look at this test page here:
www.jakobud.com/cssTest.php
Mozilla of course shows the text in red and at 8 pt. like the style tells it to be, but in IE6 it completely ignores the style. What am I doing wrong? How do I make styles that are the most cross-browser compatible?
Thanks!
Jake
I have Windows 2000 Server running on a machine on our LAN. There are only certain computers on the LAN that I want to give access to this server in order to regulate bandwidth and stuff. So I want to basically block all computers except the ones I specify.
Well at first I tried to just load...
I have Windows 2000 Server running on a machine on our LAN. There are only certain computers on the LAN that I want to give access to this server in order to regulate bandwidth and stuff. So I want to basically block all computers except the ones I specify.
Well at first I tried to just load...
Hello everyone,
I followed a simple tutorial online for using PHP to create a form on a page to allow me to upload multiple files to my website. However the problem i am facing is that it doesn't seem to upload anything greater than approx 1 meg... When I choose a big jpg (like the 5 meg one I...
Sorry this question is for Win2k Pro, not Server but I think it applies more to the questions/people in this forum.
I have two Win2k Pro machines. I have terminal services running on one of them. On the other I am able to telnet into it and traverse through the directory structure. What I want...
In the help file it refers to a 'cutout' command that is 'suppose' to be under Objects > Path > Cutout...
" To cut objects by using the Cutout command:
1. Select the object to use as a cutter, and position it so that it touches the object to cut. (To retain the original selection, save a...
Every single CSS tutorial I look at just talks about how to change the appearence of your entire website using linked style sheets. Adjusting text and link decoration and colors etc...
But what I can't seem to find is how to control the overall layout of all the pages on your website using a...
Okay, so over the past few years I have done dozens in Win2k installs. But today I encountered a roadblock that I could not get passed that I have never seen before.
I had a harddrive with Win2k on it and I was gonna put it with a new mobo and memory. So I decided to do a clean Win2k install. I...
Here is what I want:
1. Smallest mobo possible (flex atx preferably)
2. Capable of running ~1.2Ghz (Athlon or PIII/p4)
3. TVout
4. Stereo sound out
5. Does NOT have to have any PCI or AGP ports.
6. DDR capable would be nice but not necessary.
Does anyone know of any?
Jakobud
I want to make a couple small programs. Basically these two programs would both exist on the same LAN and would be able to communicate with eachother, sending files back and forth. If you know anything about a Render Farm, that's sort of what I am going for here. Have one computer act as a...
Okay this is sort of a unique challenge maybe...I have a webpage with an IFRAME in it. The contents of the IFRAME are automatically generated every hour from some calendar creation program. So when people visit this webpage, I want the IFRAME contents to automatically refresh just ONCE upon...
Anyone tried this? I wrote a little javascript to swap the visiblity of two layers for a mouseover type of effect. The onMouseOver works, but the onMouseOut doesn't. I'm pretty sure it is the actual onMouseOut command that is the problem. By the way, I'm talking about the Opera browser...
I have a group of images all with individual id's. When the page loads I want them to be initially hidden (until some mouseovers cause them to become visible). The only way I can think of to do this is using the onLoad command in the Body tag. But the problem here is that those images are not...
Okay, I obviously understand the difference between absolute and relative. But when using position:relative to position something with CSS...where do you specify what you are positioning relative to? 'Relative' means 'with respect to something else'. So where in the code do you specify it? I've...
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.