say i enter the following into my form:
once it hits the table it shows like this:check out <a href="http://mysite.com/thispage.php">this page</a> today
i have tried using varchar and text fields, and neither seems to be working.check out <a href=\"http://mysite.com/thispage.php\">this page</a> today
any thoughts?
thanks