![]()
![]()
On or about line 422 in order.asp (below a line that
says: “%>” and above a line that says: “</select></td>”
insert a line that says:
<option selected value=CA>Califonia</option>
this is assuming that you want to make the “Great state
of California” your default. Otherwise insert your own idea of a “default”
state and the proper two character state abreviation.
NOTE: in the “value” section use the proper 2
character state abreviation! StoreFront actually uses the abreviation NOT the
actual name of the state, that is only for disply purposes, it actually only
stores the two state abbreviation!