Search results

  1. P

    in which university I can study quantum computing?

    is quantum computing a particular major and if it is where are the institude for studying that?
  2. P

    Do you know any photography equipment shops in Paris?

    I would like to find a shop to get some stuff for my nikon as i'll be getting some extra cash when i get there.
  3. P

    jquery ajax question?

    i made a form and i want it to post on the page without refreshing but i dont get what im doing wrong, because it doesnt work. here is the form: <form action=""> <textarea id="message" rows=5 cols=100 wrap="physical"></textarea> <input type="submit" value="send" id="button"/> </form>...
  4. P

    jquery ajax question?

    i made a form and i want it to post on the page without refreshing but i dont get what im doing wrong, because it doesnt work. here is the form: <form action=""> <textarea id="message" rows=5 cols=100 wrap="physical"></textarea> <input type="submit" value="send" id="button"/> </form>...
  5. P

    a free host with php and mysql(innodb engine) ?

    does anyone knw a free host that offers php and mysql with the innodb engine? (00webhost.com doesnt offer the innodb engine)
  6. P

    how can i do this using php? i dont want the code?

    when you go to yahoo answers, you get a list of everyones questions. when you click the question you are taken to a page that shows the full question and you can reply to it. how is that done? what method do they use?
  7. P

    how can i do this using php? i dont want the code?

    when you go to yahoo answers, you get a list of everyones questions. when you click the question you are taken to a page that shows the full question and you can reply to it. how is that done? what method do they use?
  8. P

    how can i do this using php? i dont want the code?

    when you go to yahoo answers, you get a list of everyones questions. when you click the question you are taken to a page that shows the full question and you can reply to it. how is that done? what method do they use?
  9. P

    how do i redirect a user to a page using php?

    i made a form for comments on my website and i used php to get the data into the database. Now i want to display the data on a separate page and i know how to do it, but i don't know how to redirect the user to that page after he hits the submit button on the comment page. does anyone know how i...
  10. P

    php and mysql problem?

    i made a database for a comment form. the database has one table named "comments" and the table has 3 columns: "id", "name" and "comment". the code for the form is this <form name="input" action="actionScript.php" method="post"> <b>Enter Name:</b> <br /> <input type="text" name="title" /> <br...
  11. P

    php and mysql problem?

    i made a database for a comment form. the database has one table named "comments" and the table has 3 columns: "id", "name" and "comment". the code for the form is this <form name="input" action="actionScript.php" method="post"> <b>Enter Name:</b> <br /> <input type="text" name="title" /> <br...
  12. P

    php question about variables?

    i want do define a variable that contains a sequence of numbers from 1 to 5000. how do i do it? like this? $var = 1 => 500 or if i needed it to contain the letters from the alphabet, because i need to compare it with other variables. thanks
  13. P

    what image format is used the most in webdesign?

    what image format is the most used in webdesign? .jpg, .gif, .bmp? and if someone could explain when exactly do you use each format.
  14. P

    Can someone give me some road bike help?

    hi, consider, please, for a second, the amount of tire that is actually making contact with the ground while you are on the bicycle. think about it for a mountain bike tire and a road bike tire. does it really seem like one tire would be inherently harder to "balance" than another? any...
  15. P

    what are the dimensions of a raleigh chopper's bicycle wheels?

    read the label on the tires.
  16. P

    how can i turn my standard bicycle into one with susension?....how can i put a...

    if your bike has bad suspension now, then it is a cheap bike and not even worth upgrading. cheap shocks on a cheap bike. a $100 bike will not benefit from $400 worth of shocks.
  17. P

    what are the three big gear sprokets on a bike for?

    they're on the bike so you can change gear ratios with smaller increments. triple cranks might have 10 teeth difference between each ring, while the gears on the back might be as little as one tooth difference.
  18. P

    Can someone give me some road bike help?

    hi, consider, please, for a second, the amount of tire that is actually making contact with the ground while you are on the bicycle. think about it for a mountain bike tire and a road bike tire. does it really seem like one tire would be inherently harder to "balance" than another? any...
  19. P

    Mountain bike weighing 19LB?

    you're going to have a hard time finding a mountain bike that comes stock with those items. you'd have to upgrade to those parts yourself.
  20. P

    Two questions about bike maintenance?

    due to your inability to adequately describe your issues, it is nearly impossible for anyone to give you any sort of answer other than "take it to a human that can help you, not a site full of people on the internet." how's that for HELPFUL? you did a HELPFUL job describing where the sound...
Back
Top