Search results

  1. U

    ASP error The requested properties cannot be supported.?

    I get this error at the last line, 80040e21 The requested properties cannot be supported. Code objCmd.CommandText = "SELECT * FROM t_keywords WHERE portal_id= [@portalid] ORDER BY keyword_order" objCmd.CommandType = adCmdText 'Create the parameter and populate it. Dim objParam set...
  2. U

    Oldest copy of Art of War?

    How old is the oldest copy of the book "Art of war" by "Sun Tzu" that actually exists now? Please provide evidence
  3. U

    Oldest book in the world?

    What is the oldest book that is available in it's original shape in the world? and by the way can be translated and understood? Tell me what makes you think it's the oldest let me reemphasize the original book should exist! how old is the oldest bible I don't think it is too old! I mean the...
  4. U

    HTML image map style?

    Hey, I have an html image map in a file that looks like this: <div align="CENTER"> <map name="map1"> <area href="products.html" alt="Products" title="Products" shape="CIRCLE" coords="251,143,47"> </map> <img src="images/header.jpg" alt="map of GH site" border="0" width="300" height="300"...
Back
Top