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
Progress bar for webpage
Hi,
I want to implement a progress/waiting bar on my webpage - exactly the same thing that the Mi
db entry based on primary key
My "topics" table contains 10 entires
*--------------*
topicid topic
------
Odd or Even
Inside of a while loop I need to echo several rows of info...easy enough.
In the loop (for th
How could I combine these arrays??
Hello.. I'm trying to figure out a way to combine these first two arrays to get the last array..
Include with Parameters
In a particular page I would like to include a file that requires $_GET parameters.
when I go
How to separate records and ORDER BY
Let say i have 100 records and displayed in one page, then i want to get the records from 50-100 and
error checking breaking my code
Hi there, OK first of all, big apologies for what I assume is really fundamental errors in the struc
Class not found error
I am getting Class 'index' not found in Eval function:
//write config
$pat
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo