Recent content by 12Strings

  1. 1

    cant print color files

    hey peoples, I have two windows7 desktops and one windows7 laptop, all networked (one desktop is host). clicking ctl + p on colored laptop file only prints black and white. I copy the file to flash drive, install on the host, ctl + p and it prints in colors. What must I do to resolve the jssue?
  2. 1

    trying to pass JS to PHP

    this is a localhost project I key in the calculaor values "purpose", "value1", "op", "value2" & "total". 1)the user(me) is given the option YES and NO of refreshing the database and The options SuBMIT and PRINT. 2)option YES refeshes the database 3)submitting NO inserts the record into...
  3. 1

    trying to pass JS to PHP

    Thanks a lot. Just the help I needed.
  4. 1

    trying to pass JS to PHP

    HI, I'm worrying with a calendar, trying to send to & print out a list of entries. I must not be doing the "OnCalc " function right (in the Html or Php)? Doing an alert of the values in this following presents the right values but no results. Any help? -------------------- <input...