DocHub is an all-in-one PDF editor that allows you to put in radio button in OMM, and much more. You can underline, blackout, or erase document components, insert text and pictures where you want them, and collect data and signatures. And because it works on any web browser, you won’t need to update your software to access its robust capabilities, saving you money. With DocHub, a web browser is all you need to manage your OMM.
Log in to our service and adhere to these instructions:
It couldn't be easier! Simplify your document management now with DocHub!
hey guys welcome back in this video we will see how to insert radio button value into database so letamp;#39;s get started so here this is our basic card design and now weamp;#39;ll just make the form here iamp;#39;ll just get it from getbootstrap.com you have here so just copy this dedocHub and paste it in your card body make the alignment proper and okay so now weamp;#39;ll add our radio button here input type equal to radio and give the name as gender and value equals to 1 weamp;#39;ll keep one for male and just copy and paste the same thing just change the value to 2 and give the name as female so here we have given the name for this input type for radio let us give the name for the email and password as well so iamp;#39;ll give here name equals to email instead of taking password weamp;#39;ll take the name iamp;#39;ll keep name here so input type equal to text and give name equals to name so here we have email address name male and female we are just checking so on clic