Forum Moderators: phranque

Message Too Old, No Replies

Separate form button Value and Label?

         

alphacooler

6:18 am on Jul 6, 2006 (gmt 0)

10+ Year Member



When I submit my form (GET) the name of the button and the value(label) are submitted and visible in the url (?go=go&etc...). Is there anyway to get rid of this short of a mod_rewrite?

coopster

4:36 pm on Jul 6, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



How about using the "post" method instead?