rusty1001 Posted May 30, 2007 Posted May 30, 2007 Hi This is the input data or contact us, I would like to add more info like phone number and company reg. number and other, how can I do this and -- and does this add/does this store this in the database in anyway ? thanks Russell <tr> <td class="main"><?php echo ENTRY_NAME; ?></td> </tr> <tr> <td class="main"><?php echo tep_draw_input_field('name'); ?></td> </tr> <tr> <td class="main"><?php echo ENTRY_EMAIL; ?></td> </tr> <tr> <td class="main"><?php echo tep_draw_input_field('email'); ?></td> </tr> <tr> <td class="main"><?php echo ENTRY_ENQUIRY; ?></td> Rusty -------------------------------------------
rusty1001 Posted May 30, 2007 Author Posted May 30, 2007 edit ' for contact us', anyone? I did super contact 1.4 is ok , but I just want to add phone and business number.. thanks Rusty -------------------------------------------
Recommended Posts
Archived
This topic is now archived and is closed to further replies.