hi Ron,
I'll swing at this :)...
I've never done this in PHP, but have done a bit of work in Win32 Perl to
M$-Exchange.
The obvious thing to me is:
echo $session->Logon("'','',False,True,,True," . $strExchangeServer .$vbLF .
$strMailbox);
should read:
$session->Logon("'',"",False,True,-1,True
maybe you could do it like this:
change the name attribute of the buttons to something else (or leave them out all
together)... add and onclick event and some javascript to set the values of the hidden
fields...
something like this (simplified):
[CODE]