3xx: Redirection : URL encoding « Reference « HTML / CSS

HTML / CSS
1. Action Attributes
2. Background Attributes
3. Basic Attributes
4. Basic Tags
5. CSS Attributes and Javascript Style Properties
6. Form Attributes
7. Form Tags
8. Frame Attributes
9. Frame Tags
10. Image Attributes
11. Images Tags
12. Layout Attributes
13. Link Attributes
14. Link Tags
15. List Attributes
16. List Tags
17. Marquee Attributes
18. Meta Tags
19. Microsoft Attributes
20. Object Attributes
21. Object Tags
22. Reference
23. Styles Tags
24. Table Attributes
25. Table Tags
26. Text Attributes
27. Text Tags
Microsoft Office Word 2007 Tutorial
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
HTML / CSS » Reference » URL encoding 
3xx: Redirection

Message:                         Description:
300 Multiple Choices            A link list. The user can select 
                                 link and go to that location. 
                                 Maximum five addresses  
                                 
301 Moved Permanently            The requested page has moved to a new url 

302 Found                        The requested page has moved temporarily 
                                 to a new url 

303 See Other                    The requested page can be found under a 
                                 different url 

304 Not Modified    

305 Use Proxy    

306 Unused                        This code was used in a previous version. 
                                 It is no longer used, but the code is reserved

307 Temporary Redirect            The requested page has moved temporarily to a new url
           
       
Related examples in the same category
1. URL-encoding from %00 to %8f
2. 1xx: Information
3. 2xx: Successful
4. 4xx: Client Error
5. 5xx: Server Error
w___w___w__.j___av_a2s__._com | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.