ACEDISH
Posts: 177 Joined: 9/30/2002 From: Manassas, Virginia Status: offline
|
interactive button in FP as submit button - 6/17/2005 2:33:14
Hi all, I would like to use the interactive button in frontpage as a submit button with a value, I have the submit working but I have multiple buttons and require a different value to be submited depending on which button selected. I have created the button in FP and then removed a href="print.asp" and replaced it with input type="image" value="button1" name="action" this does not pass the field "action" with the value "button1" <input type="image" value="button1" name="action" img border="0" id="img19" src="../images/Buttons/button6E.jpg" height="26" width="80" alt="Customer" onmouseover="FP_swapImg(1,0,/*id*/'img19',/*url*/'../images/Buttons/button6F.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img19',/*url*/'../images/Buttons/button6E.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img19',/*url*/'../images/Buttons/button70.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img19',/*url*/'../images/Buttons/button6F.jpg')" fp-style="fp-btn: Metal Tab 5" fp-title="Customer"><img border="0" id="img21" src="../images/Buttons/button77.jpg" height="26" width="80" alt="Promotion" fp-style="fp-btn: Metal Tab 5" fp-title="Promotion" onmouseover="FP_swapImg(1,0,/*id*/'img21',/*url*/'../images/Buttons/button78.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img21',/*url*/'../images/Buttons/button77.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img21',/*url*/'../images/Buttons/button79.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img21',/*url*/'../images/Buttons/button78.jpg')"> any reccomendations?
_____________________________
" Anyone who can only think of one way to spell a word obviously lacks imagination"
|