This may be more of an HTML question..., i'm trying to get information from a FORM into two different databases ... filemaker pro and MySQL at the same time.
Filemaker pro calls some 'action.lasso' program to do database insertions, while I'm using PHP to do MySQL insertions.
My thought is to have the FORM DATA posted to the action.lasso for filemaker pro and then also post it to another address to do the PHP insertion for MySQL.
Should i do it this way? Anyone know how?
If i should be doing this another way. please let me know.
many thanks,
chris