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
~129 People Reached
Favorite Forums
Favorite Tags
Member Avatar for RavenJWolfe

I have a form on my site: [CODE]<form name="commentsForm" action="FormToEmail.php" method="post"> <INPUT name="name" onfocus="this.select()" type="text" size="20" value="Name" maxlength="250" showremain="limitOne" style="padding:2px; color:#81aa48; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #000000; background: gray url('images/formInputBG.png')repeat-x;"> <br /><br /> <INPUT name="email" onfocus="this.select()" type="text" size="20" value="Email" style="padding:2px; color:#81aa48; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid …

Member Avatar for JRM
0
129