favorites: what is sent to server?

P

Peter J. Veger

I maintain a website with a frameset.

When inspecting the file corresponding to a favorite, there are parts like:

[DEFAULT]
BASEURL= <URL of frameset page>
[DOC-something]
BASEURL=<URL of page that is made a favorite>
ORGURL=<URL of original content of the frame replaced by the favorite page>
[InternetShortcut]
URL=<URL of frameset page>
Modified+...

What is sent to the server when the favorite is clicked?
 
R

Robert Aldwinckle

Peter J. Veger said:
I maintain a website with a frameset.

When inspecting the file corresponding to a favorite, there are parts like:

[DEFAULT]
BASEURL= <URL of frameset page>
[DOC-something]
BASEURL=<URL of page that is made a favorite>
ORGURL=<URL of original content of the frame replaced by the favorite page>
[InternetShortcut]
URL=<URL of frameset page>
Modified+...

What is sent to the server when the favorite is clicked?


I suspect it would be the URL of the frameset.

Why not use fiddlertool (or netcap or Ethereal) and find out for sure?


---
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top