Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~211 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Nuttdude

Buttons visibility is set to hidden to start. Suggestions? [CODE]<script Language="JavaScript"> Function CKPMT1() Var PMT1; PMT1 = document.Form1.BalPmtPayee.value; IF PMT1 = "" then ; document.Form1.B1.style.visiblity='visible'; End if End Function <body onLoad="CKPMT1()">[/CODE]

Member Avatar for Airshow
0
211