show random images
hey guys
can someone please suggest a way in which the following code can be edited so it onl
Help with PHP and checkboxes
I am posting this for a friend of mine, i wrote a small script for her to process her form data to a
Fatal error: Call to a member function fetchrow() on a non-object in C:xamppht
okay i have this query and everytime i add `item_id`=? to it... it gives me the error in the title..
How to write on database when a link is clicked?
Hi,
I have a list of products in a gridview. When the link is clicked currently it takes to an ext
Gridview Not updating in Update Panel
I have a gridview, three dropdown list boxes, and a button on my form. What is displayed in the gri
simplexml and xpath - Need some help
Hello,
I am trying to parse an xml which comes back from Amazon and I am trying to know how m
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Ajax not working on IE 6 for Windows CE
I've created a webpage which uses the classis Ajax in following format:view plaincopy to clipboardpr
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
small inaccuracies
I have this code to convert fractional base 10 into base 2:
while($num > 0)