IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
need a script for 3 pages
I have a customer who wants me to set up a site with a number of pages with the following requiremen
How to refresh a parent page from a modal popup
Hi,I have a modal popup in which I need to upload a file and store in the database should give a mes
switch form actions? not working
i want on submit to go to different pages according to the CatID
Code: <?php $CatID=$_
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
Limiting checkboxes?
Hi guys,
I have this code: Code: if(isset($_POST['selected'])) {
foreach($_POST['selec
Wierd echo error?
Hi, i got the most wierd php error ever and i don't know why..
Code: echo "<t
How to return to a previous page after running a PHP script
I'm having a bit of a melt down here because I think this should be really easy but can't work it ou
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t