Hello,

I want to make a contact form or other method where (registered) users can upload images, pictures, etc....
The need to enter their contact details, their problem and a screenshot of the problem.
What modules do i need to use ?

Comments

Steven Vermoere’s picture

Additional question:

Is it possible to registered user to follow the case and to see all the remarks ?
Can i use Case Tracker

Muslim guy’s picture

Works wonderful

http://drupal.org/project/webform

Other way is to improve the contact.module

Try
Solution for a custom contact form with file attachment (use form API)

http://drupal.org/node/68265