I created a form in Designer (that comes loaded I guess with Professional 7.0) and bound my field on it to a microsoft database. I only bound the fields because I thought I had to do that, so users when completing the form, would be sending an xml file back to me that I could just import and append into my existing database table.
This works fine for me at work, but I had an outside user today (outside our network) who is using Professional 8.0 tell me that she received a error regarding data connection security.
My intent with the form was that they complete it from our web page, and hit the submit button I put on the form, to email the attached xml file to me. That should not cause security issues at my end on our server should it?
Or is the database on a public accessible web server?
George Kaiser