Hi everyone,
I've searched for a while now, but i cant find out how to do this. I'm trying to make a website where a user can click a button and lets them browse their computer to find a file. Like if your at a website and you have to upload something, you click a button and you find the file to upload. I'm not sure if I'm explaining this clear or not. I'm assuming it might be a javascript function, or maybe visual basic. Honestly...
User Profile
Collapse
-
Assuming your network will be under a PAT(meaning you only have 1 routeable IP from your ISP), on a LAN, you usually use private IP addresses that aren't routeable on the internet. The most common LAN IP addresses are 10.0.0.X, or 192.168.1.X. For a subnet you should probably use 255.255.255.0 because that will only allow 254 hosts on that subnet, and if you go above that, you will probably have problems.... -
you could write a batch and put that in the startup folder,
C:\Documents and Settings\All Users\Start Menu\Programs\S tartup
that way the batch will be executed when you log-in. You could also specify what user if you replace All Users with a specific user. That way the batch won't be run everytime anyone logs on, but just when a specific user logs on.
I'm not much of a programmer, but i think something...Leave a comment:
-
to authenticate to the xp machine you might have to say the computer name(domain name)\username. if you right click on my computer(the xp computer), and click properties, then click the "Computer Name" tab, then the "Change" button. That comes up with a box that says your computers name. Copy that. Then, when your trying to connect to the printer, and you have to log-in, paste the computer name, then the forward slash (above...Leave a comment:
-
-
update database
Hi everyone, I've been messing around with coldfusion lately, and I'm having a rough time understanding how to update a database with the values of a form. I have some understanding of SQL, and it seems to me like I shouldnt have too much trouble with this, but I am. The way I have it now is;
Code:<CFIF IsDefined("URL.Do")> <CFIF #URL.Do# IS "save"> <CFQUERY DATASOURCE="scottersNew"
-
-
-
For the firewalls look at
http://www.michael-thomas.com/tech/m...networking.htm
also, when you run "ipconfig" from a command prompt(start>ru n>type "cmd")what address, subnet and gateway do you get?
and for vista look at
http://technet.microsoft.com/en-us/l.../bb727037.aspx
also can you "ping" both computers from...Leave a comment:
-
make sure file and print sharing is enabled on the wireless pc, and check the firewall settings, TCP ports 139 and 443, UDP 137 and 138 should be allowed. To get to the windows firewall go start>control panel>windows firewall, and if you hit the exceptions tab thats where you specify what ports to open(if the windows firewall is enabled). You can also specify the scope, so you don't allow access to everyone, you could just put the IP of the...Leave a comment:
-
Wow, that is exactly what I was looking for, thank you so much
ScotterLeave a comment:
-
Yeah, thats your public IP address, and your gateway is you ISP's router. the gateway is like the address your computer sends traffic to that it doesn't know where it is, like google.com isn't on your local network, so it forwards traffic to the gateway, so the gateway can find it. the /22 mask is used to give 1022 addresses on a subnet, instead of the normal 254. but yes, your computer and gateway are on the same subnet....Leave a comment:
-
Hi, so your saying that plain old windows remote desktop wont work? There are also things like PC Anywhere you could try.Leave a comment:
-
Hi,
so as of right now, both your computers can connect to the internet? and you can ping both of your computers from the other? Are you running any anti-virus on your computers? and just to ask, whats your windows firewall set to?
ScotterLeave a comment:
-
On screen keyboard login
Hi everyone, I was wondering if anyone knows a way that i can get the on screen keyboard in windows xp pro to show up on login. I have a touch screen monitor, and I still want the usual login process, but without an actual keyboard, im not sure how i can accomplish this.
Thanks,
Scotter -
Another thing that i just noticed, with ubuntu hd set to master, and xp hd set to slave is the setup that i currently have. I wanted to get into xp so i took the ubuntu hd out and set the xp hd to master, but when i do that the computer doesnt boot, however if i set to cable select and put it on the master end of the IDE it boots fine... why???Leave a comment:
-
Also, just looking around the properties of the disk, I noticed that its listing the disk type as SCSI. I don't know if that matters or not, but I thought it was worth mentioning.Leave a comment:
-
Ok, I tried changing menu.lst. Also menu.lst was saved as sda, sdb. I tried changing to hda,hdb, but it didnt work any better. Still says selected disk does not exist.
Scotter...Leave a comment:
-
Yeah I thought that was odd, but anyways. I just tried that, but it still comes up with cannot find specified disk, or disk does not exist, something along thoose lines.
Yes if at all possible I would like to keep the utilities partition.
Any other ideas?
ScotterLeave a comment:
-
Ok, fdisk -l gives
Code:Disk /dev/sda: 40.0 GB, 40020664320 bytes 255 heads, 63 sectors/track, 4865 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 4678 37576003+ 83 Linux /dev/sda2 4679 4865 1502077+ 5 Extended /dev/sda5 4679 4865
Leave a comment:
No activity results to display
Show More
Leave a comment: