Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Coding Forum Problems with your code? Let's hear about it.

Lionsanime Directory   High Bandwidth Dedicated Servers   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 06-27-2004, 12:52 PM   #1 (permalink)
Inactive
 
Join Date: 06-27-04
Posts: 4
iTrader: 0 / 0%
Latest Blog:
None

gappel is liked by many
How to hook all fetch requests from a browser?

Hello All,

I need to intersept all fetch requests from a browser (including initial loading, refreshes, events etc).
Specifically, I need to redirect all data requests.
I strongly prefer clientless approach i.e. I need to do it from within the HTTP response itself (or using java script injection).

I need to do it for as many browsers as possible so throw anything you've got at me...

Any thoughts will be much appreciated!

Thanxxx
Greg.
gappel is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 06-28-2004, 03:52 AM   #2 (permalink)
Inactive
 
Join Date: 02-23-04
Location: South UK
Posts: 60
iTrader: 0 / 0%
Latest Blog:
None

ILoveJackDaniels is liked by many
Let's start at the beginning...

You want to intercept all requests from a browser to your site to redirect them. Do you want to redirect them to another site, or somewhere within your own site? mod_rewrite may be what you are looking for if so (and you are hosting on Apache ... otherwise, isapi_rewrite for IIS).

If you do use server-side redirection, the browser is irrelevant and it will work whatever they are using.

Using mod_rewrite, you can send a 301 or a 302 redirection header back to the user depending on whether the redirect is permanant or temporary.
ILoveJackDaniels is offline  
Add Post to del.icio.us
Reply With Quote
Old 06-29-2004, 02:01 AM   #3 (permalink)
Inactive
 
Join Date: 06-27-04
Posts: 4
iTrader: 0 / 0%
Latest Blog:
None

gappel is liked by many
No, I want to intercept all requests from a browser to allsites and redirect them to me - it is as if I were to configure a proxy.

But I cannot configure a proxy - mant reasons for that.
I need to hook client requests while they are still on the client.
I need to do it transparently to the client machine i.e. no installations, prompting, admin privileges etc.

Is there a way?

P.S.
Don't worry, I am not writing a spy software. I need it because the job I have to do is much easier done on the client side than on the server side.
gappel is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby > Coding Forum

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Coolest Dog Toy in The World *** Go Fetch ! ssgg75 Forum Lobby 1 03-18-2008 04:52 AM
Stats is off the hook jumpenjuhosaphat Forum Lobby 8 12-26-2006 04:31 AM
How Google Fetch sonali Google Forum 3 01-28-2006 02:34 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 06:49 PM.
© Copyright 2008 V7 Inc