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
Ranked #107.73K
~196 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for pirula

[code=coldfusion]<form name="form" method="post" action="backupcalltranslate.cfm"> <table> <tr><b>TO:</b> <input type = "Text" name = "MailTo" size="50"><br><br></tr> </table> <table> <tr><b>FROM:<b> <input type = "Text" name = "MailFrom" size="50" > <br><br></tr> </table> <table> <tr><b>CC:<b> <input type = "Text" name = "CC" id="CC" size="50" ><br><br></tr> </table> <table> <tr><b>SUBJECT:</b> <input type = "Text" name = "Subject" …

Member Avatar for Laxmanthota
0
196

The End.