Form data from wordpress theme to be submitted in other site url

Cross-domain POSTing, GETing is allowed.

So you can easily use form action as http://example.com.

Ex:

<form action="http://example.com">