Thread: mailto problem
View Single Post
  #1 (permalink)  
Old 03-26-09, 12:32 AM
kavionly kavionly is offline
Newbie Coder
 
Join Date: Mar 2009
Posts: 98
Thanks: 0
Thanked 0 Times in 0 Posts
mailto problem

I have used maito function its giving me error on server " '; document.write( '' ); document.write( addy_text57239 ); document.write( '<\/a>' ); //-->\n"

Can anyone tell me what would be the problem
<a href="mailto:test@test.com">test@test.com.</a>
Reply With Quote