What am I missing here? Help!
Hello all!. I can't seem to get this working right. Well - it renders right, but something is goin
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
a dificult string search
Hi I don't know a way around this. I want the user to input a password, but to make it a bit complca
form class help (oop php5)
Hidy Ho Neighbors,
I'm forcing myself to learn oop/classes for php5. It seems like a good id
Grids not displaying decimals, and behaving differently on different PCs?
Hello,
I coded a relatively simple MII application that allows data from a form to be add
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very