DOM guide: Resolving URIs: Difference between revisions
Jump to navigation
Jump to search
rough outline |
a little more |
||
Line 15: | Line 15: | ||
blah blah | blah blah | ||
== | ==Related topics== | ||
*[[Creating valid URIs]] ''(example of what a related topic might be)'' | |||
[[Category:DOM project|Resolving URIs]] | [[Category:DOM project|Resolving URIs]] |
Revision as of 01:33, 14 March 2007
When your application encounters a URI, it needs to resolve the actual location of the referenced item. This page describes how to do this.
- Andy, here are some random headings that might or might not be what you need to talk about, but they give examples of phrasing.
Resolving full URLs
blah blah
Resolving internal references
blah blah
Resolving external references
blah blah
Related topics
- Creating valid URIs (example of what a related topic might be)