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 Mike Lewis 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. HossTheGreat

    ASP script to list all active sites in IIS

    I'm trying to locate an ASP script that will list all active (running) sites in IIS. Can anyone provide me with some help on how to do this, or even point me to some documentation?
  2. HossTheGreat

    resetting Miva admin password via php script

    Hopefully someone here can give me a hand here. I'm trying to develop a php script to read the Miva Merchant db file and reset the administrator username and password. The problem is that I'm not really sure where to start. Anyone know of how to do this, or where to find documentation?
  3. HossTheGreat

    changing the Miva Admin password

    Hopefully someone here can give me a hand here. I'm trying to develop a php script to read the Merchant db file and reset the administrator username and password. The problem is that I'm not really sure where to start. Anyone know of how to do this, or where to find documentation?
  4. HossTheGreat

    input validation

    Worked like a charm...thanks a lot!
  5. HossTheGreat

    input validation

    Thank you guys very much. I'll go ahead and try it out tonight after work. I appreaciate your time.
  6. HossTheGreat

    input validation

    Ok, I've been working on a project. I'm supposed to be taking char input from a user, examining whether or not it is a valid integer and then converting it from char to int. I've got it working within the main function, however I need this to be a seperate function. I was given the following...
  7. HossTheGreat

    Determining

    Ok, I've been working on a project for school. We're supposed to be taking char input from a user, examining whether or not it is a valid integer and then converting it from char to int. I've got it working within the main function, however I need this to be a seperate function. I was given the...

Part and Inventory Search

Back
Top