Recent content by CompuTecky

  1. C

    Using PHP to port HTML?

    I have a site where a you enter information on a php form and then it puts all the info together and generates and HTML page with that info. Recently I changed the way that it generates the HTML adding a <pre> tag to several parts of it. When I updated the stylesheet to change the formatting of...
  2. C

    Add bullet points in php from a textarea?

    I have a text area that emails what is in it via php when you submit it. I want to before i send it add bullet points to it at the beggining of every line. Is this possible?
  3. C

    I need to use HTML and "Dreamweaver" to create links to and from different pages

    1a.you make a link like this: <a href="wherever.html">Wherever</a> 1b.you make a button like this: <button href="wherever.html">Wherever</button> 2. can you just copy and paste the pdf into dreamweaver? 3. code find the part where it says "abstract" in the paper, the title to start the abstract...
  4. C

    Does HTC Touch Diamond support flash?

    Does HTC Touch Diamond support flash in the browser?
  5. C

    Samsung rant programmed pause?

    I have a phone number that i always have to dial an extension after but it takes a little bit for it to ask the question. Is there a way on the rant to program a pause. So i can save the number and it will dial the number, wait, then dial the extension? like: (123) 123-4567*8910. I just put the...
Back
Top