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 Shaun E 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. HondaSir

    Looking for advice. Which flavor/version for a home server?

    SuSE is a good basic, easy to use OS and is okay for server apps... My take would be Fedora
  2. HondaSir

    Group Polices and hide local drives

    There is a way and i have done it, but now my problem is that i need to rid of the problem... I want to show the hidden drives. Using WinXPSP1
  3. HondaSir

    TV Tuner

    My first guess would be that it is not an audio input, but rather an audio output. You'll have to get a "headphone to headphone" connector cable and send it from the audio output on your TV card and sendit to the Audio Input on your computer. Make Sense?
  4. HondaSir

    replicate data?

    Laplink will work, but if the file is open while trying to copy it will cause an error.
  5. HondaSir

    Need Help Desperately PC won't boot w/ Long Beep

    I had the one long beep problem the other day. I had messed something up in my BIOS. My guess is that you played around with something and messed it up. Try to reset the bios. Use a paperclip to short the connection where the battery was.
  6. HondaSir

    Can't get HTTP port forwarding to work!!!!!!!!!

    did you make sure that the port 80 was being forward to 90.0.0.21? For your server, You really need only one network card for it to work. What Dynamic Language are you using for the webpage?
  7. HondaSir

    Flaming Text

    Are you going to create the flames yourself? or are you looking to have lifelike flames?
  8. HondaSir

    Flaming Text

    Hold a match in front of your monitor... =)
  9. HondaSir

    FTP MySQL database?

    The easiest way i did mine (I had to do the exact same thing)... I uploaded PHPMYADMIN onto the server and i used it to upload the new database since I didn't have access to the data folder where all the databases are stored.
  10. HondaSir

    flash banner

    either that or you can probably do something like this <a href=&quot;http://www.velicheeingutestage.com&quot; border=&quot;0&quot;> <FLASH OBJECT HERE> </a>
  11. HondaSir

    Can I draw in Flash????

    What you can do is draw any size or a rectangle or a square on the scene. then using the x,y,width,height properties you can type in the values. This will give you an acurate rectangle. I think that this answers your q.
  12. HondaSir

    Site not available outside lan

    check and make sure that the links you are trying to access have been created for a internet site and not intranet site. If your refer to a page using a local ip or local computer name then the outside world will not be able to see what's going on.. =)~ Hope that this helps
  13. HondaSir

    How to publish a .fla file in IIS

    I concure. But if infact you do need to do this... My question would be... Do you have direct access to the computer IIS is being hosted on? If so then just copy the file to the directory shared to the web. If you are not able to have direct access, then do you have a ftp link to the computer...
  14. HondaSir

    Serve site on a LAN

    http://localhost will only work on your computer... ex. Computer Name Ip Address Function COMP001 192.168.1.010 Apache Server COMP002 192.168.1.020 Client COMP003 192.168.1.030 Client COMP002 and COMP003 will need to either use http://COMP001...
  15. HondaSir

    Guests currently browsing my site

    I use Mysql to count the number of visitors... I use 3 fields dbip dbtime dbdate this way i can sort the data to the number of unique visitors per day, the number of hits per day, and the rush hours of traffic. if yer a noob and don't know how to setup Mysql or Apache then i suggest you try...
  16. HondaSir

    Image leeching

    Correct me if i'm wrong, but i think that you can put all of the images in a restricted folder. To gain access to the folder a session variable must be declared to a certain value, or a cookie be on the clients computer. This will prevent the links to not function since they won't have access to...
  17. HondaSir

    Microsoft ASP &amp; Apache

    Write a c++ program or a vb prog that will convert your asp to php and your dbs to MySQL. Problem easily solved
  18. HondaSir

    Duel booting with win2k and linux mandrake

    1. Install Microsoft OS 2. Install Linux Don't Delete Windows Partition Have a free second partition for Linux
  19. HondaSir

    Windows 2003 will not start

    Hopefully it is not a harddrive failure.
  20. HondaSir

    Standalone eVB Project Setup

    I might be just overlooking something, but i've written a Instant Messenger Progrom in eVB and am wanting to make a deployment program so I can distribute it without having people download any extensions. I would like for this program to go through ActiveSync if at all possible. Thank You In...

Part and Inventory Search

Back
Top