Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need help with form elements


volumax

Recommended Posts

Hi all

 

I am working on combining login and create account page, using a form element to switch between login and create.

 

What i have works but it is in plain form element layout

 

So i need to con vert this

<input name="radiobutton" type="radio" value="radiobutton" onfocus="hide('createpro');show('signin');return true;" id="Sign-in">

INTO the equivilent OSC

<?php echo tep_draw_radio_field(?????????????????) . ' ' . TEXT_HAVE_PASSWORD_NO ?>

 

Any input appreciated.

 

Andy

Literally, Laterally Thinking! If you cannot get through it, go round it.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...