Took a look around at what ive done and been experimenting with - drew a blank, and the found this little snippet in my bookmarks: http://www.alt-php-faq.org/local/55/
you can use PHP to open an HTTP socket to the other script and send the post information to it [I never got far into that part of PHP so youll have to experiement] - this way you can parse through the submission and for each email-list checked you submit the form with that ID without leaving your script [you will have to create a go-between script to handle it]. Dont know if that will help but I will keep looking. BTW - do you have access / permissions to edit the destination script file? if you do then it would be a small matter of adjusting the code that parses the POST variables. Charles R King On 12 Apr 2006 at 16:41, steve miller wrote: > Hi Charles. > > Using php at this point. > > Thanks, > steve > ____ The WDVL Discussion List from WDVL.COM ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your Posts To: [email protected] To change subscription settings, add a password or view the web interface: http://intm-dl.sparklist.com/read/?forum=wdvltalk ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] To unsubscribe via postal mail, please contact us at: Jupitermedia Corp. Attn: Discussion List Management 475 Park Avenue South New York, NY 10016 Please include the email address which you have been contacted with.
