Search results

  1. N

    wordpress and asp database development?

    How can I incorporate a database to wordpress using asp and xhtml? Is it possible to develop the front end on visual studio?
  2. N

    walk without picking up feet?

    I was wondering what that is called, or is it just walk without picking up feet? also what is the benefit of it vs picking up your feet if any. Don't be a smart ass and say you can't walk up the stairs like that... I actually walk normally with heel first.
  3. N

    display number of search results w/php?

    So right now I have echo "Searching for... "; echo "<b>".$search."</b>"; but instead I want it to say echo "Found ... "; echo "<b>".$search."</b>"; $search should be XX number of results what php code do I use to count my results?
  4. N

    Pre-ap chemistry!?!? I need help?

    If the temperature of a 500 gram sample of liquid is raised 2 °C, how much heat is absorbed by the water? The specific heat of liquid water is 4.184 J (g • °C) Thank you!!!!! Please show your explanation as well :)
  5. N

    Pre-ap algebra two help please! Exponential functions?

    I'm not sure how to do these problems: 13^?6 times 13?24 n^3 divided by n^? 125?11 divided by 5?11 Thank you very much!! :)
  6. N

    Not able to use apps with Vodafone (gprs)? why?

    I am not able to use most of my apps (such as facebook, gmail etc on Android LG Optimus One. but the browser works i am able to open google, m.facebook) on Vodafone gprs/EDGE . But when i connect using Wifi i am able to use all the apps. Any idea what could be the problem? I'm not sure if its a...
  7. N

    Online Multiplayer games for both iphone and android?

    Suppose i have a android and i want to play with my friend who has a iphone
  8. N

    Do all the iphone games run on all iphones (starting from iphone 3G)

    irrespective of the iOS version? for eg. Will NFS:Hot Pursuit run on iphone 3G? with an older OS like 3.1.3 Also let me know if it will run slower than when run on a 3GS
  9. N

    they tortured me and i confessed, what can i do now?

    i think he's really hurt but i didnt mean to do it please help they're after me im moving but i think they'll catch me, any criminals with experience in this matter? not gonna post it all online but it happened and i need help
  10. N

    Is it possible to upgrade HTC Wildfire to Android 2.3?

    I'm looking for some official news (from HTC) regarding this.
  11. N

    how do you write php/sql to search for a keyword + date?

    right now it can only search for single words. I want it to be able to search for both Bob and 2011. To display Bob's information for 2011. However, it only displays result when I search for one or the other word. Recommendations?
  12. N

    delete php not working?

    Why is my delete link not working? echo "<td id=\"noLinkTd\"><a href=\"?page=edit&cID=".$row[0]."\">[Edit] ".$z."</a><br />"; echo " <a href=\"javascript://\" onClick=\"deleteRow(".$row[0].",".$z.")\">[Remove]</a>"; echo "</td>\n"; this is the delete.php <?php if($indexCheck == "yes") {...
  13. N

    delete php not working?

    Why is my delete link not working? echo "<td id=\"noLinkTd\"><a href=\"?page=edit&cID=".$row[0]."\">[Edit] ".$z."</a><br />"; echo " <a href=\"javascript://\" onClick=\"deleteRow(".$row[0].",".$z.")\">[Remove]</a>"; echo "</td>\n"; this is the delete.php <?php if($indexCheck == "yes") {...
  14. N

    asp.net and sql question?

    why is this code in the click event not insterting into the database table "shoppingcart" ? Dim sqlconn As New Data.SqlClient.SqlConnection() Dim sqlcommand As New Data.SqlClient.SqlCommand() sqlconn.ConnectionString = "Data Source=infodata.tamu.edu;Initial...
  15. N

    what does this line of php code mean?

    echo "<option value=\"$d2[$ia]\">".date("F d Y", ".$d2[$ia].")."</option>";
  16. N

    What program is easiest to organize php?

    I have to organize a database webpage but I don't really know what is the best program to do so? The only thing I was given was a folder with php files...how do I put it all together?
  17. N

    What happened to the Batman; the Brave and the Bold "Emporer Joker!" episode

    that was rumored? I was looking forward to that! :(
  18. N

    z600 problem

    its seems that about half of the time i press the right quick button the camera pops up. is there anything i can do to fix this problem?
  19. N

    is it possible to soft mod a xbox 360 arcade?

    If its possible could you tell me some sites with tutorials about it
  20. N

    Why do most good graduate schools only offer MBA instead of MS?

    I am looking towards graduate school for MIS majors. Most of the school I found only offered MBA, but no MS for MIS. What are some of the best grad programs for MIS?
Back
Top