Thread: aspx pages
View Single Post
  #3 (permalink)  
Old 09-28-2005, 05:26 PM
kgun's Avatar
kgun kgun is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2005
Location: Norway
Posts: 5,716
kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10kgun RepRank 10
Default That should be correct.

Otherwise, don't worry about it. ASP is all handled server side so the search engiens see the same output (hopefully) that the user's see.

The mapping should be 1 - 1 for you and the search engine, but who knows?

1. Has it been tested on a large sample?
2. We used to think that there is 1 - 1 mapping between binary code and ASM statements, but there were, at least as far as I remember, some few exceptions on some CPU's.
3. Did you say dangling pointers in C++?
4. So we should wote for hopefully. Does the search engines do the same?
Reply With Quote