Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Hyperlink Redirect

We are seeing the following behavior within Excel for hyperlinks; we tried
both just placing the direct hyperlink in a cell as well as the Hyperlink
function.

A hyperlink references a URL resource that results in a 302 status code when
clicked. When the browser launches, the only request sent by the browser is
to the redirected resource and the original resource request is never seen.
We'd like the browser to receive the original URL and therefore be the client
to receive the 302 and perform the redirection. Is this possible?

A concrete example:

1. User clicks http://host:port/ABC (the result of this will be a 302 to
http://host:port/DEF)
2. The browser launches and makes a request of http://host:port/DEF, but
never sees the http://host:port/ABC request.

The ultimate goal for this scenario is that the initial ABC request would be
received from the browser so that java servlet HttpSession tracking will have
the correct association if/when the ABC application is returned to from DEF.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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
how to redirect in VBA? stephen Excel Discussion (Misc queries) 0 January 11th 08 05:13 PM
Redirect source of pivot table maryj Excel Discussion (Misc queries) 5 September 21st 06 07:29 PM
column redirect kjs Setting up and Configuration of Excel 3 September 15th 06 06:06 PM
how do redirect Andrew Hansen Charts and Charting in Excel 1 April 8th 06 12:20 AM
redirect from worksheet PeterAtherton Excel Discussion (Misc queries) 0 July 29th 05 12:06 AM


All times are GMT +1. The time now is 02:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"