RES: [PHP-WIN] $username=$_REQUEST vs .$_POST["userName"]?

2004-11-25 Thread Rafael Soares
Hi! 1st: I was too lazy to read your whole message... So I'll just answer your 1st question. "Assuming you have not omitted any of the code for script 2: > You need to have a get the posted value at the start of script 2 i.e. > $username = $_REQUEST['userName'];

[PHP-WIN] Permission deny on connecting MS Access database

2004-11-25 Thread Emperor Kang Xi
Hi all,I need help to solve my problem, I use ADO to connect MS Access database; the data is store in another server computer; I have try two different way to access the data, and below is the code:-//$dbName = "\\SERVER\mdb\mydata.mdb";$dbName = "X:/mdb/