Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
Hardcopy printing is to wide
I want to make a hardcopy at runtime of my active form like this
Display search result
Hi!
I have a SQL database with information about albums and track (music).
This is wh
MS Exchange 2007 integration with ECC 6.0
Hello Experts,
We have ECC 6.0 and MS Exchange 2007. We need to integrate ECC 6 and MS Excha
Need understanding of this bit of code
Code: <?php
// WHERE clause filters
$arrSQLFilters = array();
//
Email logic not working
I would like to send an email using the php email() function then if it does execute i.e sends i wou
How do I know when getBounds Method is ready to be called.
I have an application that changes out stylesheets client side. Once I change stylesheet the browse
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
How can I Compare two xml documents?
Hi all,
I am doing a POC for my project and I am using XE database 10g version.
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