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 Chriss Miller 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. hoppy2

    HELP! Single MySQL column to PHP multi column

    Yes sleipnir214 I think you understand me but just in case because the English language isn't always terribly precise and is therefore open to misunderstandings. When I get the results from MySQL database and display them in my .php page I get a single column of 2000 items. I would like that...
  2. hoppy2

    URGENT HELP this will test you

    Hi guys, As everyone knows there is a simple "add to favorites" javascript that you can put on your page for clients to add your page to their IE favorites folder. Q. Is there some javascript that will allow a person to open Edit Find (on This Page)...Ctrl+F (as on IE task bar)...
  3. hoppy2

    URGENT HELP with Simple single page search function

    Thanks Cabernet, I'll give it atry today. much appreciated
  4. hoppy2

    HELP! Single MySQL column to PHP multi column

    Hello PHP experts I have a table of about 2000 categories in a MySQL database in two columns "id" and "Description" I am using the code below to bring the list back into a browser for clients to view. Problem with this code is it only gives me a single column list of the...
  5. hoppy2

    HELP !!!! Simple javascript search

    Let it all out big guy. You wrote "I have this little thing, Advanced Delusionary Schizophrenia with Involuntary Narcissistic Rage". I can't help you with your Advanced Delusionary Schizophrenia with Involuntary Narcissistic Rage although if I stopped asking dumb questions that...
  6. hoppy2

    HELP !!!! Simple javascript search

    Hi Everyone, I'm a Javascript newbie, or was that dumbie.... I have a .php page which lists all the categories in my MySQL category database file. I need a search function that will appear on the category.php page and will take the person to the category they are looking for. It only needs...
  7. hoppy2

    URGENT HELP with Simple single page search function

    I just realised what a dumb questioned I asked. PHP is server side code so I really need java script to solve this problem. Once the category.php page is being viewed by the person viewing the page I need a browser side code... Derrr...told you I was dumb
  8. hoppy2

    URGENT HELP with Simple single page search function

    Hi Everyone, I'm a PHP newbie, or was that dumbie.... I have a .php page which lists all the categories in my MySQL category database file. I need a search function that will appear on the category.php page and will take the person to the category they are looking for. It only needs to work...

Part and Inventory Search

Back
Top