Delete Client 066 Earlywatch
Hi all,
in former times client earlywatch was required for SAPs remote access to SAP inst
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
problem with GROUP BY and ORDER BY
i usually use this query to display the last 10 entries from a sql table:
Code: $query = &quo
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
javascript in php code causes page to display white
Hi All,
Odd one this, I've got the following code (below) which is a simple log in form. The
Generate PDF
Hi guys,
I would like to know if there is a way to generate pdf when clicking on a link. In f
if else problem, help please
i have this script that i made only i try to also put in a if else for for some reason the script is
Using mysql_real_escape_string for displayed content
On my website users can input data into a textarea and it will store it in the mysql database. But,
Login Functionality Working Different on IE
This is an odd one, I have a site which has an admin section. The admin pages unsurprisingly require
Array disappearing in foreach loop
Okay, I have this problem where an array will become undefined in a foreach loop.
Here is the