Click to See Complete Forum and Search --> : Need Help with this code


mattward
12-20-2002, 08:46 AM
I need the dollar sign to show in the "Price Each Field" as it does in the "Total"


See attached link for the page please.

http://centralmasswebdesign.com/stellarsports/charlestest.htm

khalidali63
12-20-2002, 01:22 PM
an easy way doing this will be to put $ character right b4 the input text field starts.

<td>$<input type="Text"......>

Hope this helps

Khalid