Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Nate1749
  • Content: Threads
  • Order by date
  1. Nate1749

    Can't see both local networks under network neighborhood, but can ping

    I have two local networks, the setup goes like this Internet -> Wireless Router (2 wireless connections made here) -> Server - Plugs into Card #1 (10/100). There is a second 10/100 card in the server that goes to a wired hub so it goes like this. Server -> Card #2 -> Wired 16 Port Hub -> 2...
  2. Nate1749

    Does wireless 'B' print server, slow down whole G network?

    I currently have a 802.11g wireless network and I understand that if a workstation that is a 802.11b goes onto the network that the entire thing will be slowed down to B (11mbps) speed. My question is, if I buy a wireless print server (which seem to only come in .11b) will my whole network be...
  3. Nate1749

    DHCP is working, DNS servers in DHCP is not?

    Ok, I am fairly new to this so I'm hoping it's something small... In my server I have two 10/100 ethernet cards. One connects to my wirless router, which then connects to the internet, and the other connects to my wired hub. I have internet sharing enabled so that the wired-portion shares...
  4. Nate1749

    when tab is pressed, is not going to next box; going all over

    I'm trying to setup the form so that when tab is pressed it goes to the next box. I made the form with the wizard, and then moved everything around. Is there a way I can set an order or customize it somehow so that it goes to the next box rather than all around the form? -Nate
  5. Nate1749

    cloning mac address?

    Do you think it is a good idea to clone the mac address of your PC (or of just another valid address from another vendor) so that your router's original mac address is not seen? The reason I'm thinking this is so that the MAC address cannot be accurately identified with the equipment vendor for...
  6. Nate1749

    A form with a subform can't be continuous forms..what's another setup?

    I've got what seems to be a difficult setup and I can't seem to find a workaround for the form part. There are multiple loan periods, each loan period has items that will only be one general number or date, and will also have information that will occur multiple times. So the setup is I have a...
  7. Nate1749

    dsl downloads at 140k, but caps fxping at 50k??

    I just recently received yahoo sbc dsl, so far it works pretty well. However, when I try to have my friend fxp me files we cap out at 40-50k (we've tried more than one spot), additionally when we fxp to another friend, he receives up to 400k whre I only get 40k. What could this be from? I'm...
  8. Nate1749

    E-mails from notes are just as vunerable as others,,,, right?

    We're trying implement some encryption software in both our work environment and a company who we work closly with and regularly transmit confidential information with. We decided on a program called DigiSecret by Tamos to encrypt all of our files so that we can safely send them through e-mail...
  9. Nate1749

    2 columns in combo box, only one appears in list box

    I've got a combo box that shows "Month | Year". Once you select a row, only Month shows. Since month is a fixed amount of space, I think I am supposed to create a text box and have it equal the year field? Or maybe there's another way that I can't think of. Thanks, -Nate
  10. Nate1749

    Forms using two different date types randomlly??

    There's a form setup that has a date field in it, this date field is in a formula that puts it in the subject line. All would work well, except sometimes the date structure is like 09/10/03 and sometimes it's like 9/10/03 This really wouldn't matter, but the whole point of putting the date...
  11. Nate1749

    Problem with row source. Pulling column 0 rather than 1!

    The three tables I have are tblMain -> tblMonth -> tblYear. tblMonth has a lookup field for the Year and it doesn't show the first column (column 0) which is the id, only shows the year #. So if I open tblMonth I see January with a field next to it being a drop down for the year. in tblMain I...
  12. Nate1749

    More autoformat templates?

    I didn't find anything after a search so... I'm looking to see if there is a way to add-in more autoformat templates for the form wizard. The 10 available by default don't always cover what I'm looking for & would just be nice if I had say 100 instead. The customizing features are pretty...
  13. Nate1749

    Outlook 2000 - Form Design - Customize subject line?

    Hi, I'm working with a form in outlook & I'm having some trouble customizing subject line. Currently it Just says Notice. This means that all the messages posted in this folder just have the subject of "Notice." I'm trying to change it so that the subject is [01-Name] - Notice...
  14. Nate1749

    blaster & then some....?

    I have two partitions, one is for os, other is for storage. I additionally have another hd in the cpu, but it's not even formatted so... I cleaned myself from blaster by using symantec's removal tool. I did a fresh install on the main partition (windows 2000) where after having a restart I...
  15. Nate1749

    making a pop-up progress bar on loading status?

    I've got a form that takes ~2-5 seconds to load (contains a dozen list boxes which are all queries that are doing group by's from a non-normalized linked .csv file) & I can make a pop-up that says "loading," but I was hoping I could have some type of animation in the pop-up resembling...
  16. Nate1749

    Excel - Sorting birthdays

    I want to sort birthday's in ascending order, but want it to ignore the year. I read a thread on how to do this in access, but can is there a method of doing it excel? Currently birthdays are being sorted liked this 10/8/52 3/4/76 1/30/79 2/14/80 and I want them to sort just by the first two...
  17. Nate1749

    can't change font attributes when forwarding/repling to long messages

    Why is it that sometimes in Outlook 2000 the font controls are greyed out so I can't use them. I notice this happens in messages where the e-mail is fairly long, but I havn't noticed a consistent pattern just yet. I tried looking through options and changed a few things, but no luck; is there...
  18. Nate1749

    Computer has mind of it's own; restarting + freezing + turning off

    I've a got a desktop that now likes to restart, freeze, or just power off. First it was freezing a lot and I assumed it was because of windows, so to check I booted mandrake (it's a dual boot), same problem. Then it froze up before the POST test could even start, so I assumed the motherboard...
  19. Nate1749

    is it possible to link a .csv automatically?

    I'm trying to do linking automatically through a macro. I'm running into 3 problems though. 1) the file is a .csv file, which does not seem to be supported, if I however change it to a .xls it solves this problem, but I would really like it to work with a .csv file because I'm trying to make...
  20. Nate1749

    Run-Time Error at once location; works at all others?!?!

    I've distributed a database file to about 20 different locations, at each location it's running on about 10 machines. At 19 out of 20 locations (on all of the machines) everything works fine. However, at one location on all of their machines they are receiving the same error message a pop-up...

Part and Inventory Search

Back
Top