[Scenario] There is a feedback form that allows the user to input his name, email address, subject, and message. Before submitting the form, the user has the option to submit the message via Skype. If the said option is selected, when the user clicks on the Submit button, the message will be sent to a particular Skype account.
Is this doable? Can a user send a message without having to log in to his own Skype account?
This particular feature is being requested by the client. I havent started coding yet since Im still trying to see if this request is feasible or not.