redhippo VIP Member VIP ★ 20 ★ Impact 22 Nov 11, 2004 1K views 1 reply #1 what codes do i put in ERROR pages for it to return to the main page search page?? what normally triggers off an error page? thanks :hi:
what codes do i put in ERROR pages for it to return to the main page search page?? what normally triggers off an error page? thanks :hi:
Peter VIP Member VIP ★ 20 ★ Impact 209 Nov 12, 2004 #2 you will have to make the redirect yourself unless you make your search page the standard error pages using something like htaccess. The most common are ussually page not found (404). http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html has a list of error codes along with a description of each
you will have to make the redirect yourself unless you make your search page the standard error pages using something like htaccess. The most common are ussually page not found (404). http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html has a list of error codes along with a description of each