Search results

  1. C

    My school brought in a saxophone tutor to help out with sectionals. He had...

    ...something to improve his tone...? It was this little bit of wood or something he stuck between his lower lip, and his teeth. I think it was meant to improve his tone quality. (It wasn't a reed.) It was like a little chip of wood or something that he put in between his lower lip and teeth? Do...
  2. C

    what is html? full name of html.uses of html?

    1. A data structure (non-compiled). 2. Hyper-text Markup Language. 3. Storing data which is usually rendered by a web browser according to dtd to result in the display of a "webpage". 4. Do your own homework, I personally suggest Google.com
  3. C

    what is html? full name of html.uses of html?

    1. A data structure (non-compiled). 2. Hyper-text Markup Language. 3. Storing data which is usually rendered by a web browser according to dtd to result in the display of a "webpage". 4. Do your own homework, I personally suggest Google.com
  4. C

    HTML forms - data will not post?

    I've made simple HTML form to post data. The data is been stored in <input> elements under the "value" attribute. It all works fine when I post simple strings (eg Hello World, etc). However some strings do not post - the page just looks like it's loading then after ~30 seconds tells me the...
  5. C

    is the nokia 5230 any good?

    particularly interested in the sat nav application or should i buy a tom tom thanks?
  6. C

    Student cooking!!........?

    Whats really cheap, simple, healthy and quick to cook????? One problem is the nearest shop is SERIOUSLY limited, has only very basic stuff.
  7. C

    Baseball Cards..and Bicycle spokes...?

    lol, i remember doing that but Im not an "oldfart". I used an ace of clubs. Sorry about your lost fortune
  8. C

    How to become an actor, or sports broadcaster?

    Hi, im 13, and i want to either become an actor, or a sports broadcaster(like working on a sports show, sportsnet connected.) I know LOADS about sports(baseball, hockey), and for my age, i dont no any peaple who know as much as me about hockey and baseball(im not trying to be full of myself...
  9. C

    Where to fish on lake wateree sc?

    Me and my dad have been fishing on lake wateree a couple of times now for largemoth bass and just can not find them.It would be great if you could give us some coordinates to good spots in the lower end of the lake.We launch our boat from the military vacation cabins and boat launch if that...
  10. C

    Simple php question: how to include library?

    I have written a php library but the problem is I don't know how to use functions from it on my pages. Is include("library.php") the best/right/only way to do it? Because I only wish to use functions from it, not write it to the client's page. Thanks for your help. (New to php as you can...
  11. C

    Simple php question: how to include library?

    I have written a php library but the problem is I don't know how to use functions from it on my pages. Is include("library.php") the best/right/only way to do it? Because I only wish to use functions from it, not write it to the client's page. Thanks for your help. (New to php as you can...
Back
Top