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 Rhinorhino 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: mikeali
  • Content: Threads
  • Order by date
  1. mikeali

    programing my own forum or just purchase a kit?

    i would like to setup my own forum and i know how to write it but i noticed there are kits out there that i can simply buy and plug into my website. does it worth it to spend hours and hours to write or should i just buy one? thanks for any advise on this, mike
  2. mikeali

    verify multimedia on upload

    I would like to offer my subscribers to upload their images, sounds and videos but I want to verify each of those multimedia on upload to make sure they meet my requirements. Some of my requirements are dimensions, size, and length of the move or sound. In addition it would be really cool if...
  3. mikeali

    textbox spell check?

    does anyone know of a way to check spelling on a text box? as simple as click on a button next to a text box to check the spelling on that particular textbox. thanks in advanced, mike
  4. mikeali

    how to find a right online credit card processor

    I need to find the right credit card processing company to charge my subscriber from my website. When I search over the web I get hundreds of them which I don’t know how to choose one. I heard there are many of them out there that are not the actual processor and they act like middle man which I...
  5. mikeali

    how to store cfloop index to a variable?

    let say i have below query: <CFQUERY NAME="GetAnswered" DATASOURCE="abc"> SELECT * FROM NumericAnswers WHERE AccountsId = '#SESSION.Auth.AccNum#' AND QuestionsGroupId In (2,3,4,5,6,7,8,53,54,9,10,11) </CFQUERY> <CFOUTPUT query="GetAnswered"> <cfloop index="i" list="#QuestionsId#"> #i#...
  6. mikeali

    dynamic dropdown (SELECT) and pre-selected

    I have multiple dropdown menus in a page. All these dropdowns are populating from a SQL Table. When user select a value for a particular dropdown I save that in a different table. Now I want to make the "already selected" value to be "selected" on the dropdown menu. Notice that I have 2 tables...
  7. mikeali

    how to start my first gaming cafe business!

    I have many years of experience in networking and programming and after being IT Manager for a company for more than 3 years now I was thinking about getting into Gaming Internet Café business. I did some research and I found a really good Internet Café Management Software to manage workstations...

Part and Inventory Search

Back
Top