Recent content by Y!A

  1. Y

    Buying a car for my parents. Second generation Escalade, Jeep, or Mercedes GLK?

    I remember my parent mentioning like the second generation Escalade but not the new one. A used Escalade wouldn't be reliable. I know she mentioned liking one of the Jeeps. I know she wants a SUV The thing with the older Escalade is that they will have a higher mileage, so it may be a headache.
  2. Y

    When did you last touch the opposite SEX?

    11 years ago i grabbed some chicks butt while we were making out.
  3. Y

    Why did she get upset when I broke things off with her when she didn't care about

    me? She played games to get? me jealous......I felt she was trying to play games in the relationship so I proceeded and told her we need a break and she asked for more details and I told her " I don't feel for you" and said "someone has to lose".
  4. Y

    Why is that when your trying to court a girl she plays hard to get then when in a

    relationship they get attach? ed they cling to you like white on rice
  5. Y

    Why do people bring up Pac vs Martinez match when Pac when Martinez is a

    middleweight and if he goes down to? face pacman people are going to say "Martinez was drained" or "catchweight bs" it's unreasonable to ask pacquaio to make 160 or even 154....he reached his limit at the 150 or 151........margarito was 17ish pounds more than him!!!! pacquaio's best weight is...
  6. Y

    Should people who aren't mechanics not work on new cars because their more...

    ...complicated and dangerous to work? I heard someone say on some board say about saying that the newer eclipses shouldn't be worked on people because the cranks will fall or something like that *shouldn't be worked on by people* he might of been taking about replacing the timing belt.....
  7. Y

    Why do dogs always whine about being outside or even if their inside the basement?...

    ...Aren't they outside creat? ures to begin with? I always see they try to stay in the living room where everyone is or try to get in the bedroom when someone is in there..... their bred to be in the wild...... Launi shutup well their animals... well their inside but they still complain if you...
  8. Y

    why does this girl stare and smile at me? is this a desperate attempt to

    show she likes me or is this typical? to show a guy she likes him.....there's this girl that works in this summer job with me and when I never even spoke to her before she stared at me and smiled.....she did that not only once but other times...we conversed and she would turn around and smile at...
  9. Y

    Write a JSP to produce the following HTML document?

    <html> <head> <title>Project 7</title> <style type="text/css"> td.color1 { background: red; } td.color2 { background: blue; } </style> </head> <body> <table border="3" width="50%" cellpadding ="30"> <tr> <td class="color1">&nbsp</td> <td>&nbsp</td> <td>&nbsp</td> <td class="color2">&nbsp</td>...
  10. Y

    Can you convert this from HTML to JSP for me?

    <html> <head> <title>Project 7</title> <style type="text/css"> td.color1 { background: red; } td.color2 { background: blue; } </style> </head> <body> <table border="3" width="50%" cellpadding ="30"> <tr> <td class="color1">&nbsp</td> <td>&nbsp</td> <td>&nbsp</td> <td class="color2">&nbsp</td>...
  11. Y

    Can you convert this from HTML to JSP for me?

    <html> <head> <title>Project 7</title> <style type="text/css"> td.color1 { background: red; } td.color2 { background: blue; } </style> </head> <body> <table border="3" width="50%" cellpadding ="30"> <tr> <td class="color1">&nbsp</td> <td>&nbsp</td> <td>&nbsp</td> <td class="color2">&nbsp</td>...
  12. Y

    Can you convert this from HTML to JSP for me?

    <html> <head> <title>Project 7</title> <style type="text/css"> td.color1 { background: red; } td.color2 { background: blue; } </style> </head> <body> <table border="3" width="50%" cellpadding ="30"> <tr> <td class="color1">&nbsp</td> <td>&nbsp</td> <td>&nbsp</td> <td class="color2">&nbsp</td>...
  13. Y

    Can you convert this from HTML to JSP for me?

    <html> <head> <title>Project 7</title> <style type="text/css"> td.color1 { background: red; } td.color2 { background: blue; } </style> </head> <body> <table border="3" width="50%" cellpadding ="30"> <tr> <td class="color1">&nbsp</td> <td>&nbsp</td> <td>&nbsp</td> <td class="color2">&nbsp</td>...
  14. Y

    what to study on for pre asvab ?

    Well, if it's the pre-asvab...you can't really study. It's like re-learning algebra in one night for a test tomorrow, isn't going to happen.
  15. Y

    Need help making a PHP ?

    i need helping making a php which tells you if a word is on a .text file. the text file has 50 words in it . i did the JavaScript for it but im having trouble with the PHP <?php <? $file = fopen("a.txt","r")or die("File does not exist in the current folder."); $s = $_POST["lname"]; $x = " "...
Back
Top