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 Wanet Telecoms Ltd 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: *

  1. YellowOnline

    Filter IPAddress and write to a file

    Hello, I'm rather new to PowerShell and made this otherwise perfectly working script. I have to problems though: 1) When querying the IPAddress and the MAC-address I get q respons for every device that can be considered a network device. I can exclude a lot by using "-filter IPEnabled=TRUE"...
  2. YellowOnline

    Custom Filter Forms

    Hello all, I feel bad about posting again, but this Access DB is driving me crazy. I finished my database, everything is fully working but it lacks some user friendliness. A thing I should really add is a custom filter. Let me show you first, schematically, how one of my forms looks (this was...
  3. YellowOnline

    What's the event I'm looking for

    This is probably a very easy question, but I just can't figure it out. I got a mainform with a cbo, showing 1 record at a time. Every record shows a subform with items connected to it. The names of these items are in a cbo dependent on the cbo in the main form. I made a button on the main form...
  4. YellowOnline

    Refer to Form and Subform properties and controls in VBA

    Hello everyone, This proved to be a great help for me when I wasn't sure how to refer form one (sub)from to another: http://www.mvps.org/access/forms/frm0031.htm I think this overview will be helpful for a lot of people. Kind regards, Yellow
  5. YellowOnline

    How to make a simulation tool

    Hello everyone, I made a big database that links countries, plants, formulas, ingredients and wholesale prices. Currently i have a form showing per formula what plant/country it is from and a subform showing the ingredients and prices. In the main form a total cost is calculated for each...
  6. YellowOnline

    How to structure my database

    Hello everyone, First of all: after 4 years I found this forum back (latest post was in 2004!). Surprise: I had not forgotten my login/pass combo. So soon I'll be helping people again, with 4 years of professional experience in the meantime :) I need some help right now: I have less than 48...
  7. YellowOnline

    In Firefox code appears instead of HTML, IE wants to open it

    Hello people, I'm taking my first steps at PHP, running a local Apache server. Things start bad though: when I try to open my php, IE gives me an "Open" or "Save" choice - it just won't open it, nor as a link, nor directly. On Mozilla Firebird just my php-code appears, as if it hasn't been...
  8. YellowOnline

    Norton Internet Security 2004 in Windows ME

    One of my clients has Norton Internet Security installed on his computer with Windows ME. When it freshly booted, Internet Security is disabled - it can be enabled by a right click though. Problem is: no way to get to the control panel. A time-cursor appears for a few seconds, but then it...
  9. YellowOnline

    No Norton Internet Security control panel on Windows ME

    Not an NAV problem but an NIS problem, thought this would be the best forum anyway. One of my clients has Norton Internet Security installed on his computer with Windows ME. When it freshly booted, Internet Security is disabled - it can be enabled by a right click though. Problem is: no way to...
  10. YellowOnline

    Format C: in ME?

    I want to format a client's messed-up computer and replace it with Win2000. But... My Win98 bootdisk doesn't work on it. Nor do the Win2000 bootdisks... I tried WinME bootdisks from the net, but the disks they produce always give errors to the point that it can't find command.com. This...
  11. YellowOnline

    Multiple ECC error / Memory parity error

    Hello folks, I just come back from a customer running a computer with WindowsME, a Phoenix BIOS and ECC-type RAM. Very uncool: an OS, a BIOS and a RAM I didn't have experience with. What happend was the following: the computer booted normally until the WindowsME startup screen and then *wham*...
  12. YellowOnline

    Wrong IP, wrong Subnet, no DHCP

    Hello people, I have a LAN with four computers on it, all connected with each other and to the internet through a DLINK router. The LAN IP-adresses are 192.168.0.X,the subnetmask is good ol' 255.255.255.0 and gateway 192.168.0.1 (the router). Everything is finy with the network itself, but...
  13. YellowOnline

    Cloning a bootable HD

    Hello people, I just installed a Windows 2000 and a bunch of software on a computer. I have a few other harddisks (for other computers) that need exactly the same configuration. So instead of installing them all apart I thought about cloning with Norton Ghost 2004. Problem: it switches to DOS...
  14. YellowOnline

    Small question: mass <title> editing

    Hello people, I have a website with 200+ webpages. Because all pages open inside an iframe I didn't care about the <title></title>< tags, because they wouldn't be visible anyway. Now, too late, I see that giving them a title-tag would've made them easier to browse in the previous/next menu. Of...
  15. YellowOnline

    Sharing a .pst file in Outlook XP on Windows XP

    I have a small question: I have a computer with 6 users, with their own environment and such. Outlook, however, should be the same for everyone, as they have only one mail box for all of them (it's a family). I tried to put the .pst file in the appropriate directory under /All Users, but this -...
  16. YellowOnline

    Windows XP (Pro) reboots automatically during startup

    Hi people, I have lots of computerproblems these days... The subject line says it all now: I boot a computer, everything goes good till the moment you see the XP icon, and then suddenly it reboots. I tried Save Mode, I tried Last Known Good Configuration... all have exactly the same problem...
  17. YellowOnline

    Network via DOS?

    Hi, I've got an old Pentium 1 with a 40 GB HD in it. I would like to connect this computer to my portable, to be used as a remote hard disk. Is there a way to network it with my portable (Win2000 pro) in DOS? Why DOS: because I want to be able to just put it on and off, without an OS requiring...
  18. YellowOnline

    Hard Drive Bootprobs

    Hello all, I was installing WinXP on a Samsung 80GB HD, from the 6 bootdisks combined with the CD. Everything went OK till, after the sort of DOS part, it reboots to continue the installation in Windows. When it rebooted it gave me "Hard diks failure, insert bootable disk" (or something like...
  19. YellowOnline

    advmon32.exe

    Hi everyone, When repairing someone's computer I always got a typical "send report to windows" error concerning a file called advmon32.exe. I googled it but found nothing. The properties of the file however told me it was originally called bär.exe (=baer.exe), a German file. I googled again...
  20. YellowOnline

    Centering a webpage

    Hi, "Welcome to my first post" ;) To get to the point: I created a webpage with, on one page, a link to a picture gallery opening in a new window. Click <a href='javascript:void(0)' onClick="window.open('../_resources/gallery/index.html','NewWindow','width=650,height=450');">here</a> to...

Part and Inventory Search

Back
Top