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. Homersim2600

    2610 with T1 WIC card, Need WAN to ethernet...

    Hello, It seems that I have gotten myself into a bit of a pickle, and need a bit of help to get out. I recently moved into a new office. The office told me that I would get a T1 line. I bought this Cisco 2610 with the T1 interface card so that I could connect to this T1 line. When I was...
  2. Homersim2600

    Multiple webservers on one router, How to?

    Hello, I have two servers, seperate computers, what I want to do is run IIS on both machines on the same router, and same IP, serving the same websites, so that if one of them were to go down, let's say for maintenance, then the other one would take over. I cannot seem to figure out how to...
  3. Homersim2600

    How to do this: $Total= $Total + $Qty...

    Hello, I am a noobie to PHP migrating from Visual Basic. I know that in VB a programmer can add a number to itself, and then store the result inside of itself all in the same line. My question is, I am able, to some extent, to get PHP to do the math, but then I receive an error, "variable not...
  4. Homersim2600

    How to check to see if a program is running, if not, then start it?

    Hello, I have done this before, and I know that it is rather easy, however, my memory fails me as to how to programatically go about checking to see if a program is running, if it is, then cool, if not, then I will need to start it. A little background... I am writing a program that will...
  5. Homersim2600

    How to return a Boolean Value on SQL Query...

    Hello, I have an application where I need to check two different Datagrids to see if there is identical data in each of them. I simply need to know if there is identical data (true) or not (false) and have that return from a function. I will make this query quite a bit as data arrives in the...
  6. Homersim2600

    Set hyperlink property in a VB6 generated Database

    Hello, I am working on a program that will enable the user to visit a webpage via a hyperlink within a database. I am using ADOCTL and Datagrid to display the database within my VB form. I have looked at all of the formatting properties and I am unable to figure out how to insert the...
  7. Homersim2600

    Renaming the Microsoft Internet Control for weblogs.

    Hello, I am in the process of writing a personal spider-bot using the Microsoft Internet Control. I have been practicing the spider tecnique by crawling my own website. I have noticed in my weblogs that the browser name identifies itself as "Microsoft+URL+Control+Version...". I have seen the...

Part and Inventory Search

Back
Top