How does one validate (check fields in a form(to stop blanks or numeric
data when you want alpha)) and then send the data into a php page for mysql
server processing ?
I've played with vbscript (which works, but then how to call the php page
?) and asp which works, but who wants server side ASP when working with PHP
????