you can use the ill-named "fopen".
eg,
$fp = fopen (http://www.example.com/vbscript.asp?a=1&b=2, "r");
you then have to parse the output of the asp to determine the result of the
script execution.
ie,
$contents = fread ($fd, filesize ($filename));
fclose ($fd);
then preg_match $contents for s
Have visual basic script to open text file and
validate contents. I would like to call this vb from
PHP page after a .txt if uploaded but before it makes
it too far into the process.
Can a use a stored procedure (SQL Server) to call the
vb script? Or is there a slicker way.
Thanks,
Karen
___
Hi List,
Answering my own question... I found this user comment at
php.net/pdf_open_file. As you can see is dated feb 2002 (kind of old)
Is this still true? Does anyone knows [EMAIL PROTECTED]
Help! =)
Thanks.
Cesar
gbl at bso2001 dot com
19-Feb-2002 08:30
Appending to PDF files: plainly,
php-windows Digest 8 Sep 2003 19:24:30 - Issue 1902
Topics (messages 21328 through 21328):
PDF and FDF
21328 by: Cesar Cordovez
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post t
Hi List!
I'm using the following code to open a pdf form, place a picture and
then save it. This is very new for me, and the code is giving me some
errors like (Fatal error: PDFlib error: Empty document in
c:\Inetpub\wwwroot\pdf_forms\dbtree.php on line 415
). Can somebody help? (line 415 is