if you use server-side refreshes instead of html refreshes on your pages, i dont think it would matter what browser someone is using.
yeah but if you use server side refreshes your referer will show
if you use server-side refreshes instead of html refreshes on your pages, i dont think it would matter what browser someone is using.
yeah but if you use server side refreshes your referer will show
no they wont. i said server refresh, not server redirect
use a double refresh method, but dont use meta refreshes, use php header refreshes
something like this:
<?php
header('Refresh: 0; url=http://www.mysite.com/page1.php');
?>
i am not sure how this will work with chrome, someone with chrome can test it and verify it and post back here
no they wont. i said server refresh, not server redirect
use a double refresh method, but dont use meta refreshes, use php header refreshes
something like this:
<?php
header('Refresh: 0; url=http://www.mysite.com/page1.php');
?>
i am not sure how this will work with chrome, someone with chrome can test it and verify it and post back here
no they wont. i said server refresh, not server redirect
use a double refresh method, but dont use meta refreshes, use php header refreshes
something like this:
<?php
header('Refresh: 0; url=http://www.mysite.com/page1.php');
?>
i am not sure how this will work with chrome, someone with chrome can test it and verify it and post back here
Do you guys have a link where I can download this thing and give it a run?
Do you guys have a link where I can download this thing and give it a run?
http://www.google.com/chrome
Code:http://www.google.com/chrome
Also, you people bitching about Google are funny. Get familiar. This is business.
I saw a news report on TV about this last night. Their goal is to make MS and Firefox play catch-up, basically take over the browser market. The thing that bothers me is that it's getting the publicity that will actually make people switch from FF / IE over. No other browser that I know of has ever has gotten news reports. Pretty freaky.