I'm building a database visualization tool using SVG. Is it possibe to send information from a form on one html page to another html page with a SVG graphic enbedded in the page and have the php generated SVG graphic receive the post information. I have been able to do it when the receiving page is php generated and only the SVG graphic being displayed in the viewer but this is very limiting as I want to make a complete HTML page with other information on the page.
Any information would be greatly appreciated as I have spent about 2 weeks experimenting with no luck. Thanks in advance Bob Strasser
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php