Client, Radio button, Email
Using Http Client posting: This week I have done some Http post request to post the data input by the user to the WResource(). In this web application, the user can perform a few task. The key task is: To revoke a certificate by the push of a button. To renew a certificate by entering the period or new expiry date. To create a new certificate. for the three task listed, I decided to use the Http::Client post method to Read more…