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 bkrike 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: baha
  • Content: Threads
  • Order by date
  1. baha

    How to delet all cookies?

    Hi, I have a question on deleting some of cokkies. I know i can do it by going to cookies folder and temp. Internet files folder and deleting all files. My situation is even after deleting everything in these folders the PC still keeps my e-bay name in the memory, it still keeps all my...
  2. baha

    PC turn off itself

    Hi, I just finished building my PC and i got a problrm with it. It is Amd 1800, MSI KT3 MOBO, nvidia 440 Video, 500w Power. What happens is i turn on pc and sometimes it works for ten minutes, sometimes it does not start. I think it may be a power supply, because after it turns off i can not...
  3. baha

    Win95/98 on floppies?

    Hi, I need help installing Win 95 or 98 on the old notebook, which has only floppy disk drive, no cd rom. i have Win 95 and 98 on CDs. My question: Can i copy files to floppies and install it on the notebook using these floppy disks. And what other ways i can explore. Thanks very much.
  4. baha

    automatic filling for dates

    Hi, I am doing an appointment database in access, and i need to know which available appts i have, so i can assign them. I decided to create Appt table and available Appts table. In Appt table i will have name, date and time of appt, employee name and etc. The problem is Available Appts table...
  5. baha

    ms-dos and fdisk

    Hi, I have a little problem with my new pc. My brother upgraded to P4, and gave me his P3-800 machine. I installed NIC card, sound, modem and hard drive, everything else was already there. Now i want to install OS, I created a system disk, but i could not find fdisk.exe on my notebook, so i...
  6. baha

    count command

    Hi I need a help in programming Count function. In short: I have a DB for a hospital, i have a table with the patients name, adress and etc, also i have a field for Service date. I made a query and found out how many patients we have seen in different years using Service Date field. But it...
  7. baha

    internet connection problem

    Hi, I have a problem with my Internet connection, before it was working fine, but lately i cannot open web pages at all. I can see that i have connection as a litlle icon says connected at 28.00, and i can use MSN massenger, but i can not open any web sites. Everything started after i shuted...
  8. baha

    installing Win 98

    Hi, I have a question about the instalation of Win 98 on my pc. I tried to install it first on my pc, but the computer could not find the CDrom, it said can not find OEMCD001, aborting instalation. I took out the hard drive and tried to install Win98 using another PC, on another pc everything...
  9. baha

    changing font

    Hi, Please help me with the font changing. In my program i have to make the font and collor of a text to change. I have a main form frmMain, and i have a label there lblText, i have menu commands: Edit and Font,Color. When i press Font menu command i should be able to choose different fonts...
  10. baha

    Login and Password

    Hi, In my program i want to set up a password and login, so the user will type in login and password, click enter and go to the programm itself. I can code in one unique login and password, but i want the programm to ask for the password and login when it first starts, then keep it in its...
  11. baha

    Scrolling marquee

    Hi, In access can I use VBA and how, to create a scrolling marquie? When the form opens i want a scrolling marquee, which will be displaying currentdate, or smth else. Thanks
  12. baha

    Menu editor

    Hi, I want to create a Menu, like: File --Print --Exit I put in the Caption &File, &Print and E&xit, but the program underlines only F in File, am I doing smth wrong? Another Question is i want to put a divuding line between...
  13. baha

    linking forms

    Hi, I have a little problem linking tables. Yesterday i asked about linking them, and now i know how to do it, but i have another problem. I linked main form with another form: Main Sub mnuSales_Click() frmSales.show frmMain.hide end sub It looks like that, I put hide command for main form...
  14. baha

    Linking several forms in one project

    Hi, I have several forms, and i have to put them into one project. I will have one start up window with the buttons, which link to different forms. how i can link this buttons to differnt forms. Another question is how i can link one form to another, so two or more forms will be open at the...

Part and Inventory Search

Back
Top