How do i do multi uploads?.
Hey i would like to do this : http://hosting.mrkrabz.net/
I've got the base down you can uplo
Need Reporting Advice
My SQL server doesn't support MS SQL reporting services that comes with SQL Enterprise or Express. T
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
Help: problem with Headers to download PDF file
Hi,
I'm trying to implement a script where when a user clicks a link he gets a PDF file to op
phpmailer class & pop.gmail.com?
Code: <?php
$mail->IsSMTP();
$mail->Host = "pop.gmail.com";
How to limit the calls to an API
Hello, in my simple script I call an api which effectively involves me getting an xml file.
H
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
how to populate a drop down box
Hi buddies!
PROCEDURE DOWNLOAD_REPORT_FORM (report_name varchar)
is
begin
DOWNLO
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.
Find current logon time
Hi,
in my sql script i want to query and find out the logon time of the current session.
<