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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mindprints

  1. mindprints

    Problem with xmlHttp.readyState

    mindprints: but perhaps I should have added that I am not using the form select button tsjui: What has it to do with the applicability of my post? mindprints: Nothing. I didn't at first understand you were disabling buttons. I put your function back in the script. thank you for that. I...
  2. mindprints

    Problem with xmlHttp.readyState

    thank you tsuji, but perhaps I should have added that I am not using the form select button ( that was because I wanted to get a submit going whenever any of the form values were changed ie. buttons clicked and not wait for a submit of the entire form.) but following your lead, I put an...
  3. mindprints

    Problem with xmlHttp.readyState

    I have a javascript/php procedure that gets stringvalues from mysql based on user preferences. When presenting the query results for the user I use a script that jumbles the results like airport flight info displays before stabilizing the text in a readable state. My problem is: if a user gets...
  4. mindprints

    getting dynamic content into divs

    Thank you, I would be quite happy to work with the author of the script as you suggested, but according to a message on his site he is not interested. My first question still remains - can one feed dynamic content into divs or other ellements? I have played around with innertext - which seems...
  5. mindprints

    getting dynamic content into divs

    Hi, I wish to show the results of a mysql query using the airport display script authored by Gerard Ferrandez: He applies airport display effects to the contents of <a> tags. I am doing php queries of a mysql db and putting the results into strings. Does anyone have a hum on how I can get...

Part and Inventory Search

Back
Top