User Profile

Collapse

Profile Sidebar

Collapse
Scotter
Scotter
Last Activity: Mar 13 '08, 01:34 PM
Joined: Aug 2 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Scotter
    started a topic browse computer

    browse computer

    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...
    See more | Go to post

  • Scotter
    replied to IP Addressing
    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....
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Start program @ bootup
    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...
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Vista/XP Network Password?
    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...
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Wireless Networking Problems
    is your router set up to use encryption like WEP, or WPA?
    See more | Go to post

    Leave a comment:


  • Scotter
    started a topic update database

    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"
    ...
    See more | Go to post

  • Scotter
    replied to home network
    yup, your welcome


    scotter
    See more | Go to post

    Leave a comment:


  • check the manufactures website to update the driver
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Vista and XP won't talk
    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...
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to home network
    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...
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to On screen keyboard login
    Wow, that is exactly what I was looking for, thank you so much

    Scotter
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Gateway of Different subnet?
    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....
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Need advice for remote HelpDesk
    Hi, so your saying that plain old windows remote desktop wont work? There are also things like PC Anywhere you could try.
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Vista and XP won't talk
    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?

    Scotter
    See more | Go to post

    Leave a comment:


  • Scotter
    started a topic On screen keyboard login

    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
    See more | Go to post

  • Scotter
    replied to Boot Loader Problems
    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???
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Boot Loader Problems
    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.
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Boot Loader Problems
    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...
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Boot Loader Problems
    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?

    Scotter
    See more | Go to post

    Leave a comment:


  • Scotter
    replied to Boot Loader Problems
    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
    ...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...