Do you need to call the ASP at the end of the PHP execution? Or at the
middle of
the PHP execution? I have been using both PHP for major HTML generation and
ASP to update Access database, but that's after PHP has been executed.

Thanks.

ST Ooi
Malaysia



----- Original Message -----
From: "Nicole Lallande" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 15, 2002 8:25 AM
Subject: [PHP-WIN] calling an ASP program or object from within php


> Greetings,
>
> Documentation searched through:  book, search through newsgroup archive,
> php.net -- frankly having a tough time posing the question.
>
> I am new to php-windows and am clueless about ASP.  I am having to
> create a code that will call an ASP script for the database
> connectivity.  I need to pass a couple of variables to the asp program.
>   I don't need any return - my job is done once I call the asp script.
> I know that php can call external programs by using 'exec' but I am not
> sure if a) that will work with asp and b) if that is the most
> effective/efficient way.
>
> I have the php4 bible which has the most windows info I have see in the
> literature and it discusses COM objects but not really calling a program.
>
> Please advise,
>
> TIA,
>
> Nicole
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to