I am writing a page to allow direct intry into a MySQL database. The problem is the .htaccess page 'deny' is turned on for post and get. Is there another way to submit data to a MySQL DB?
Thanks,
Stan Rambin
Re-enable POST or GET?
Yea, that's the way to go. It's just that I didn't develope the site and I'm not sure why they are disabled. I'll just move the page to another directory and allow post and get.
Thanks, Stan Rambin