No - I don't want to include either one in the other one.  They are separate 
things that interesect once.  I really am just trying to do this separately 
as I said.

script1
work
work
work
(done)

script2
do something
user response
do something (write data)
execute script 1
(done.

Script 2 doesn't need a response - no return to it.  I'm trying to keep from 
having the user interact with it one more time just to have a form & button 
that uses its' action= to run script 1. 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to