Hi,

I have some web pages in a database and I want to check to make sure that all of the images have alt tags in them. So what I need to do is ask something like this in psuedocode:

select page_name from web_pages where page_body does not contain 'alt=' between '<img' and '>';

But I just can't figure out the right syntax.  Any ideas?

Thanks,

bob

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



  • ... Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem
    • ... Paul DuBois
      • ... Bob Ramsey
        • ... Chris Blackwell
          • ... Bob Ramsey
        • ... Santino
          • ... Gerald Taylor
        • ... SGreen
          • ... Bob Ramsey
            • ... Michael Stassen
      • ... Dave Shariff Yadallee - System Administrator a.k.a. The Root of the Problem

Reply via email to