Let me first state that I'm not a web programmer; I just need to programatically generate form data and hand it off to a server-side PHP script using the POST method; not GET.<BR><BR>I've found a lot ...
Note: The same basic idea should work for other database types. The sConnection value would need to be changed. First, we need to create the form. We’ll call this ...