RE: Linkpoint Basic no wrapper needed.
mrjones <[email protected]> 11 Sep 2003 09:51:45 -0000
| Newsgroups | gmane.comp.web.oscommerce.contributions |
|---|---|
| Message-ID | <3911bafac44ea17cb474605f31d20304@osCommerce-Forums> |
This message was sent from: Contributions
http://forums.oscommerce.com/viewtopic.php?p=227792#227792
----------------------------------------------------------------
Leave the first one alone, like this
$process_button_string .= tep_draw_hidden_field('storename', 'XXXXXX');
You should only edit the XXXXXX, and leave the 'storename' as is.
Darin