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 Chriss Miller 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: LordGarfield
  • Content: Threads
  • Order by date
  1. LordGarfield

    sharing printers

    hi, I have a network with a few windows 98 clients. one of my servers is in control of the printers. All printers are installed on this server (3 in total) and shared over the network. In windows 98 I could simply add a new network printer and change the name of the printer and some options...
  2. LordGarfield

    flash character chat

    Hi all, I wanne create a flash based chatbox. But rather a chatbox where when you log in you can choose a character. And whith this character you can walk around in the chatroom. if you say something some kind of textbaloon will pop up above your character. is this posible to create? Where do...
  3. LordGarfield

    DHCP question

    Hi, I have a win2000 pc and one win98 pc. They are connteced to eachother with a hub. In just a test base I putted both on get IP adress automaticaly. And ofcource becouse there is no dhcp server they both get some kind of local adress. No problem. but when I make the ip adress of the win2000...
  4. LordGarfield

    PHP + Javascript.

    Hi all. I wrote some code wich works fine but I want to do something a bit more. I shall post the code first. <table width="100%"> <form name="test"> <?php mysql_connect ('localhost', 'root', ''); mysql_select_db ('ghw'); $sql = "select * from color"; $result = mysql_query($sql); while($row =...
  5. LordGarfield

    IIS + php problem

    Hi all, I recantly installed php 4.3.5 on IIS wich is on windows XP professional with service pack 1. I created a website in php (a few months ago) on another machine and uploaded this website to the web. It works fine. now on this pc wich is a new one I wanne change a few stuff on that...
  6. LordGarfield

    server goes offline and online back offline. etc....

    Hi, somethimes my server does something verry strange. It goes offline and online in some kind off loop. If I restart my server everything is ok. my server is connected to a router where all servers are connected to. and somethimes my other server has the same problem. they are both win2000...
  7. LordGarfield

    Data recovery from Seagate U series 5 which seems shorted

    Hello, I have a major data recovery problem with a Seagate ST 3201413A P/N 9R4003-307. When I connect the power to the hd and power up the system, the system boots up for a millisecond and shuts down immediately. When I try to power up the system again by using the power button, this fails...
  8. LordGarfield

    Data recovery from Seagate U series 5 which seems shorted

    Hello, I have a major data recovery problem with a Seagate ST 3201413A P/N 9R4003-307. When I connect the power to the hd and power up the system, the system boots up for a millisecond and shuts down immediately. When I try to power up the system again by using the power button, this fails...
  9. LordGarfield

    Data recovery from Seagate U series 5 which seems shorted

    Hello, I have a major data recovery problem with a Seagate ST 3201413A P/N 9R4003-307. When I connect the power to the hd and power up the system, the system boots up for a millisecond and shuts down immediately. When I try to power up the system again by using the power button, this fails...
  10. LordGarfield

    firewall on mac adress.

    Hi, I've settup an terminal server so users can connect from outside to my terminal server. Now I'm looking at the security risk. It is only windows authentication. our router supports filtering on ports and IP adresses. but the clients on the internet have normal internet connection or...
  11. LordGarfield

    Application Server with terminal server

    Hi all again.. Extending on my previeus post. I have installed a terminal server but in Remote - Administration mode. But it might be better for me to use the Application Server mode. so that a user only opens his application. So the accountant only opens the accountancy software. This is...
  12. LordGarfield

    Terminal server + users

    Hi... I have a win2000 advanced server instalation and I installed terminal server. I created 2 users test1 and test2. they both can login over terminal server and they are both standard users accounts (so no administration rights or power user). Now I installed office (as administrator)...
  13. LordGarfield

    C++ and win32 api

    Are there any good tutorials on programming for windows in C++. What I mean is using classes to call and create windows. tanks.. tank you, (>" "<) (='o'=) -(,,)-(,,)------------------------------ LORD_GARFIELD ---------------------------------------
  14. LordGarfield

    getting text of indesign catalog to a database.

    Hi, We have an old catalog in indesign but it is manualy created. Now we are planning to switch to database publishing. Is there a way to get all info out of an indesign document and import it to a excell file our even better a database? we are gonna use mysql as a database. best regards...
  15. LordGarfield

    CSS + a + vertical align

    hi, I'm trying to create some squares with text in it. the text should be aligned in the center of the square. the squares are links to difrent pages. this is my CSS for one of the squares. a.vz { position:absolute; top:50%; left:50%; margin-left: 230px; margin-top: 22; BORDER-TOP...
  16. LordGarfield

    Control codes POS

    Hi, I have attached a pole display on the com2 port of a pc. on com1 there is a thermal line printer. the pole diplay is a SCD-400 of micronics. Both devices are controlable by control codes. I have the control codes for the printer and this one works fine. But I do not have them for the pole...
  17. LordGarfield

    ACPI compatibility

    Hi I have a Compaq Presario 1700 Internet zone. The OS on it whas WinMe. I installed win2000 professional on it to get a dual boot system. Now if I reboot my system I can choose wich OS to pick. But If I pick my new Win 2000 I get an error that the ACPI-BIOS of this system is not compatible...
  18. LordGarfield

    control codes for SCD-400 micronics pole display

    Hi, I have attached a pole display on the com2 port of a pc. on com1 there is a thermal line printer. the pole diplay is a SCD-400 of micronics. Both devices are controlable by control codes. I have the control codes for the printer and this one works fine. But I do not have them for the pole...
  19. LordGarfield

    integer calculation error

    hi, I have a database with a few fields menuid int(11) autonumber name varchar(100) sorteer int(11) link varchar(255) now the strange thing is I select the sorteer integer out of the database into a var and I wanne add 1 to it. <connection> $sql1 = &quot;select * from menu order by...
  20. LordGarfield

    CSS BODY fails

    HI, I created a stylesheet and everything works on the page except the style I defined for the body BODY { SCROLLBAR-FACE-COLOR: #d8d8d8; SCROLLBAR-HIGHLIGHT-COLOR: #d8d8d8; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #ffffff...

Part and Inventory Search

Back
Top