Recent content by Daniel Jay Ryan

  1. D

    php-mysql statement COUNT and multiple GROUP BY?

    I'm trying to consolidate inventory records in db. (I'm displaying the result in a table form but for this post I'm putting it simple) table_name= PC: department - msoffice IT - 2000 IT - 2002 IT - 2000 SNM - 2000 SNM - 2003 Finance - 2003 ----------------------------------- expected output...
  2. D

    how to display computer hardware informations in html (intranet)?

    I'm planning to develop intranet for my office PC inventory where each user will be given the access to the intranet and upon clicking on a button the hardware information of that particular PC is displayed then the user just have to click on "Save" to save in database. i have a few...
  3. D

    html marquee read external file?

    Hi, I'm trying to do a news highlight in marquee scroll up, but i do not want to use Java script (its annoying Allow AxtiveX Script Yellow stripes appear on top) So is there any other way i can use in HTML to read external txt file into a marquee?
  4. D

    html marquee read external file?

    Hi, I'm trying to do a news highlight in marquee scroll up, but i do not want to use Java script (its annoying Allow AxtiveX Script Yellow stripes appear on top) So is there any other way i can use in HTML to read external txt file into a marquee?
  5. D

    html marquee read external file?

    Hi, I'm trying to do a news highlight in marquee scroll up, but i do not want to use Java script (its annoying Allow AxtiveX Script Yellow stripes appear on top) So is there any other way i can use in HTML to read external txt file into a marquee?
  6. D

    is there a way to us JavaScript in HTML without the Yellow Stripe (Security...

    ...Alert) pop-up on the top of IE? I'm planning to use simple scrolling text using external file link to marquee in main HTML file. but unfortunately the Yellow Security Alert stripe appears on top of the IE. I have seen website with that effect and no security alert appears, how is it done? did...
  7. D

    html marquee read external file?

    Hi, I'm trying to do a news highlight in marquee scroll up, but i do not want to use Java script (its annoying Allow AxtiveX Script Yellow stripes appear on top) So is there any other way i can use in HTML to read external txt file into a marquee?
Back
Top