Thread: aspx pages
View Single Post
  #4 (permalink)  
Old 09-28-2005, 05:36 PM
lnewlin lnewlin is offline
WebProWorld New Member
 
Join Date: Aug 2003
Location: Oxford
Posts: 3
lnewlin RepRank 0
Default

Make sure the aspx pages return valid HTML code by using a validation tool such as the free one at http://www.w3.org. Dynamic pages work fine with each engines as long as the returned code is valid.
Reply With Quote