Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

<img src.... can't insert into comment box?

I basically have an asp page where a user can type comments and gossips... typically when a user wants to insert an image they use the <img src="http://image.com/image.jpg%22%3E code... when they submit it to the database, however, it just stops before the ". Does anyone know what's wrong?

1 Answer

Relevance
  • 2 decades ago
    Favorite Answer

    Perhaps it's a security thing...? I don't know asp, but in php it can mess up that kind of thing with security, or if you're literally interpreting the input, or if your code is just plain bad...

Still have questions? Get your answers by asking now.