Hi everybody 

need help on this.. i have this code 
<SELECT NAME="PJ">
        <CFOUTPUT QUERY="searchp">
                <OPTION VALUE="#PubCode#">#pubcode#</OPTION>
        </CFOUTPUT>
</SELECT>

it gets iits value on a field on a database which has this format 200603092 
what i need to show to user is the last three digits is is 092 BUT THE VALUE 
MUST REMAIN THE SAME.. i couldn't figure out how to do that.. any help please

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Macromedia ColdFusion MX7
Upgrade to MX7 & experience time-saving features, more productivity.
http://www.adobe.com/products/coldfusion?sdid=RVJW

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:273826
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to