Re: digits... omg
Posted: Wed Nov 28, 2007 3:29 pm
<*FORM action="trade.php" method=post>
<*TR width="40%"><*TD><b>Convert physical currency (DMU) into Life Force<*/b><*br>Since the currency is energy based, you can convert the currency of the physical realm into Ascended Life Force. The process is not clean, and you note you get less converting one way, than the other... <*/TD>
<*TD width="30%">
<*INPUT type=text size=5 maxlength=5 name="amt" value="1"> times 10,000,000 Dark Matter Units into 1,000 Ascended Life Force <*/TD>
<*INPUT type=hidden name="UpgradeSelf" value="MoneyConversion">
<*TD width="20%"><*INPUT type=submit value="Convert DMU" width="100%" name="UpgradeSelfS"><*/TD>
<*/TR><*/form>
That is the code for the DMU to life force conversion. The only thing that needs to be changed is maxlength=7. How hard is that to do?
<*TR width="40%"><*TD><b>Convert physical currency (DMU) into Life Force<*/b><*br>Since the currency is energy based, you can convert the currency of the physical realm into Ascended Life Force. The process is not clean, and you note you get less converting one way, than the other... <*/TD>
<*TD width="30%">
<*INPUT type=text size=5 maxlength=5 name="amt" value="1"> times 10,000,000 Dark Matter Units into 1,000 Ascended Life Force <*/TD>
<*INPUT type=hidden name="UpgradeSelf" value="MoneyConversion">
<*TD width="20%"><*INPUT type=submit value="Convert DMU" width="100%" name="UpgradeSelfS"><*/TD>
<*/TR><*/form>
That is the code for the DMU to life force conversion. The only thing that needs to be changed is maxlength=7. How hard is that to do?