You need to sign in to do that
Don't have an account?

Need help on Web-to-Case
Hi,
I would like to create Web-to-Case in my Salesforce.com instance, from the web page hosted under my company's website. Is it possible to add an attachment too?
Any help would be greatly appreciated.
Thanks.
No, you'd have to use the API.
Can you please help me with the steps to achieve that?
Alternatively you could develop a Visualforce page with Apex Controller and use the Force.com Sites to host it to the public/guest user. The page can be designed as required and you can also include the Attachment functionality to it.