Answered
I've created a form that uses a button to validate the user creddentials and submit the form via html but i need to get the response for example if the users credentials are wrong. I have used the content type text/html and text/plain for my responses but the reader tells me that it can't process the content type and,
if i don´t use a response and I only use a return it displays that the content is text/html and it can´t process it.
I don't have any problems with pro extended but my clients will use the reader.
I've used pro extended for creating the form and coding and, reader 9 for filling the forms and sending the data.