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 strongm 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. kvoguy

    PDF-search engine

    the problem is that I have to search on a secured ftp-site. So I have to found something that can solve this problem. Thanks for the link.
  2. kvoguy

    PDF-search engine

    Hello all, I have a lot of pdf-files and I want to make a search engine for this. When I give a word to this search-engine all my pdf-files must been searched and shown where this word is in. When I type the word tek-tips. all the pdf documents where in tek-tips stands must been shown with a...
  3. kvoguy

    Password protection with Database will not work

    I'm sure the database is closed. other suggestions? thanks
  4. kvoguy

    Password protection with Database will not work

    Hello, I want to use a password on my access database. I set the password with open exclusively. Now in my include file I wrote this... <% set objConn = Server.Createobject(&quot;ADODB.Connection&quot;) objConn.ConnectionString = &quot;Provider=Microsoft.Jet.OLEDB.4.0; user id=; password=***...
  5. kvoguy

    save target as...

    Monday I'll will implement it in my code at work. This seems to work at home here thanks!
  6. kvoguy

    save target as...

    Hello, Is it possible in asp/JS/... when one of the visitors click with the left mousebutton on a documentlink that this file been saved automatically with save target as... So they don't have to rightclick and choose this option. It should be with te left mousebutton? thanks advance...
  7. kvoguy

    computer turns off automatically

    Oké thanks, I will replace my power supply. I hope this will work. It's very hard to work on a computer that crashes all the time. thanks for your quick reactions.
  8. kvoguy

    computer turns off automatically

    So when I change my power supply the problem could be solved? thanks in advance.
  9. kvoguy

    computer turns off automatically

    Hello, When I'm starting up my computer there is no problem. After 3minutes that I use this computer it turns off. I have it with all my programms (Microsoft Office). My operating system is win98. What can be the problem of this problem? is there something wrong with the power? a loss of power...
  10. kvoguy

    website blocking

    Hi all, On the server the operating system is NT4.0 Server. The client computers: Windows2000 Pro. I now need a FREE program that blocks a lot of websites. Websites for chatting, downloading,...! can anybody help me. It may be a program for NT4.0 server or I can install it on all my client...
  11. kvoguy

    php install on windows98 PWS4

    Hello, When I install php 4.0 and start my webserver I can't view any php file. I always get: can't find the server! When I try one of my asp pages, it works correctly. can somebody help me plz? thanks in advance!
  12. kvoguy

    disable the control panel

    Hi all, I'm trying on my win2000 Pro version to disable the control panel for all the users except the administrator. I already tried a lot of things but It do not work properly The win2000 Pro is connected to a network. domain = vesalius. So users on this machine logon with inf16 password and...
  13. kvoguy

    internet + networkquestion

    Thanks for all these good replies. It was really helpfull and I have had no problem to install ICS. thanks
  14. kvoguy

    internet + networkquestion

    Is there no other possibility than a router? There is no router available. When I put the modem into the hub and then from the hub to the computers? will this work? other solutions... thanks in advance
  15. kvoguy

    internet + networkquestion

    Hi all, I have to setup a small network tomorrow (monday). And I would like some help... There is a cableconnection for the internet. This I put into the hub. from the hub there will be two computers connected. One computer with windows XP and one computer with windows 98 SE. Do I have to do...
  16. kvoguy

    failure fixed disk 1

    well, this computer isn't in use anymore. He was way to slow. But I just want to know what the problem was. I didn't know the error i got. So I could fix this problem when i'm getting this one on a better computer. thanks in advance.
  17. kvoguy

    failure fixed disk 1

    Hi all, I have an old PC (Pentium, 40MB RAM, 523MB HD,...) But I always get this error when I'm starting this computer: Failure fixed disk 1. After this error the computer starts the scandisk. What can I do to avoid this error. Is it possible to solve such a problem? or is this computer just...
  18. kvoguy

    Hello, I have a combobox with va

    Hello, I have a combobox with values. those values are in a Database. I put the value i get from this combobox in a sessionvariable. strSession = Session(&quot;Username&quot;) This works. Now I want to trigger if strSession = admin but in this variable after the word admin there are also a lot...
  19. kvoguy

    close window without message

    well, when I'm clicking on a link a new window starts up. When I click on this link I also want to close the window in which I can see the link. So the only thing I would like to see then is the new window I opened with the first link. This window is 640*480. But when my first browser window is...
  20. kvoguy

    close window without message

    ok thank you rkmarcks. I also tried your method, Helltel but couldn't make it works. thanks

Part and Inventory Search

Back
Top