DataTable Help Required
Hi all I am creating an app that utilises and MS Access back end and queries it quite a bit at vario
Hyperlink is adding an extra gap to variable
Hi, here's my problem..
I have a php generated page with a hyperlink which opens in a new win
Access website from only 1 computer...?
One of my customers wants his website to only be accessed by people in which they bought the website
ECC6 - Single sign-on
We are in the process of upgrading to ECC 6 which will support single sign on with user passwords al
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Gantt Chart Tool
Does anyone know of a good free gantt chart creator tool
Thanks
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
Problem Dereferencing
With these types and tables:
CREATE TYPE MANAGER AS OBJECT (
MGR_ID INTEGER,
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wiki
PHP XML extraction text
I would like to extract an xml text and have that text directly echo(print) out on my web page. Her